diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 21:41:21 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 21:41:21 +0000 |
commit | 6696f6d884afd77c2c1e67e6ef461992bf134b3f (patch) | |
tree | d73769b88f18e100fac7adc613e33a77aeb45f41 /dev-perl/Crypt-Twofish | |
parent | Marking amd64, sparc stable (diff) | |
download | historical-6696f6d884afd77c2c1e67e6ef461992bf134b3f.tar.gz historical-6696f6d884afd77c2c1e67e6ef461992bf134b3f.tar.bz2 historical-6696f6d884afd77c2c1e67e6ef461992bf134b3f.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r-- | dev-perl/Crypt-Twofish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog index dc1c65f4de29..4eec7971caed 100644 --- a/dev-perl/Crypt-Twofish/ChangeLog +++ b/dev-perl/Crypt-Twofish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-Twofish # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.6 2006/08/05 01:55:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.7 2006/08/17 21:13:59 mcummings Exp $ + + 17 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Crypt-Twofish-2.12.ebuild: + Marking amd64 stable 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Crypt-Twofish-2.12.ebuild: diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild index 18d0d742be0f..d0ea50c3bfdf 100644 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild +++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild,v 1.6 2006/08/05 01:55:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild,v 1.7 2006/08/17 21:13:59 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ia64 sparc x86" +KEYWORDS="amd64 ia64 sparc x86" IUSE="" SRC_TEST="do" |