diff options
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 2dbe2753537e..9fa75c515761 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activeresource -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.23 2008/11/27 06:55:32 graaff Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.24 2009/01/04 16:12:02 maekke Exp $ + + 04 Jan 2009; Markus Meier <maekke@gentoo.org> activeresource-2.2.2.ebuild: + amd64/x86 stable, bug #253425 *activeresource-2.2.2 (27 Nov 2008) diff --git a/dev-ruby/activeresource/activeresource-2.2.2.ebuild b/dev-ruby/activeresource/activeresource-2.2.2.ebuild index bf371a3d3f06..3ece4ec1b3a3 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-2008 Gentoo Foundation +# 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.1 2008/11/27 06:55:32 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.2.2.ebuild,v 1.2 2009/01/04 16:12:02 maekke 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 |