diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 21:09:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-31 21:09:57 +0000 |
commit | 40239ea296c3dffe60e7250da150c1f5d3c75e05 (patch) | |
tree | 2f0a2df396081473426e705ddb628577ace22668 /dev-ruby/pg | |
parent | Version bump, remove old. (diff) | |
download | historical-40239ea296c3dffe60e7250da150c1f5d3c75e05.tar.gz historical-40239ea296c3dffe60e7250da150c1f5d3c75e05.tar.bz2 historical-40239ea296c3dffe60e7250da150c1f5d3c75e05.zip |
Add Prefix keywords, bug #396547
Package-Manager: portage-2.2.01.20048-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r-- | dev-ruby/pg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/pg/pg-0.12.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog index 25780d40ba74..8721e8464130 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.44 2011/12/28 08:28:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.45 2011/12/31 20:46:49 grobian Exp $ + + 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> pg-0.12.0-r1.ebuild: + Add Prefix keywords, bug #396547 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> pg-0.11.0.ebuild: Drop ruby19 from stable version. diff --git a/dev-ruby/pg/pg-0.12.0-r1.ebuild b/dev-ruby/pg/pg-0.12.0-r1.ebuild index 4fd098d5131f..8fbb06a4f6ee 100644 --- a/dev-ruby/pg/pg-0.12.0-r1.ebuild +++ b/dev-ruby/pg/pg-0.12.0-r1.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.12.0-r1.ebuild,v 1.2 2011/12/19 18:36:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.12.0-r1.ebuild,v 1.3 2011/12/31 20:46:49 grobian 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 ~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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |