diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-11 00:32:13 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-11 00:32:13 +0000 |
commit | 16c659b17eee493c1ff8168280bef80bcc716897 (patch) | |
tree | 63a0786f8cab6ca988ad3b300a81f474486f5dc9 /dev-ruby | |
parent | Stable ppc64, bug #434490 (diff) | |
download | gentoo-2-16c659b17eee493c1ff8168280bef80bcc716897.tar.gz gentoo-2-16c659b17eee493c1ff8168280bef80bcc716897.tar.bz2 gentoo-2-16c659b17eee493c1ff8168280bef80bcc716897.zip |
Stable ppc, bug #434490
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/pg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/pg/pg-0.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog index 858ce446e440..38172fdd50f3 100644 --- a/dev-ruby/pg/ChangeLog +++ b/dev-ruby/pg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.53 2012/09/11 00:28:45 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.54 2012/09/11 00:32:13 blueness Exp $ + + 11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild: + Stable ppc, bug #434490 11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild: Stable ppc64, bug #434490 diff --git a/dev-ruby/pg/pg-0.14.0.ebuild b/dev-ruby/pg/pg-0.14.0.ebuild index a6911ca29cdf..1c78365bce82 100644 --- a/dev-ruby/pg/pg-0.14.0.ebuild +++ b/dev-ruby/pg/pg-0.14.0.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-ruby/pg/pg-0.14.0.ebuild,v 1.2 2012/09/11 00:28:45 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v 1.3 2012/09/11 00:32:13 blueness Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19" @@ -18,7 +18,7 @@ HOMEPAGE="http://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |