summaryrefslogtreecommitdiff
path: root/sci-chemistry/votca-ctp
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@gentoo.org>2017-09-04 12:05:49 -0600
committerChristoph Junghans <junghans@gentoo.org>2017-09-04 12:06:02 -0600
commitb19ea785a85d9c3bc7be4f2f666a0f2b7a5c3dd1 (patch)
tree857138054260cd9c00866d906142aef6610b98ed /sci-chemistry/votca-ctp
parent03488d36a9dda3842c94f817255ac118a6887049 (diff)
downloadgentoo-b19ea785a85d9c3bc7be4f2f666a0f2b7a5c3dd1.tar.gz
gentoo-b19ea785a85d9c3bc7be4f2f666a0f2b7a5c3dd1.tar.xz
sci-chemistry/votca-ctp: add ref
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sci-chemistry/votca-ctp')
-rw-r--r--sci-chemistry/votca-ctp/votca-ctp-9999.ebuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild b/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild
index cd06c690cdf..ba7ad052c5a 100644
--- a/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild
+++ b/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild
@@ -40,3 +40,11 @@ src_configure() {
)
cmake-utils_src_configure
}
+
+pkg_postinst() {
+ einfo
+ einfo "Please read and cite:"
+ einfo "VOTCA-CTP, J. Chem. Theo. Comp. 7, 3335-3345 (2011)"
+ einfo "https://dx.doi.org/10.1021/ct200388s"
+ einfo
+}