diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-08 16:57:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-08 16:57:54 +0000 |
commit | f3db6221f4eb3f7c6c08adf990e678ffe448a8c4 (patch) | |
tree | ebb85ac0ee0d007059cc17754cbf9248acc8c692 /dev-perl/DBD-Pg | |
parent | Stable for HPPA (bug #441216). (diff) | |
download | gentoo-2-f3db6221f4eb3f7c6c08adf990e678ffe448a8c4.tar.gz gentoo-2-f3db6221f4eb3f7c6c08adf990e678ffe448a8c4.tar.bz2 gentoo-2-f3db6221f4eb3f7c6c08adf990e678ffe448a8c4.zip |
Stable for HPPA (bug #441218).
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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.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 1d93bd8c1b2f..33f55ce777be 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.128 2012/12/06 19:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.129 2012/12/08 16:57:54 jer Exp $ + + 08 Dec 2012; Jeroen Roovers <jer@gentoo.org> DBD-Pg-2.19.3.ebuild: + Stable for HPPA (bug #441218). 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> DBD-Pg-2.19.3.ebuild: Stable for ppc64, 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 b27099731dac..18c06778f911 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.6 2012/12/06 19:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild,v 1.7 2012/12/08 16:57:54 jer 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 |