diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:11:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:11:47 +0000 |
commit | c3ae53fadcfbdcada6853c14d60d6005904b8461 (patch) | |
tree | e4fde41e2158ec80793bd6b0657120acd518c5e0 /perl-core | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c3ae53fadcfbdcada6853c14d60d6005904b8461.tar.gz gentoo-2-c3ae53fadcfbdcada6853c14d60d6005904b8461.tar.bz2 gentoo-2-c3ae53fadcfbdcada6853c14d60d6005904b8461.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/digest-base/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog index f7fb9afdfab8..ef9ed8c649eb 100644 --- a/perl-core/digest-base/ChangeLog +++ b/perl-core/digest-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/digest-base # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.30 2007/03/03 20:40:24 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.31 2007/04/15 21:11:47 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> digest-base-1.15.ebuild: + Stable on ppc64 03 Mar 2007; Andrej Kacian <ticho@gentoo.org> digest-base-1.15.ebuild: Stable on x86, bug #169153. diff --git a/perl-core/digest-base/digest-base-1.15.ebuild b/perl-core/digest-base/digest-base-1.15.ebuild index 10028e1a4d68..f90bd01796eb 100644 --- a/perl-core/digest-base/digest-base-1.15.ebuild +++ b/perl-core/digest-base/digest-base-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.15.ebuild,v 1.11 2007/03/03 20:40:24 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.12 2007/04/15 21:11:47 corsair 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="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="dev-lang/perl |