Skip to content

Commit

Permalink
sci-chemistry/gromacs: Fix gromacs citaton
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/755254
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <[email protected]>
  • Loading branch information
alexxy committed Feb 16, 2022
1 parent bc9e12f commit c1a1924
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 37 deletions.
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2018.8-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2020.4-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -344,9 +344,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2020.6-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -344,9 +344,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2020.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -344,9 +344,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -347,9 +347,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2021.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -347,9 +347,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
7 changes: 3 additions & 4 deletions sci-chemistry/gromacs/gromacs-2021.9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

CMAKE_MAKEFILE_GENERATOR="ninja"

Expand Down Expand Up @@ -347,9 +347,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2022.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-2022_rc1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}
5 changes: 2 additions & 3 deletions sci-chemistry/gromacs/gromacs-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,8 @@ src_install() {

pkg_postinst() {
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
einfo "https://dx.doi.org/10.1021/ct700301q"
einfo "Please read and cite gromacs related papers from list:"
einfo "https://www.gromacs.org/Gromacs_papers"
einfo
readme.gentoo_print_elog
}

0 comments on commit c1a1924

Please sign in to comment.