diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:23:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:23:31 +0000 |
commit | 3d4cd77bed6e22acaa868c2649e880b39b383828 (patch) | |
tree | 70f1a9c7d2e3ddec8d923f12bbd86499d52d141b | |
parent | Disable mips librt patch as it no longer applies -- lets see if people compla... (diff) | |
download | gentoo-2-3d4cd77bed6e22acaa868c2649e880b39b383828.tar.gz gentoo-2-3d4cd77bed6e22acaa868c2649e880b39b383828.tar.bz2 gentoo-2-3d4cd77bed6e22acaa868c2649e880b39b383828.zip |
Stable for ppc64, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-ruby/pg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/pg/pg-0.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog index 8652969630ca..11eeed73b6b4 100644 --- a/dev-ruby/pg/ChangeLog +++ b/dev-ruby/pg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.61 2013/04/05 17:40:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.62 2013/04/05 18:23:31 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pg-0.14.1.ebuild: + Stable for ppc64, wrt bug #464366 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pg-0.14.1.ebuild: Stable for ppc, wrt bug #464366 diff --git a/dev-ruby/pg/pg-0.14.1.ebuild b/dev-ruby/pg/pg-0.14.1.ebuild index e8fc4de78b51..f46b4435eb74 100644 --- a/dev-ruby/pg/pg-0.14.1.ebuild +++ b/dev-ruby/pg/pg-0.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v 1.5 2013/04/05 17:40:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v 1.6 2013/04/05 18:23:31 ago 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 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~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} |