diff options
author | 2008-11-06 09:21:37 +0000 | |
---|---|---|
committer | 2008-11-06 09:21:37 +0000 | |
commit | 9ea737d5bf1b033d9b9b8ae843777558a02bfadf (patch) | |
tree | 16882fcf53927e1939c4a5d4ec19d13704446aa6 /dev-ruby | |
parent | ia64 stable wrt #237385 (diff) | |
download | gentoo-2-9ea737d5bf1b033d9b9b8ae843777558a02bfadf.tar.gz gentoo-2-9ea737d5bf1b033d9b9b8ae843777558a02bfadf.tar.bz2 gentoo-2-9ea737d5bf1b033d9b9b8ae843777558a02bfadf.zip |
ia64 stable wrt #237385
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index ddeada8bbb5e..eb1c0fdc92ea 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.19 2008/11/05 19:47:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.20 2008/11/06 09:21:37 armin76 Exp $ + + 06 Nov 2008; Raúl Porcel <armin76@gentoo.org> + activeresource-2.1.2.ebuild: + ia64 stable wrt #237385 05 Nov 2008; Markus Meier <maekke@gentoo.org> activeresource-2.0.5.ebuild: amd64/x86 stable, bug #237385 diff --git a/dev-ruby/activeresource/activeresource-2.1.2.ebuild b/dev-ruby/activeresource/activeresource-2.1.2.ebuild index 5b11691c9765..947b410d2cca 100644 --- a/dev-ruby/activeresource/activeresource-2.1.2.ebuild +++ b/dev-ruby/activeresource/activeresource-2.1.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.1.2.ebuild,v 1.4 2008/11/04 17:47:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.5 2008/11/06 09:21:37 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.1" -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 |