diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:08:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:08:01 +0000 |
commit | 54706b34a000468ff6da5bbb4b41546bfe548f2e (patch) | |
tree | d38de4c6e8c90d27bd707ec62986f08a2daabecd /dev-perl/DBD-Pg | |
parent | Stable for amd64, wrt bug #441216 (diff) | |
download | gentoo-2-54706b34a000468ff6da5bbb4b41546bfe548f2e.tar.gz gentoo-2-54706b34a000468ff6da5bbb4b41546bfe548f2e.tar.bz2 gentoo-2-54706b34a000468ff6da5bbb4b41546bfe548f2e.zip |
Stable for amd64, wrt bug #441218
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 029ebb781895..d8af9e19cb0c 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.124 2012/09/02 17:31:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.125 2012/12/06 18:08:01 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> DBD-Pg-2.19.3.ebuild: + Stable for amd64, wrt bug #441218 02 Sep 2012; Torsten Veller <tove@gentoo.org> -DBD-Pg-2.19.0.ebuild: Cleanup 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 9140574261c8..47b1791b80a9 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.2 2012/09/01 11:26:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild,v 1.3 2012/12/06 18:08:01 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 |