diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 17:50:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 17:50:15 +0000 |
commit | 5be6c7f4b70c9a4dded5ae2a64f5148d2335dafd (patch) | |
tree | a89cc2a7c23dd7129c7d160217aeaa44bc1c106e /dev-perl/DBD-Pg | |
parent | alpha/ia64/sparc stable wrt #418797 (diff) | |
download | gentoo-2-5be6c7f4b70c9a4dded5ae2a64f5148d2335dafd.tar.gz gentoo-2-5be6c7f4b70c9a4dded5ae2a64f5148d2335dafd.tar.bz2 gentoo-2-5be6c7f4b70c9a4dded5ae2a64f5148d2335dafd.zip |
alpha/ia64/s390/sh/sparc stable wrt #418799
(Portage version: 2.1.11.5/cvs/Linux ia64)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-Pg/ChangeLog b/dev-perl/DBD-Pg/ChangeLog index 845e64e17dd5..c0edfb7e4ed3 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.121 2012/08/22 17:42:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.122 2012/08/27 17:50:15 armin76 Exp $ + + 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> DBD-Pg-2.19.2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #418799 *DBD-Pg-2.19.3 (22 Aug 2012) diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.19.2.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.19.2.ebuild index ab6146428a24..75cec800d049 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.19.2.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.19.2.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.2.ebuild,v 1.7 2012/08/09 17:47:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.2.ebuild,v 1.8 2012/08/27 17:50:15 armin76 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 |