summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-07 19:08:18 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-07 19:08:18 +0000
commitb45e871870660d6058057e5ea7b1cfaf64259175 (patch)
treed5afa6f47af2a3e4fe67afd0865cf2edd28172ca /dev-ruby/activeresource
parentStable on amd64 wrt bug #372391 (diff)
downloadgentoo-2-b45e871870660d6058057e5ea7b1cfaf64259175.tar.gz
gentoo-2-b45e871870660d6058057e5ea7b1cfaf64259175.tar.bz2
gentoo-2-b45e871870660d6058057e5ea7b1cfaf64259175.zip
Stable on amd64 wrt bug #372391
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r--dev-ruby/activeresource/ChangeLog6
-rw-r--r--dev-ruby/activeresource/activeresource-2.3.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index fa7361731f5b..7e5e513c2cad 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,10 @@
# 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.83 2011/07/04 09:33:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.84 2011/07/07 19:08:18 hwoarang Exp $
+
+ 07 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
+ activeresource-2.3.12.ebuild:
+ Stable on amd64 wrt bug #372391
*activeresource-3.0.9 (04 Jul 2011)
diff --git a/dev-ruby/activeresource/activeresource-2.3.12.ebuild b/dev-ruby/activeresource/activeresource-2.3.12.ebuild
index 0d9ed1624146..2cb2ad16f4a8 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.1 2011/06/09 17:07:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.12.ebuild,v 1.2 2011/07/07 19:08:18 hwoarang 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}"