diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-11-27 15:17:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-11-27 15:17:11 +0000 |
commit | f6967e117c29ec55bcef613771194480e17a3484 (patch) | |
tree | a92dc0e214d4a116ef3831d15f198e568d114915 /dev-ruby/pg | |
parent | Version bump. Updated deps. Thanks to Tom Hendrikx. Fixes bug #391905. (diff) | |
download | gentoo-2-f6967e117c29ec55bcef613771194480e17a3484.tar.gz gentoo-2-f6967e117c29ec55bcef613771194480e17a3484.tar.bz2 gentoo-2-f6967e117c29ec55bcef613771194480e17a3484.zip |
ia64/sparc stable wrt #387915
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/pg')
-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 88d6ab6bc3e3..c1164a58db8f 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.39 2011/10/24 20:24:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.40 2011/11/27 15:17:11 armin76 Exp $ + + 27 Nov 2011; Raúl Porcel <armin76@gentoo.org> pg-0.11.0.ebuild: + ia64/sparc stable wrt #387915 24 Oct 2011; Markus Meier <maekke@gentoo.org> pg-0.11.0.ebuild: x86 stable, bug #387915 diff --git a/dev-ruby/pg/pg-0.11.0.ebuild b/dev-ruby/pg/pg-0.11.0.ebuild index e5790061735f..47e98839003c 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.4 2011/10/24 20:24:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v 1.5 2011/11/27 15:17:11 armin76 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} |