diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-20 19:42:11 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-20 19:42:11 +0000 |
commit | a30185b81cc6440a14a767f65ba78b19a4cdb265 (patch) | |
tree | b64e66eb83ed013429593c5d776e3efa88ea4d26 /dev-perl/DBD-Pg | |
parent | arm stable, bug #362807 (diff) | |
download | gentoo-2-a30185b81cc6440a14a767f65ba78b19a4cdb265.tar.gz gentoo-2-a30185b81cc6440a14a767f65ba78b19a4cdb265.tar.bz2 gentoo-2-a30185b81cc6440a14a767f65ba78b19a4cdb265.zip |
ppc/ppc64 stable wrt #360245
(Portage version: 2.2.0_alpha34/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r-- | dev-perl/DBD-Pg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-2.17.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index ba9c0eb05599..1329c2837e60 100644 --- a/dev-perl/DBD-Pg/ChangeLog +++ b/dev-perl/DBD-Pg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DBD-Pg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.94 2011/05/12 16:08:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.95 2011/05/20 19:42:11 xarthisius Exp $ + + 20 May 2011; Kacper Kowalik <xarthisius@gentoo.org> DBD-Pg-2.17.2.ebuild: + ppc/ppc64 stable wrt #360245 *DBD-Pg-2.18.1 (12 May 2011) diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.17.2.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.17.2.ebuild index 114b939d5364..0a82b8cf607e 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.17.2.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.17.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.17.2.ebuild,v 1.5 2011/04/16 18:00:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.17.2.ebuild,v 1.6 2011/05/20 19:42:11 xarthisius Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Perl DBD::Pg Module" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="virtual/perl-version |