diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 08:42:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 08:42:22 +0000 |
commit | 3503ab85c4bd7da0feb8f997803cd27f7e4894d1 (patch) | |
tree | b3b15098a112c19a6627ffa7cb1a62b656362234 /dev-perl/DBD-Pg | |
parent | alpha/s390/sh/sparc stable wrt #441248 (diff) | |
download | gentoo-2-3503ab85c4bd7da0feb8f997803cd27f7e4894d1.tar.gz gentoo-2-3503ab85c4bd7da0feb8f997803cd27f7e4894d1.tar.bz2 gentoo-2-3503ab85c4bd7da0feb8f997803cd27f7e4894d1.zip |
alpha/s390/sh/sparc stable wrt #441218
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
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 c01520c3a9d8..889fbc38bbd9 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.131 2012/12/13 21:43:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.132 2012/12/27 08:42:22 armin76 Exp $ + + 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> DBD-Pg-2.19.3.ebuild: + alpha/s390/sh/sparc stable wrt #441218 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> DBD-Pg-2.19.3.ebuild: Stable for ia64, wrt bug #441218 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 612e355bbf76..31a7116af032 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.9 2012/12/13 21:43:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild,v 1.10 2012/12/27 08:42:22 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 ~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 |