diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 01:21:26 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 01:21:26 +0000 |
commit | 46c10cfe53ec2f29908ccb938e7073d5800cd395 (patch) | |
tree | f7909d4be23a245af61ff9ee97920d25af510241 /dev-perl/Crypt-CAST5_PP | |
parent | Bump to rc2, with some ebuild cleanups, because rc1 kept crashing on me. (diff) | |
download | historical-46c10cfe53ec2f29908ccb938e7073d5800cd395.tar.gz historical-46c10cfe53ec2f29908ccb938e7073d5800cd395.tar.bz2 historical-46c10cfe53ec2f29908ccb938e7073d5800cd395.zip |
Marking stable sparc, amd64
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Crypt-CAST5_PP')
-rw-r--r-- | dev-perl/Crypt-CAST5_PP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Crypt-CAST5_PP/ChangeLog b/dev-perl/Crypt-CAST5_PP/ChangeLog index e39a783241b2..d808a7125f39 100644 --- a/dev-perl/Crypt-CAST5_PP/ChangeLog +++ b/dev-perl/Crypt-CAST5_PP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-CAST5_PP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.10 2006/08/05 01:38:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.11 2006/08/07 01:19:08 mcummings Exp $ + + 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Crypt-CAST5_PP-1.04.ebuild: + Marking stable sparc, amd64 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Crypt-CAST5_PP-1.03.ebuild, Crypt-CAST5_PP-1.04.ebuild: diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild index 1c8cdc9cb035..119d047c5a68 100644 --- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild +++ b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.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-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild,v 1.2 2006/08/05 01:38:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild,v 1.3 2006/08/07 01:19:08 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BO/BOBMATH/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 sparc ~x86" IUSE="" # Tests disabled 6/24/6. The tests rely on a version of Crypt::CBC syntax |