summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-08-18 10:07:04 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-08-18 10:07:04 +0000
commite205a20351599707f4271ca6032e7a8e2632541a (patch)
tree02c53a8cbafdf42752433592a88c857e28df1bb7 /dev-ruby/activeresource
parentMarked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug... (diff)
downloadhistorical-e205a20351599707f4271ca6032e7a8e2632541a.tar.gz
historical-e205a20351599707f4271ca6032e7a8e2632541a.tar.bz2
historical-e205a20351599707f4271ca6032e7a8e2632541a.zip
Marked stable as a dependency of dev-ruby/rails based on arch testing by Agostino "ago" Sarubbo in security bug #379511 filed by Hans de Graaff.
Package-Manager: portage-2.1.10.11/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.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index 9b872c991af8..92d0e55ac377 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.90 2011/08/17 08:40:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.91 2011/08/18 10:03:07 chainsaw Exp $
+
+ 18 Aug 2011; Tony Vroon <chainsaw@gentoo.org> activeresource-2.3.14.ebuild:
+ Marked stable as a dependency of dev-ruby/rails based on arch testing by
+ Agostino "ago" Sarubbo in security bug #379511 filed by Hans de Graaff.
*activeresource-2.3.14 (17 Aug 2011)
diff --git a/dev-ruby/activeresource/activeresource-2.3.14.ebuild b/dev-ruby/activeresource/activeresource-2.3.14.ebuild
index e9f2e1f9aa8b..b66a9cfaa648 100644
--- a/dev-ruby/activeresource/activeresource-2.3.14.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.3.14.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.14.ebuild,v 1.1 2011/08/17 08:40:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.14.ebuild,v 1.2 2011/08/18 10:03:07 chainsaw 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}"