diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-13 13:37:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-13 13:37:05 +0000 |
commit | 828f102cdabbb7bc992a2f79ebc99961a195b6d3 (patch) | |
tree | 27d2168624ca18395edbe7b0ac7626aa69d094d6 /dev-ruby | |
parent | ia64 stable wrt #221309 (diff) | |
download | gentoo-2-828f102cdabbb7bc992a2f79ebc99961a195b6d3.tar.gz gentoo-2-828f102cdabbb7bc992a2f79ebc99961a195b6d3.tar.bz2 gentoo-2-828f102cdabbb7bc992a2f79ebc99961a195b6d3.zip |
ia64 stable wrt #221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 9bdeaf303971..7f82b7e6a03b 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2008/05/12 09:41:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.8 2008/05/13 13:37:05 armin76 Exp $ + + 13 May 2008; Raúl Porcel <armin76@gentoo.org> + activeresource-2.0.2.ebuild: + ia64 stable wrt #221309 12 May 2008; Markus Rothe <corsair@gentoo.org> activeresource-2.0.2.ebuild: diff --git a/dev-ruby/activeresource/activeresource-2.0.2.ebuild b/dev-ruby/activeresource/activeresource-2.0.2.ebuild index 774e9e606b0a..140c1aefe779 100644 --- a/dev-ruby/activeresource/activeresource-2.0.2.ebuild +++ b/dev-ruby/activeresource/activeresource-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.6 2008/05/12 09:41:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.7 2008/05/13 13:37:05 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="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 |