summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-10-05 21:23:12 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-10-05 21:23:12 +0000
commitea33199546bfdc13e30ccc82ed334b0d585f3cee (patch)
treecd43f19adbefb728a47d130af2d914446cdbb2c4 /dev-ruby
parentFixed bug #191231, replaced exit with return in init script. (diff)
downloadgentoo-2-ea33199546bfdc13e30ccc82ed334b0d585f3cee.tar.gz
gentoo-2-ea33199546bfdc13e30ccc82ed334b0d585f3cee.tar.bz2
gentoo-2-ea33199546bfdc13e30ccc82ed334b0d585f3cee.zip
Sparc stable --- part of Bug #177209
(Portage version: 2.1.3.11)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.4.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 4a2fd2e39998..426d989361dc 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.41 2007/03/14 04:20:08 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.42 2007/10/05 21:23:12 fmccor Exp $
+
+ 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
+ activesupport-1.4.2.ebuild:
+ Sparc stable --- part of Bug #177209
*activesupport-1.4.2 (14 Mar 2007)
diff --git a/dev-ruby/activesupport/activesupport-1.4.2.ebuild b/dev-ruby/activesupport/activesupport-1.4.2.ebuild
index 99de3899c221..d5e58dd4dc6f 100644
--- a/dev-ruby/activesupport/activesupport-1.4.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.2.ebuild,v 1.1 2007/03/14 04:20:08 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.2.ebuild,v 1.2 2007/10/05 21:23:12 fmccor Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5