summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-12-31 20:19:29 +0000
committerFabian Groffen <grobian@gentoo.org>2011-12-31 20:19:29 +0000
commitf00400504606b3db3f0005c7f6e161e662dc4489 (patch)
tree5cc58fba76a6c7861b4b4a1f5bb94d4921a50433 /dev-ruby/activesupport
parentRevbump. Don't use deprecated start-stop-daemon options, bug 380607. (diff)
downloadhistorical-f00400504606b3db3f0005c7f6e161e662dc4489.tar.gz
historical-f00400504606b3db3f0005c7f6e161e662dc4489.tar.bz2
historical-f00400504606b3db3f0005c7f6e161e662dc4489.zip
Add Prefix keywords, bug #396547
Package-Manager: portage-2.2.01.20048-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-3.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index d290993781dd..9d5411a48fa8 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.161 2011/12/26 10:32:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.162 2011/12/31 20:16:55 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> activesupport-3.1.3.ebuild:
+ Add Prefix keywords, bug #396547
26 Dec 2011; Fabian Groffen <grobian@gentoo.org> activesupport-3.1.3.ebuild:
Restore Prefix keywords, bug #396043
diff --git a/dev-ruby/activesupport/activesupport-3.1.3.ebuild b/dev-ruby/activesupport/activesupport-3.1.3.ebuild
index ce8a84fa9ec2..d4c06d103793 100644
--- a/dev-ruby/activesupport/activesupport-3.1.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-3.1.3.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/activesupport/activesupport-3.1.3.ebuild,v 1.3 2011/12/26 10:32:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.1.3.ebuild,v 1.4 2011/12/31 20:16:55 grobian Exp $
EAPI=4
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-rails-*/${PN}"