summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-12 09:39:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-12 09:39:59 +0000
commitd881134b5e36420a02960e2c57bdda5b8db045cd (patch)
tree6c996f34dfe5c8b5e446688ec20b7eec08e63b5e /dev-ruby/activesupport
parentadd flex build dep, thanks Diego, bug #221395 (diff)
downloadgentoo-2-d881134b5e36420a02960e2c57bdda5b8db045cd.tar.gz
gentoo-2-d881134b5e36420a02960e2c57bdda5b8db045cd.tar.bz2
gentoo-2-d881134b5e36420a02960e2c57bdda5b8db045cd.zip
Stable on ppc64; bug #221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 077a741d59e5..b608d0a968db 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.57 2008/05/11 16:57:36 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.58 2008/05/12 09:39:59 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> activesupport-2.0.2.ebuild:
+ Stable on ppc64; bug #221309
11 May 2008; Ferris McCormick <fmccor@gentoo.org>
activesupport-2.0.2.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild
index 0f593852bbf1..1e8dda099b03 100644
--- a/dev-ruby/activesupport/activesupport-2.0.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.4 2008/05/11 16:57:37 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.5 2008/05/12 09:39:59 corsair Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5