diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-07 02:34:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-07 02:34:08 +0000 |
commit | 9a7a55f445446bcc4fe78a2a91aa5cd629f9991a (patch) | |
tree | aa4a552b0f5b9183029746217516829e35b4565c /dev-perl/Bit-Vector-Minimal | |
parent | Stable on sparc (diff) | |
download | gentoo-2-9a7a55f445446bcc4fe78a2a91aa5cd629f9991a.tar.gz gentoo-2-9a7a55f445446bcc4fe78a2a91aa5cd629f9991a.tar.bz2 gentoo-2-9a7a55f445446bcc4fe78a2a91aa5cd629f9991a.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Bit-Vector-Minimal')
-rw-r--r-- | dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Bit-Vector-Minimal/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild index 4d5ed222d8e7..e3f310af3e62 100644 --- a/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild +++ b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.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-Minimal/Bit-Vector-Minimal-1.0.ebuild,v 1.3 2005/04/07 11:05:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild,v 1.4 2005/05/07 02:34:08 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SI/SIMON/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 sparc ~ppc" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Bit-Vector-Minimal/ChangeLog b/dev-perl/Bit-Vector-Minimal/ChangeLog index cf0a1578f799..31fe557436d6 100644 --- a/dev-perl/Bit-Vector-Minimal/ChangeLog +++ b/dev-perl/Bit-Vector-Minimal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Bit-Vector-Minimal # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/ChangeLog,v 1.3 2005/04/07 11:05:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/ChangeLog,v 1.4 2005/05/07 02:34:08 gustavoz Exp $ + + 07 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Bit-Vector-Minimal-1.0.ebuild: + Stable on sparc 06 Apr 2005; Joseph Jezak <josejx@gentoo.org> Bit-Vector-Minimal-1.0.ebuild: |