diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:58:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:58:38 +0000 |
commit | fe51083397b10ff7166daf685cb2e70c234bd63d (patch) | |
tree | 370ca903c517c10505509d1c98be25e4834f4f6b /dev-perl/DBD-Pg | |
parent | Stable for amd64, wrt bug #396919 (diff) | |
download | historical-fe51083397b10ff7166daf685cb2e70c234bd63d.tar.gz historical-fe51083397b10ff7166daf685cb2e70c234bd63d.tar.bz2 historical-fe51083397b10ff7166daf685cb2e70c234bd63d.zip |
Stable for amd64, wrt bug #396921
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r-- | dev-perl/DBD-Pg/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-2.18.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index 1cedc3b603b8..be68c323a438 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.96 2011/07/30 08:45:52 tove Exp $ +# 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 $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> DBD-Pg-2.18.1.ebuild: + Stable for amd64, wrt bug #396921 30 Jul 2011; Torsten Veller <tove@gentoo.org> -DBD-Pg-2.17.1-r1.ebuild, -DBD-Pg-2.18.0.ebuild: 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 40ce5f55cf7a..f1c046d5943b 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-2011 Gentoo Foundation +# 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.1 2011/05/12 16:08:31 tove Exp $ +# $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 $ 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 |