diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 19:11:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 19:11:59 +0000 |
commit | aaed58a7214a922ca1aee0c2a45effd08ee334ea (patch) | |
tree | ff70dfc25289d3fdb0121c808456c69802879221 | |
parent | Stable for ppc64, wrt bug #441264 (diff) | |
download | gentoo-2-aaed58a7214a922ca1aee0c2a45effd08ee334ea.tar.gz gentoo-2-aaed58a7214a922ca1aee0c2a45effd08ee334ea.tar.bz2 gentoo-2-aaed58a7214a922ca1aee0c2a45effd08ee334ea.zip |
Stable for ppc64, wrt bug #441218
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | dev-perl/DBD-Pg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index 09192b6b7b39..1d93bd8c1b2f 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.127 2012/12/06 18:39:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.128 2012/12/06 19:11:59 ago Exp $ + + 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> DBD-Pg-2.19.3.ebuild: + Stable for ppc64, wrt bug #441218 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> DBD-Pg-2.19.3.ebuild: Stable for ppc, wrt bug #441218 diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild index 025dbce58e95..b27099731dac 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.19.3.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.19.3.ebuild,v 1.5 2012/12/06 18:39:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild,v 1.6 2012/12/06 19:11:59 ago 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 ~ppc-aix ~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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="virtual/perl-version |