summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-04 19:18:45 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-04 19:18:45 +0000
commit5795cccb0d8be7dfd301923f761d0c6a66694293 (patch)
treefb7d3b54ee3be95d4e2fcf7911d9cf904a9e301f /dev-perl/DBD-Pg
parentstable x86; bug 141638 (diff)
downloadgentoo-2-5795cccb0d8be7dfd301923f761d0c6a66694293.tar.gz
gentoo-2-5795cccb0d8be7dfd301923f761d0c6a66694293.tar.bz2
gentoo-2-5795cccb0d8be7dfd301923f761d0c6a66694293.zip
stable x86; bug 141638
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r--dev-perl/DBD-Pg/ChangeLog7
-rw-r--r--dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog
index 503dd3fe8761..15ed23d7676b 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.52 2006/12/28 18:00:06 the_paya Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.53 2007/03/04 19:18:45 opfer Exp $
+
+ 04 Mar 2007; Christian Faulhammer <opfer@gentoo.org> DBD-Pg-1.49.ebuild:
+ stable x86; bug 141638
28 Dec 2006; Javier Villavicencio <the_paya@gentoo.org>
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 8ed58011621b..83d380c90021 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-2006 Gentoo Foundation
+# 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.8 2006/12/28 18:00:06 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-1.49.ebuild,v 1.9 2007/03/04 19:18:45 opfer 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