summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-15 11:23:45 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-15 11:23:45 +0000
commit046ccf2bcaa9b14e0bad078ad57c4c05ae3068e4 (patch)
tree8c4df675b344d7afea07073e4a695cd53fcb752f /perl-core/DB_File
parentperl-core/digest-base stable on ppc. (diff)
downloadhistorical-046ccf2bcaa9b14e0bad078ad57c4c05ae3068e4.tar.gz
historical-046ccf2bcaa9b14e0bad078ad57c4c05ae3068e4.tar.bz2
historical-046ccf2bcaa9b14e0bad078ad57c4c05ae3068e4.zip
perl-core/DB_File stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'perl-core/DB_File')
-rw-r--r--perl-core/DB_File/ChangeLog5
-rw-r--r--perl-core/DB_File/DB_File-1.814.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog
index 544276cb1ac8..ca59f54b5f90 100644
--- a/perl-core/DB_File/ChangeLog
+++ b/perl-core/DB_File/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/DB_File
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.8 2006/01/13 22:43:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.9 2006/01/15 11:23:45 hansmi Exp $
+
+ 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> DB_File-1.814.ebuild:
+ Stable on ppc.
13 Jan 2006; Michael Cummings <mcummings@gentoo.org> DB_File-1.814.ebuild:
Marking sparc x86 stable
diff --git a/perl-core/DB_File/DB_File-1.814.ebuild b/perl-core/DB_File/DB_File-1.814.ebuild
index 1e6cc0014e21..ebe5a3fee6c0 100644
--- a/perl-core/DB_File/DB_File-1.814.ebuild
+++ b/perl-core/DB_File/DB_File-1.814.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/DB_File/DB_File-1.814.ebuild,v 1.3 2006/01/15 01:40:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.814.ebuild,v 1.4 2006/01/15 11:23:45 hansmi Exp $
inherit perl-module multilib eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${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="sys-libs/db"