diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 01:19:08 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 01:19:08 +0000 |
commit | 902311d497c923cd5b30dff48939d38067bbcea7 (patch) | |
tree | 317f401ec185a53a1c8c35f7b890293c8375b12c /dev-perl/Crypt-CAST5_PP | |
parent | Bump to rc2, with some ebuild cleanups, because rc1 kept crashing on me. (diff) | |
download | gentoo-2-902311d497c923cd5b30dff48939d38067bbcea7.tar.gz gentoo-2-902311d497c923cd5b30dff48939d38067bbcea7.tar.bz2 gentoo-2-902311d497c923cd5b30dff48939d38067bbcea7.zip |
Marking stable sparc, amd64
(Portage version: 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 |