summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-10 16:28:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-10 16:28:25 +0000
commitdaf67e717f49caa1acf65cb08286d6fe25b7d0fe (patch)
tree1c7380f7591b4936e154ad56a6dd375761ff0eab /dev-ruby
parentStable on alpha, bug #253664 (diff)
downloadgentoo-2-daf67e717f49caa1acf65cb08286d6fe25b7d0fe.tar.gz
gentoo-2-daf67e717f49caa1acf65cb08286d6fe25b7d0fe.tar.bz2
gentoo-2-daf67e717f49caa1acf65cb08286d6fe25b7d0fe.zip
ia64 stable wrt #253425
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index a6e1c1ed9085..5ca03734de1b 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.81 2009/01/09 17:33:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.82 2009/01/10 16:28:25 armin76 Exp $
+
+ 10 Jan 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.2.2.ebuild:
+ ia64 stable wrt #253425
09 Jan 2009; Brent Baude <ranger@gentoo.org> activesupport-2.2.2.ebuild:
Marking activesupport-2.2.2 ppc for bug 253425
diff --git a/dev-ruby/activesupport/activesupport-2.2.2.ebuild b/dev-ruby/activesupport/activesupport-2.2.2.ebuild
index 8231d33acd19..fd2c1f9ca407 100644
--- a/dev-ruby/activesupport/activesupport-2.2.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.2.ebuild,v 1.5 2009/01/09 17:33:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.2.ebuild,v 1.6 2009/01/10 16:28:25 armin76 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.2"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5"