diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-11 14:03:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-11 14:03:12 +0000 |
commit | c522ccaae3bfd9da4b3da48c5bfa3fbaa727e4ea (patch) | |
tree | bdef412e479e068a45ae3ec681a287e9a7e4ef26 /dev-ruby/arel | |
parent | Drop old versions and associated files, add 2.9.2.1, and tweak SRC_URI to use... (diff) | |
download | gentoo-2-c522ccaae3bfd9da4b3da48c5bfa3fbaa727e4ea.tar.gz gentoo-2-c522ccaae3bfd9da4b3da48c5bfa3fbaa727e4ea.tar.bz2 gentoo-2-c522ccaae3bfd9da4b3da48c5bfa3fbaa727e4ea.zip |
Marking arel-2.2.1-r1 ~ppc64 for bug 396547
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/arel')
-rw-r--r-- | dev-ruby/arel/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/arel/arel-2.2.1-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/arel/ChangeLog b/dev-ruby/arel/ChangeLog index 62b87c76d8f5..06bf7f35fc64 100644 --- a/dev-ruby/arel/ChangeLog +++ b/dev-ruby/arel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/arel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.20 2012/01/14 07:32:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.21 2012/03/11 14:03:12 ranger Exp $ + + 11 Mar 2012; Brent Baude <ranger@gentoo.org> arel-2.2.1-r1.ebuild: + Marking arel-2.2.1-r1 ~ppc64 for bug 396547 *arel-3.0.0 (14 Jan 2012) diff --git a/dev-ruby/arel/arel-2.2.1-r1.ebuild b/dev-ruby/arel/arel-2.2.1-r1.ebuild index 18435de73531..3f21e95a14b3 100644 --- a/dev-ruby/arel/arel-2.2.1-r1.ebuild +++ b/dev-ruby/arel/arel-2.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v 1.3 2011/12/31 20:54:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v 1.4 2012/03/11 14:03:12 ranger Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -18,7 +18,7 @@ DESCRIPTION="Arel is a Relational Algebra for Ruby." HOMEPAGE="http://github.com/rails/arel" LICENSE="MIT" SLOT="2.1" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |