diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 20:23:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 20:23:53 +0000 |
commit | acd9a5a737aee1788368ff67a23a2aa82d375c30 (patch) | |
tree | 3e2269f53abec674a05b5d3388bed85499f5412f /perl-core | |
parent | Stable on mips, bug #96156. (diff) | |
download | gentoo-2-acd9a5a737aee1788368ff67a23a2aa82d375c30.tar.gz gentoo-2-acd9a5a737aee1788368ff67a23a2aa82d375c30.tar.bz2 gentoo-2-acd9a5a737aee1788368ff67a23a2aa82d375c30.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/File-Spec/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/File-Spec/File-Spec-3.06.ebuild | 4 | ||||
-rw-r--r-- | perl-core/digest-base/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.10.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog index aec95c919bf6..13fd72a90bb3 100644 --- a/perl-core/File-Spec/ChangeLog +++ b/perl-core/File-Spec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/File-Spec # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.7 2005/06/29 22:36:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.8 2005/07/02 20:21:03 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> File-Spec-3.06.ebuild: + Stable on alpha. 29 Jun 2005; Michael Cummings <mcummings@gentoo.org> File-Spec-3.06.ebuild: diff --git a/perl-core/File-Spec/File-Spec-3.06.ebuild b/perl-core/File-Spec/File-Spec-3.06.ebuild index 15a473df3954..27355e5d4e1a 100644 --- a/perl-core/File-Spec/File-Spec-3.06.ebuild +++ b/perl-core/File-Spec/File-Spec-3.06.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/perl-core/File-Spec/File-Spec-3.06.ebuild,v 1.2 2005/06/29 22:36:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.06.ebuild,v 1.3 2005/07/02 20:21:03 kloeri Exp $ MY_P="PathTools-${PV}" S=${WORKDIR}/${MY_P} @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="" DEPEND="dev-perl/module-build" diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog index 4c79a1294c9c..99bfd85be14b 100644 --- a/perl-core/digest-base/ChangeLog +++ b/perl-core/digest-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/digest-base # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.5 2005/06/29 22:35:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.6 2005/07/02 20:21:58 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + digest-base-1.10.ebuild: + Stable on alpha. 29 Jun 2005; Michael Cummings <mcummings@gentoo.org> digest-base-1.10.ebuild: diff --git a/perl-core/digest-base/digest-base-1.10.ebuild b/perl-core/digest-base/digest-base-1.10.ebuild index 2b13e56ef5d5..dc5d0b8a7a76 100644 --- a/perl-core/digest-base/digest-base-1.10.ebuild +++ b/perl-core/digest-base/digest-base-1.10.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/perl-core/digest-base/digest-base-1.10.ebuild,v 1.3 2005/06/29 22:35:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.10.ebuild,v 1.4 2005/07/02 20:21:58 kloeri Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" SRC_TEST="do" IUSE="" |