diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 16:54:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 16:54:32 +0000 |
commit | 2c3e60706f1963a468ec35aed33f8086df385cd4 (patch) | |
tree | af51175cab8d10bd5e9905fce3cc26c414759838 /dev-perl | |
parent | Marking DBI-1.615 ~ppc for bug 341865 (diff) | |
download | gentoo-2-2c3e60706f1963a468ec35aed33f8086df385cd4.tar.gz gentoo-2-2c3e60706f1963a468ec35aed33f8086df385cd4.tar.bz2 gentoo-2-2c3e60706f1963a468ec35aed33f8086df385cd4.zip |
Marking DBD-Pg-2.17.1-r1 ~ppc for bug 341865
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DBD-Pg/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index 7408bcedc9ac..b8f4eb066afc 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.85 2010/11/22 17:37:09 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.86 2011/01/13 16:54:32 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> DBD-Pg-2.17.1-r1.ebuild: + Marking DBD-Pg-2.17.1-r1 ppc stable for bug 341865 *DBD-Pg-2.17.2 (22 Nov 2010) diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild index 78c947fdef49..366c8e767bf0 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.1-r1.ebuild,v 1.7 2010/11/13 19:32:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild,v 1.8 2011/01/13 16:54:32 ranger 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 |