summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-01-10 17:28:56 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-01-10 17:28:56 +0000
commitc8163f0f73ecd04893e79fa0973da6a1a29de36f (patch)
treeb8bf166031b0bf00d2081f2f8a68084434165f09 /dev-ruby/activesupport
parentStable on sparc (needed for rails). (diff)
downloadgentoo-2-c8163f0f73ecd04893e79fa0973da6a1a29de36f.tar.gz
gentoo-2-c8163f0f73ecd04893e79fa0973da6a1a29de36f.tar.bz2
gentoo-2-c8163f0f73ecd04893e79fa0973da6a1a29de36f.zip
Stable on sparc (part of rails).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.2.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index a061c83c7249..ebddb7704fd1 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.22 2006/01/02 21:14:02 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.23 2006/01/10 17:27:27 fmccor Exp $
+
+ 10 Jan 2006; Ferris McCormick <fmccor@gentoo.org>
+ activesupport-1.2.5.ebuild:
+ Stable on sparc (part of rails).
02 Jan 2006; Caleb Tennis <caleb@gentoo.org> activesupport-1.2.5.ebuild:
x86 stable
diff --git a/dev-ruby/activesupport/activesupport-1.2.5.ebuild b/dev-ruby/activesupport/activesupport-1.2.5.ebuild
index b140a5a4d31e..8956d9c2e402 100644
--- a/dev-ruby/activesupport/activesupport-1.2.5.ebuild
+++ b/dev-ruby/activesupport/activesupport-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.5.ebuild,v 1.2 2006/01/02 21:14:02 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.5.ebuild,v 1.3 2006/01/10 17:27:27 fmccor Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2