diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-22 00:59:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-22 00:59:43 +0000 |
commit | 78a6046e86318435cce006755a5ccaf19e0fc784 (patch) | |
tree | a3e266c455b895d4dedcf7756944baada557e0a5 /dev-perl | |
parent | New upstream release; early spring cleansing now that 20041017-r3 has been ke... (diff) | |
download | historical-78a6046e86318435cce006755a5ccaf19e0fc784.tar.gz historical-78a6046e86318435cce006755a5ccaf19e0fc784.tar.bz2 historical-78a6046e86318435cce006755a5ccaf19e0fc784.zip |
Add ~alpha keyword.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Bit-Vector/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Carp-Clan/Carp-Clan-5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Clan/ChangeLog | 5 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild b/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild index 82ea5bfa0660..32791deac21a 100644 --- a/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild +++ b/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild,v 1.2 2005/01/21 19:51:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild,v 1.3 2005/01/22 00:59:43 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~stbey/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~alpha" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Bit-Vector/ChangeLog b/dev-perl/Bit-Vector/ChangeLog index 4740b7ead222..71549f289830 100644 --- a/dev-perl/Bit-Vector/ChangeLog +++ b/dev-perl/Bit-Vector/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Bit-Vector # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.13 2005/01/21 19:51:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.14 2005/01/22 00:59:43 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> Bit-Vector-6.4.ebuild: + Add ~alpha keyword. 21 Jan 2005; Michael Cummings <mcummings@gentoo.org> Bit-Vector-6.4.ebuild: diff --git a/dev-perl/Carp-Clan/Carp-Clan-5.3.ebuild b/dev-perl/Carp-Clan/Carp-Clan-5.3.ebuild index 925585398a63..4ce75a060902 100644 --- a/dev-perl/Carp-Clan/Carp-Clan-5.3.ebuild +++ b/dev-perl/Carp-Clan/Carp-Clan-5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-5.3.ebuild,v 1.2 2005/01/21 19:49:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-5.3.ebuild,v 1.3 2005/01/22 00:58:34 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/ST/STBEY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~alpha" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Carp-Clan/ChangeLog b/dev-perl/Carp-Clan/ChangeLog index 14071491b805..44292df85c57 100644 --- a/dev-perl/Carp-Clan/ChangeLog +++ b/dev-perl/Carp-Clan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Carp-Clan # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.2 2005/01/21 19:49:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/ChangeLog,v 1.3 2005/01/22 00:58:34 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> Carp-Clan-5.3.ebuild: + Add ~alpha keyword. 21 Jan 2005; Michael Cummings <mcummings@gentoo.org> Carp-Clan-5.3.ebuild: Unmasking for x86 |