diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:22:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:22:29 +0000 |
commit | 2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c (patch) | |
tree | ca74a47dba654803d7c6d3870327746b126492c2 /dev-perl/DBD-Pg | |
parent | Version bumped, bug #267587. (diff) | |
download | historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.gz historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.bz2 historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.zip |
Stable on amd64 wrt bug #341865
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r-- | dev-perl/DBD-Pg/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index 4d8255c48fc6..d726494ee9d7 100644 --- a/dev-perl/DBD-Pg/ChangeLog +++ b/dev-perl/DBD-Pg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DBD-Pg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.81 2010/11/05 10:48:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.82 2010/11/05 13:09:33 hwoarang Exp $ + + 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> + DBD-Pg-2.17.1-r1.ebuild: + Stable on amd64 wrt bug #341865 05 Nov 2010; Markus Meier <maekke@gentoo.org> DBD-Pg-2.17.1-r1.ebuild: arm stable, bug #341865 diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild index fff7a611b181..c02144641100 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.17.1-r1.ebuild,v 1.4 2010/11/05 10:48:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.17.1-r1.ebuild,v 1.5 2010/11/05 13:09:33 hwoarang Exp $ EAPI=3 @@ -10,7 +10,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 |