diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:58:49 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:58:49 +0000 |
commit | 422deb0a886426c45b4e3faba538f593a8450c37 (patch) | |
tree | f37770bbdbdeea7b82b0e7e0f1420c4c6d19282c /perl-core/digest-base | |
parent | Version bump. Dropped old versions. (diff) | |
download | gentoo-2-422deb0a886426c45b4e3faba538f593a8450c37.tar.gz gentoo-2-422deb0a886426c45b4e3faba538f593a8450c37.tar.bz2 gentoo-2-422deb0a886426c45b4e3faba538f593a8450c37.zip |
Stable on ppc.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'perl-core/digest-base')
-rw-r--r-- | perl-core/digest-base/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog index 8bbf00950c4a..5b3d7a5e8c47 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.27 2006/10/23 18:09:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.28 2006/12/24 00:58:49 dertobi123 Exp $ + + 24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + digest-base-1.15.ebuild: + Stable on ppc. 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> digest-base-1.15.ebuild: diff --git a/perl-core/digest-base/digest-base-1.15.ebuild b/perl-core/digest-base/digest-base-1.15.ebuild index 9fafe05a9a2c..e71a52d97ee9 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-2006 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.8 2006/10/23 18:09:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.9 2006/12/24 00:58:49 dertobi123 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 |