diff options
author | 2008-05-13 13:38:52 +0000 | |
---|---|---|
committer | 2008-05-13 13:38:52 +0000 | |
commit | 38dbbf3362e4f10130a849c7866dce8ae820dd2f (patch) | |
tree | 0b66fa3907214df4f63f30bc3e63200498cf2cac /dev-ruby/activeresource | |
parent | ia64 stable wrt #221309 (diff) | |
download | historical-38dbbf3362e4f10130a849c7866dce8ae820dd2f.tar.gz historical-38dbbf3362e4f10130a849c7866dce8ae820dd2f.tar.bz2 historical-38dbbf3362e4f10130a849c7866dce8ae820dd2f.zip |
ia64 stable wrt #221309
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-ruby/activeresource')
-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 |