diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 16:28:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 16:28:25 +0000 |
commit | daf67e717f49caa1acf65cb08286d6fe25b7d0fe (patch) | |
tree | 1c7380f7591b4936e154ad56a6dd375761ff0eab /dev-ruby/activesupport/activesupport-2.2.2.ebuild | |
parent | Stable on alpha, bug #253664 (diff) | |
download | gentoo-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/activesupport/activesupport-2.2.2.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |