summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-07-24 17:26:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-07-24 17:26:57 +0000
commitae2233c094945ba8d706c60b8a0a328f3f1d1f4a (patch)
tree886c0c64c3674eb29f079ceaf3275fdd575b1925 /dev-ruby/activeresource
parentalpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #375771 (diff)
downloadhistorical-ae2233c094945ba8d706c60b8a0a328f3f1d1f4a.tar.gz
historical-ae2233c094945ba8d706c60b8a0a328f3f1d1f4a.tar.bz2
historical-ae2233c094945ba8d706c60b8a0a328f3f1d1f4a.zip
ia64/sparc stable wrt #372391
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r--dev-ruby/activeresource/ChangeLog5
-rw-r--r--dev-ruby/activeresource/activeresource-2.3.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index 494ffd90f3f7..7933a6b68d14 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activeresource
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.87 2011/07/24 09:52:20 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.88 2011/07/24 17:25:20 armin76 Exp $
+
+ 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> activeresource-2.3.12.ebuild:
+ ia64/sparc stable wrt #372391
24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
activeresource-3.0.9.ebuild:
diff --git a/dev-ruby/activeresource/activeresource-2.3.12.ebuild b/dev-ruby/activeresource/activeresource-2.3.12.ebuild
index 44b80b9bcc1f..cd425d0e36e1 100644
--- a/dev-ruby/activeresource/activeresource-2.3.12.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.3.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.12.ebuild,v 1.4 2011/07/23 13:13:01 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.12.ebuild,v 1.5 2011/07/24 17:25:20 armin76 Exp $
EAPI=2
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "~dev-ruby/activesupport-${PV}"