summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-07 18:04:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-07 18:04:06 +0000
commit6d987024f261258320a8116e2e43ab1f314a03b9 (patch)
tree3562b7ab7ac907ea26336acac8b775e70e4c9d8e /dev-ruby/activesupport
parentAdd ~ia64/~sparc wrt #351835 (diff)
downloadgentoo-2-6d987024f261258320a8116e2e43ab1f314a03b9.tar.gz
gentoo-2-6d987024f261258320a8116e2e43ab1f314a03b9.tar.bz2
gentoo-2-6d987024f261258320a8116e2e43ab1f314a03b9.zip
Add ~ia64/~sparc wrt #351835
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-3.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 3ea7fbec2a94..d4eca2931b05 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.146 2011/07/24 17:24:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.147 2011/08/07 18:04:06 armin76 Exp $
+
+ 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> activesupport-3.0.9.ebuild:
+ Add ~ia64/~sparc wrt #351835
24 Jul 2011; Raúl Porcel <armin76@gentoo.org> activesupport-2.3.12.ebuild:
ia64/sparc stable wrt #372391
diff --git a/dev-ruby/activesupport/activesupport-3.0.9.ebuild b/dev-ruby/activesupport/activesupport-3.0.9.ebuild
index a1213cecc6a0..90edad79dadc 100644
--- a/dev-ruby/activesupport/activesupport-3.0.9.ebuild
+++ b/dev-ruby/activesupport/activesupport-3.0.9.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.0.9.ebuild,v 1.2 2011/07/24 09:50:52 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.0.9.ebuild,v 1.3 2011/08/07 18:04:06 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18"
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
S="${WORKDIR}/rails-rails-*/${PN}"