summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-01-07 09:32:11 +0000
committerHans de Graaff <graaff@gentoo.org>2011-01-07 09:32:11 +0000
commitcb37a9b2243e771ef40563226aa6697258a32a05 (patch)
tree4f7cf0307f7a21fa0228d0e8a0516ab3cb8f0288 /dev-ruby
parentadded ~sparc keyword (bug 311825) (diff)
downloadgentoo-2-cb37a9b2243e771ef40563226aa6697258a32a05.tar.gz
gentoo-2-cb37a9b2243e771ef40563226aa6697258a32a05.tar.bz2
gentoo-2-cb37a9b2243e771ef40563226aa6697258a32a05.zip
Move forward ppc and ppc64 keywords that got missed on a version bump.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/ChangeLog8
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.10.ebuild6
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.8-r1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 4ffb80f94269..3c9c2a922177 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.145 2010/12/28 13:49:35 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.146 2011/01/07 09:32:11 graaff Exp $
+
+ 07 Jan 2011; Hans de Graaff <graaff@gentoo.org>
+ activerecord-2.3.8-r1.ebuild, activerecord-2.3.10.ebuild:
+ Move forward ppc and ppc64 keywords that got missed on a version bump.
28 Dec 2010; Hans de Graaff <graaff@gentoo.org> activerecord-3.0.3.ebuild:
Install proper gemspec.
diff --git a/dev-ruby/activerecord/activerecord-2.3.10.ebuild b/dev-ruby/activerecord/activerecord-2.3.10.ebuild
index 11fe6a2cb3e0..ed1f62029ce5 100644
--- a/dev-ruby/activerecord/activerecord-2.3.10.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.10.ebuild,v 1.2 2010/10/25 02:48:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.10.ebuild,v 1.3 2011/01/07 09:32:11 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3" #sqlite
ruby_add_rdepend "~dev-ruby/activesupport-${PV}"
diff --git a/dev-ruby/activerecord/activerecord-2.3.8-r1.ebuild b/dev-ruby/activerecord/activerecord-2.3.8-r1.ebuild
index 2a239a232034..f000bde96d79 100644
--- a/dev-ruby/activerecord/activerecord-2.3.8-r1.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.8-r1.ebuild,v 1.2 2010/08/15 19:21:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.8-r1.ebuild,v 1.3 2011/01/07 09:32:11 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3" #sqlite
ruby_add_rdepend "~dev-ruby/activesupport-${PV}"