diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 04:34:58 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 04:34:58 +0000 |
commit | ad9e8ce6e3c9fdf8ff98bab77484aed9e21a91e9 (patch) | |
tree | 3d31149d4c2bf89463cac436cd06cea9bb2a6e84 /sci-biology | |
parent | amd64 stable, bug 283683. As requested, compile tested only due to complexity (diff) | |
download | historical-ad9e8ce6e3c9fdf8ff98bab77484aed9e21a91e9.tar.gz historical-ad9e8ce6e3c9fdf8ff98bab77484aed9e21a91e9.tar.bz2 historical-ad9e8ce6e3c9fdf8ff98bab77484aed9e21a91e9.zip |
amd64 stable, bug 283685. As requested, compile tested only due to complexity
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/pilercr/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/pilercr/pilercr-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/pilercr/ChangeLog b/sci-biology/pilercr/ChangeLog index a9c6360f5d98..612184fdcc20 100644 --- a/sci-biology/pilercr/ChangeLog +++ b/sci-biology/pilercr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/pilercr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/ChangeLog,v 1.4 2009/07/27 05:45:13 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/ChangeLog,v 1.5 2009/09/06 04:34:58 darkside Exp $ + + 06 Sep 2009; Jeremy Olexa <darkside@gentoo.org> pilercr-1.0.ebuild: + amd64 stable, bug 283685. As requested, compile tested only due to + complexity 27 Jul 2009; Andrey Kislyuk <weaver@gentoo.org> pilercr-1.0.ebuild: Correct description diff --git a/sci-biology/pilercr/pilercr-1.0.ebuild b/sci-biology/pilercr/pilercr-1.0.ebuild index 5a1579acb3df..163d256187a9 100644 --- a/sci-biology/pilercr/pilercr-1.0.ebuild +++ b/sci-biology/pilercr/pilercr-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild,v 1.3 2009/07/27 05:45:13 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild,v 1.4 2009/09/06 04:34:58 darkside Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |