commit: b19ea785a85d9c3bc7be4f2f666a0f2b7a5c3dd1
Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 4 18:05:49 2017 +0000
Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Mon Sep 4 18:06:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19ea785
sci-chemistry/votca-ctp: add ref
Package-Manager: Portage-2.3.6, Repoman-2.3.1
sci-chemistry/votca-ctp/votca-ctp-9999.ebuild | 8 ++++++++
1 file changed, 8 insertions(+)
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
+}