summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-15 20:40:09 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-15 20:40:09 +0000
commit9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217 (patch)
treec9f01765b5c953b899cc844bf80942e9fa024ebf /dev-perl/DBD-Pg
parentStable on amd64 (diff)
downloadhistorical-9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217.tar.gz
historical-9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217.tar.bz2
historical-9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217.zip
Stable on ppc64
Package-Manager: portage-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