diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 20:40:24 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 20:40:24 +0000 |
commit | c60a3c1ac44a13cfa195c2e1721a5b276a7a6e48 (patch) | |
tree | 2cc6101f3f446c499bfeb5223c645c4bca97e50e /perl-core/digest-base | |
parent | Stable on x86, bug #169153. (diff) | |
download | gentoo-2-c60a3c1ac44a13cfa195c2e1721a5b276a7a6e48.tar.gz gentoo-2-c60a3c1ac44a13cfa195c2e1721a5b276a7a6e48.tar.bz2 gentoo-2-c60a3c1ac44a13cfa195c2e1721a5b276a7a6e48.zip |
Stable on x86, bug #169153.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'perl-core/digest-base')
-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 36d34edd9022..f7fb9afdfab8 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.29 2007/01/19 17:55:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.30 2007/03/03 20:40:24 ticho Exp $ + + 03 Mar 2007; Andrej Kacian <ticho@gentoo.org> digest-base-1.15.ebuild: + Stable on x86, bug #169153. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> digest-base-1.13.ebuild, 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 4523e4a151c5..10028e1a4d68 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.10 2007/01/19 17:55:32 mcummings Exp $ +# $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 $ 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 |