diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-11-06 05:28:12 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-11-06 05:28:12 +0000 |
commit | ae997a692756cbb8a465e4c1455134ccf37cff62 (patch) | |
tree | fa77a3df4ae70f28c48abe73da781f079f9ab3a0 /sci-physics/lhapdf | |
parent | Shorten description, make repoman happier (diff) | |
download | gentoo-2-ae997a692756cbb8a465e4c1455134ccf37cff62.tar.gz gentoo-2-ae997a692756cbb8a465e4c1455134ccf37cff62.tar.bz2 gentoo-2-ae997a692756cbb8a465e4c1455134ccf37cff62.zip |
Whitespace
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-physics/lhapdf')
-rw-r--r-- | sci-physics/lhapdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/lhapdf/lhapdf-6.0.4.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sci-physics/lhapdf/ChangeLog b/sci-physics/lhapdf/ChangeLog index 41ffbd6b821b..7c7cd12adc7e 100644 --- a/sci-physics/lhapdf/ChangeLog +++ b/sci-physics/lhapdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/lhapdf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.23 2013/10/30 17:17:34 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.24 2013/11/06 05:28:12 patrick Exp $ + + 06 Nov 2013; Patrick Lauer <patrick@gentoo.org> lhapdf-6.0.4.ebuild: + Whitespace *lhapdf-6.0.4 (30 Oct 2013) diff --git a/sci-physics/lhapdf/lhapdf-6.0.4.ebuild b/sci-physics/lhapdf/lhapdf-6.0.4.ebuild index b699cae0809a..c3c0d84dddf8 100644 --- a/sci-physics/lhapdf/lhapdf-6.0.4.ebuild +++ b/sci-physics/lhapdf/lhapdf-6.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.0.4.ebuild,v 1.1 2013/10/30 17:17:34 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.0.4.ebuild,v 1.2 2013/11/06 05:28:12 patrick Exp $ EAPI=5 @@ -62,7 +62,6 @@ src_install() { fi } - pkg_postinst() { elog "To install data files, download them into ${EROOT%/}/usr/share/LHAPDF:" elog "http://www.hepforge.org/archive/${PN}/pdfsets/${PV}" |