diff options
author | 2009-01-07 18:14:18 +0000 | |
---|---|---|
committer | 2009-01-07 18:14:18 +0000 | |
commit | 3e586b63f092d7eec5a2d2070049769618169dd4 (patch) | |
tree | e717d489222fbc224917091535c3e40dc31f36ad /dev-ruby/activeresource | |
parent | Sparc stable, part of Bug #253425. (diff) | |
download | historical-3e586b63f092d7eec5a2d2070049769618169dd4.tar.gz historical-3e586b63f092d7eec5a2d2070049769618169dd4.tar.bz2 historical-3e586b63f092d7eec5a2d2070049769618169dd4.zip |
Sparc stable, Bug #253425.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 9fb8f0135932..1df6d0ebb769 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.25 2009/01/07 15:24:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.26 2009/01/07 18:07:57 fmccor Exp $ + + 07 Jan 2009; Ferris McCormick <fmccor@gentoo.org> + activeresource-2.2.2.ebuild: + Sparc stable, Bug #253425. 07 Jan 2009; Brent Baude <ranger@gentoo.org> activeresource-2.2.2.ebuild: Marking activeresource-2.2.2 ppc64 for bug 253425 diff --git a/dev-ruby/activeresource/activeresource-2.2.2.ebuild b/dev-ruby/activeresource/activeresource-2.2.2.ebuild index 04b1aef44343..1695158ce361 100644 --- a/dev-ruby/activeresource/activeresource-2.2.2.ebuild +++ b/dev-ruby/activeresource/activeresource-2.2.2.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.2.2.ebuild,v 1.3 2009/01/07 15:24:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.2.2.ebuild,v 1.4 2009/01/07 18:07:57 fmccor Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.2" -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.5 |