diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 17:02:38 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 17:02:38 +0000 |
commit | afa37e6821f8a86d0abd6e130442fbd0f8b72032 (patch) | |
tree | c97204e7d1dfba709bf26a2400f10587987d01e7 /dev-perl/string-crc32 | |
parent | bump to rc2 (diff) | |
download | historical-afa37e6821f8a86d0abd6e130442fbd0f8b72032.tar.gz historical-afa37e6821f8a86d0abd6e130442fbd0f8b72032.tar.bz2 historical-afa37e6821f8a86d0abd6e130442fbd0f8b72032.zip |
Marking sparc stable
Package-Manager: portage-2.1
Diffstat (limited to 'dev-perl/string-crc32')
-rw-r--r-- | dev-perl/string-crc32/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/string-crc32/ChangeLog b/dev-perl/string-crc32/ChangeLog index f2b2f9a47fd2..cd26ec715f38 100644 --- a/dev-perl/string-crc32/ChangeLog +++ b/dev-perl/string-crc32/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/string-crc32 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.16 2006/05/01 21:57:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.17 2006/06/12 16:38:42 mcummings Exp $ + + 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> + string-crc32-1.3.ebuild, string-crc32-1.4.ebuild: + Marking sparc stable *string-crc32-1.4 (01 May 2006) diff --git a/dev-perl/string-crc32/string-crc32-1.3.ebuild b/dev-perl/string-crc32/string-crc32-1.3.ebuild index 446035faf0f0..4b0dccd2fb1b 100644 --- a/dev-perl/string-crc32/string-crc32-1.3.ebuild +++ b/dev-perl/string-crc32/string-crc32-1.3.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/string-crc32/string-crc32-1.3.ebuild,v 1.1 2006/01/13 16:33:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.3.ebuild,v 1.2 2006/06/12 16:38:42 mcummings Exp $ inherit perl-module @@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.readme" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" diff --git a/dev-perl/string-crc32/string-crc32-1.4.ebuild b/dev-perl/string-crc32/string-crc32-1.4.ebuild index 4c4ad4e110e2..d869d6a91e13 100644 --- a/dev-perl/string-crc32/string-crc32-1.4.ebuild +++ b/dev-perl/string-crc32/string-crc32-1.4.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/string-crc32/string-crc32-1.4.ebuild,v 1.1 2006/05/01 21:57:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.2 2006/06/12 16:38:42 mcummings Exp $ inherit perl-module @@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.readme" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" |