diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-24 20:24:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-24 20:24:57 +0000 |
commit | 936387511c6e8c639fb977c39ca6b9ab5600d666 (patch) | |
tree | 493f4fbd5e559f3e3cde79ea136e56972aa153dd /dev-ruby | |
parent | x86 stable, bug #387929 (diff) | |
download | gentoo-2-936387511c6e8c639fb977c39ca6b9ab5600d666.tar.gz gentoo-2-936387511c6e8c639fb977c39ca6b9ab5600d666.tar.bz2 gentoo-2-936387511c6e8c639fb977c39ca6b9ab5600d666.zip |
x86 stable, bug #387915
(Portage version: 2.1.10.30/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.11.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog index a241390937e2..88d6ab6bc3e3 100644 --- a/dev-ruby/pg/ChangeLog +++ b/dev-ruby/pg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.38 2011/10/22 20:17:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.39 2011/10/24 20:24:57 maekke Exp $ + + 24 Oct 2011; Markus Meier <maekke@gentoo.org> pg-0.11.0.ebuild: + x86 stable, bug #387915 22 Oct 2011; Markos Chandras <hwoarang@gentoo.org> pg-0.11.0.ebuild: Stable on amd64 wrt bug #387915 diff --git a/dev-ruby/pg/pg-0.11.0.ebuild b/dev-ruby/pg/pg-0.11.0.ebuild index 4869116bd013..e5790061735f 100644 --- a/dev-ruby/pg/pg-0.11.0.ebuild +++ b/dev-ruby/pg/pg-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v 1.3 2011/10/22 20:17:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v 1.4 2011/10/24 20:24:57 maekke Exp $ EAPI=2 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="${RDEPEND} |