diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-15 15:10:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-15 15:10:04 +0000 |
commit | 352a9b3896399b021a6339a1f1ce6de3936b4366 (patch) | |
tree | 7f52ae07420215a940839a34b94fabcc44bf4838 | |
parent | Stable for amd64, wrt bug #425306 (diff) | |
download | historical-352a9b3896399b021a6339a1f1ce6de3936b4366.tar.gz historical-352a9b3896399b021a6339a1f1ce6de3936b4366.tar.bz2 historical-352a9b3896399b021a6339a1f1ce6de3936b4366.zip |
Stable for amd64, wrt bug #434490
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
-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 38172fdd50f3..fca7b13a8c5b 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.54 2012/09/11 00:32:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.55 2012/09/15 15:10:04 ago Exp $ + + 15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pg-0.14.0.ebuild: + Stable for amd64, wrt bug #434490 11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild: Stable ppc, bug #434490 diff --git a/dev-ruby/pg/pg-0.14.0.ebuild b/dev-ruby/pg/pg-0.14.0.ebuild index 1c78365bce82..3c5605ef70b8 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.3 2012/09/11 00:32:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v 1.4 2012/09/15 15:10:04 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 ~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} |