diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:29:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:29:27 +0000 |
commit | cabb7a6601cdbf454c401297a5b71d3c0ace3c7b (patch) | |
tree | 1608ca7d83bb63ed50de3a89ba97b02d764c71c5 | |
parent | Added to ~ppc, bug #112414 (diff) | |
download | gentoo-2-cabb7a6601cdbf454c401297a5b71d3c0ace3c7b.tar.gz gentoo-2-cabb7a6601cdbf454c401297a5b71d3c0ace3c7b.tar.bz2 gentoo-2-cabb7a6601cdbf454c401297a5b71d3c0ace3c7b.zip |
Marking sparc x86 stable
(Portage version: 2.1_pre1)
-rw-r--r-- | dev-perl/Crypt-Twofish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog index e88b00651a36..eb532c8a46bf 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.1 2005/04/11 16:38:46 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.2 2006/01/13 20:29:27 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Crypt-Twofish-2.12.ebuild: + Marking sparc x86 stable *Crypt-Twofish-2.12 (11 Apr 2005) diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild index d2e371b245b0..839e77680c5c 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-2005 Gentoo Foundation +# 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.1 2005/04/11 16:38:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild,v 1.2 2006/01/13 20:29:27 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="~x86 ~sparc" +KEYWORDS="sparc x86" IUSE="" SRC_TEST="do" |