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 | 457e92a1d15cb362e50b6d44ef7568235280dfda (patch) | |
tree | a9f1b054c01822ad0adaced7f3a15ee9ff2c86ae /dev-perl/DBD-Pg | |
parent | Marking DBI-1.615 ~ppc for bug 341865 (diff) | |
download | historical-457e92a1d15cb362e50b6d44ef7568235280dfda.tar.gz historical-457e92a1d15cb362e50b6d44ef7568235280dfda.tar.bz2 historical-457e92a1d15cb362e50b6d44ef7568235280dfda.zip |
Marking DBD-Pg-2.17.1-r1 ~ppc for bug 341865
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/DBD-Pg')
-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 |