diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-13 11:42:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-13 11:42:19 +0000 |
commit | 8fd10b7084fc8daf08389bf58c6de33025b29b86 (patch) | |
tree | 58ba93f7aa46a317cdc154b51547f50cd1f813a4 /dev-perl/DBD-Pg | |
parent | Stable for HPPA (bug #407673). (diff) | |
download | gentoo-2-8fd10b7084fc8daf08389bf58c6de33025b29b86.tar.gz gentoo-2-8fd10b7084fc8daf08389bf58c6de33025b29b86.tar.bz2 gentoo-2-8fd10b7084fc8daf08389bf58c6de33025b29b86.zip |
Stable for HPPA (bug #407549).
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index fa9ab2f00ea7..3351d8ad352f 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.109 2012/03/12 14:44:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.110 2012/03/13 11:42:19 jer Exp $ + + 13 Mar 2012; Jeroen Roovers <jer@gentoo.org> DBD-Pg-2.19.0.ebuild: + Stable for HPPA (bug #407549). 12 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> DBD-Pg-2.19.0.ebuild: x86 stable wrt bug #407549 diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.19.0.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.19.0.ebuild index 7b3243103ebd..f5e998442919 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.19.0.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.19.0.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.0.ebuild,v 1.5 2012/03/12 14:44:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.0.ebuild,v 1.6 2012/03/13 11:42:19 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 ~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 |