summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-05-24 20:00:24 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-05-24 20:00:24 +0000
commit2bac59c46961d5f0f4cfe958604f5e8fb768ba36 (patch)
treed02b9ebb789d668cb4170b99a1efb55b2b30364a
parentapp-emacs/ecb stable on ppc. (diff)
downloadgentoo-2-2bac59c46961d5f0f4cfe958604f5e8fb768ba36.tar.gz
gentoo-2-2bac59c46961d5f0f4cfe958604f5e8fb768ba36.tar.bz2
gentoo-2-2bac59c46961d5f0f4cfe958604f5e8fb768ba36.zip
Stable on ppc.
(Portage version: 2.1_rc2-r2)
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 847075fda0dc..60cd6d609e07 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.32 2006/05/16 05:02:44 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.33 2006/05/24 20:00:24 hansmi Exp $
+
+ 24 May 2006; Michael Hanselmann <hansmi@gentoo.org>
+ activesupport-1.3.1.ebuild:
+ Stable on ppc.
16 May 2006; Joshua Jackson <tsunam@gentoo.org>
activesupport-1.3.1.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-1.3.1.ebuild b/dev-ruby/activesupport/activesupport-1.3.1.ebuild
index 36e7f468d98f..8507ef0e3982 100644
--- a/dev-ruby/activesupport/activesupport-1.3.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-1.3.1.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.3.1.ebuild,v 1.4 2006/05/16 05:02:44 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.ebuild,v 1.5 2006/05/24 20:00:24 hansmi Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2