summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-15 20:38:38 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-15 20:38:38 +0000
commit1d4cf4a220d29d24e67a9a2897db6b7ceefe4253 (patch)
tree760c5f24518325ccfcff430e773cb7ffb70d886d /dev-perl/DBD-Pg
parentStable on ppc64 (diff)
downloadgentoo-2-1d4cf4a220d29d24e67a9a2897db6b7ceefe4253.tar.gz
gentoo-2-1d4cf4a220d29d24e67a9a2897db6b7ceefe4253.tar.bz2
gentoo-2-1d4cf4a220d29d24e67a9a2897db6b7ceefe4253.zip
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r--dev-perl/DBD-Pg/ChangeLog5
-rw-r--r--dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog
index b6f9526b2700..a7035ea87cd1 100644
--- a/dev-perl/DBD-Pg/ChangeLog
+++ b/dev-perl/DBD-Pg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DBD-Pg
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.55 2007/03/13 15:54:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.56 2007/04/15 20:38:38 corsair Exp $
+
+ 15 Apr 2007; Markus Rothe <corsair@gentoo.org> DBD-Pg-1.49.ebuild:
+ Stable on ppc64
13 Mar 2007; Michael Cummings <mcummings@gentoo.org> DBD-Pg-1.42.ebuild,
DBD-Pg-1.43.ebuild, DBD-Pg-1.48.ebuild, DBD-Pg-1.49.ebuild:
diff --git a/dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild b/dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild
index f3b1873ebca7..6d106e24e8f8 100644
--- a/dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild
+++ b/dev-perl/DBD-Pg/DBD-Pg-1.49.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/dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild,v 1.11 2007/03/13 15:54:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild,v 1.12 2007/04/15 20:38:38 corsair Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DB/DBDPG/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/perl-Test-Simple