diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-30 18:07:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-30 18:07:10 +0000 |
commit | 4b7dd8291b47463dd42d69230ee19c6be017da10 (patch) | |
tree | babd073f84964060131899b32f6bac1e5b0d4fe0 /dev-ruby/activeresource | |
parent | Marking rack-1.0.1 ppc64 for bug 294797 (diff) | |
download | historical-4b7dd8291b47463dd42d69230ee19c6be017da10.tar.gz historical-4b7dd8291b47463dd42d69230ee19c6be017da10.tar.bz2 historical-4b7dd8291b47463dd42d69230ee19c6be017da10.zip |
ia64/sparc stable wrt #294797
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 6b423cd67e0a..0e55972b6358 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.53 2009/11/30 18:00:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.54 2009/11/30 18:07:10 armin76 Exp $ + + 30 Nov 2009; Raúl Porcel <armin76@gentoo.org> + activeresource-2.3.5.ebuild: + ia64/sparc stable wrt #294797 30 Nov 2009; Brent Baude <ranger@gentoo.org> activeresource-2.3.5.ebuild: Marking activeresource-2.3.5 ppc64 stable for bug 294797 diff --git a/dev-ruby/activeresource/activeresource-2.3.5.ebuild b/dev-ruby/activeresource/activeresource-2.3.5.ebuild index 612bd5907d9d..77bd2d99c277 100644 --- a/dev-ruby/activeresource/activeresource-2.3.5.ebuild +++ b/dev-ruby/activeresource/activeresource-2.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild,v 1.3 2009/11/30 18:00:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild,v 1.4 2009/11/30 18:07:10 armin76 Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.6 |