diff options
author | 2012-09-11 00:28:45 +0000 | |
---|---|---|
committer | 2012-09-11 00:28:45 +0000 | |
commit | 6486f2084a269e6d0af1036028fb946da8706613 (patch) | |
tree | 72144313e0bccb4d7fd0a2419e993efcba1a2de6 /dev-ruby/pg | |
parent | Version bump for bug 434608. (diff) | |
download | gentoo-2-6486f2084a269e6d0af1036028fb946da8706613.tar.gz gentoo-2-6486f2084a269e6d0af1036028fb946da8706613.tar.bz2 gentoo-2-6486f2084a269e6d0af1036028fb946da8706613.zip |
Stable ppc64, bug #434490
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/pg')
-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 18667af4c9a8..858ce446e440 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.52 2012/08/04 07:15:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.53 2012/09/11 00:28:45 blueness Exp $ + + 11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild: + Stable ppc64, bug #434490 *pg-0.14.0 (04 Aug 2012) diff --git a/dev-ruby/pg/pg-0.14.0.ebuild b/dev-ruby/pg/pg-0.14.0.ebuild index ae6fa94d5489..a6911ca29cdf 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.1 2012/08/04 07:15:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v 1.2 2012/09/11 00:28:45 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} |