diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 19:09:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 19:09:12 +0000 |
commit | 80b86fb11a61b45cccb6df14aa6fc437ec8c9070 (patch) | |
tree | e8c3b5e99ecec961f4d77d2ccc9994c1c449929b /dev-perl/DBD-Pg | |
parent | Marking Config-Tiny-2.140.0 ppc for bug 396919 (diff) | |
download | gentoo-2-80b86fb11a61b45cccb6df14aa6fc437ec8c9070.tar.gz gentoo-2-80b86fb11a61b45cccb6df14aa6fc437ec8c9070.tar.bz2 gentoo-2-80b86fb11a61b45cccb6df14aa6fc437ec8c9070.zip |
Marking DBD-Pg-2.18.1 ppc for bug 396921
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index be68c323a438..4b4489ff3360 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.97 2012/02/03 16:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.98 2012/02/06 19:09:12 ranger Exp $ + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> DBD-Pg-2.18.1.ebuild: + Marking DBD-Pg-2.18.1 ppc for bug 396921 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> DBD-Pg-2.18.1.ebuild: Stable for amd64, wrt bug #396921 diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.18.1.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.18.1.ebuild index f1c046d5943b..1a2883eb5b8f 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.18.1.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.18.1.ebuild,v 1.2 2012/02/03 16:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.18.1.ebuild,v 1.3 2012/02/06 19:09:12 ranger Exp $ EAPI=4 @@ -11,7 +11,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 |