diff options
author | 2013-04-05 11:53:30 +0000 | |
---|---|---|
committer | 2013-04-05 11:53:30 +0000 | |
commit | 6050f82bb327168715d585714ef6c8f4bbcfcb7a (patch) | |
tree | fd88e07df5c897cb2e44e488a91b9bf0d4b01e7b /dev-ruby/pg | |
parent | Stable for amd64, wrt bug #464366 (diff) | |
download | gentoo-2-6050f82bb327168715d585714ef6c8f4bbcfcb7a.tar.gz gentoo-2-6050f82bb327168715d585714ef6c8f4bbcfcb7a.tar.bz2 gentoo-2-6050f82bb327168715d585714ef6c8f4bbcfcb7a.zip |
Stable for amd64, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/pg')
-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 80a791b37e10..babbb68e1bd1 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.58 2013/01/16 01:08:51 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.59 2013/04/05 11:53:30 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pg-0.14.1.ebuild: + Stable for amd64, wrt bug #464366 16 Jan 2013; Rick Farina <zerochaos@gentoo.org> pg-0.14.0.ebuild, pg-0.14.1.ebuild: diff --git a/dev-ruby/pg/pg-0.14.1.ebuild b/dev-ruby/pg/pg-0.14.1.ebuild index 56481c2dcfbd..f35f2125a85e 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.2 2013/01/16 01:08:51 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v 1.3 2013/04/05 11:53:30 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} |