diff options
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/MIME-Base64/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/MIME-Base64/MIME-Base64-3.07.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Time-HiRes/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Time-HiRes/Time-HiRes-1.86.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/perl-core/MIME-Base64/ChangeLog b/perl-core/MIME-Base64/ChangeLog index 2bba897e54b6..70922c7fae41 100644 --- a/perl-core/MIME-Base64/ChangeLog +++ b/perl-core/MIME-Base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/MIME-Base64 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.5 2006/06/18 21:52:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.6 2006/07/17 23:31:39 kloeri Exp $ + + 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> + MIME-Base64-3.07.ebuild: + Stable on alpha + ia64. 18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> MIME-Base64-3.07.ebuild: diff --git a/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild index 932e92802212..4eba787611bc 100644 --- a/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild +++ b/perl-core/MIME-Base64/MIME-Base64-3.07.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/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild,v 1.5 2006/07/02 20:27:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild,v 1.6 2006/07/17 23:31:39 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86" IUSE="" SRC_TEST="do" diff --git a/perl-core/Time-HiRes/ChangeLog b/perl-core/Time-HiRes/ChangeLog index 03cc7cfae984..a1be2f560382 100644 --- a/perl-core/Time-HiRes/ChangeLog +++ b/perl-core/Time-HiRes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Time-HiRes # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.13 2006/06/24 19:14:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.14 2006/07/17 23:29:59 kloeri Exp $ + + 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Time-HiRes-1.86.ebuild: + Stable on alpha + ia64. *Time-HiRes-1.87 (24 Jun 2006) diff --git a/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild index 75c9f9b71f4b..822ac6a9bbac 100644 --- a/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild +++ b/perl-core/Time-HiRes/Time-HiRes-1.86.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/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild,v 1.3 2006/07/02 20:28:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild,v 1.4 2006/07/17 23:29:59 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="" |