diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-15 18:07:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-15 18:07:43 +0000 |
commit | b5192da035aa05ab6ea621c28ac2af6bbbc708dd (patch) | |
tree | efcfd5a848499b48272902f210d282e67fb57a72 /dev-ruby/activesupport/activesupport-2.0.5.ebuild | |
parent | Version bump. Remove/add some deps and linguas. (diff) | |
download | gentoo-2-b5192da035aa05ab6ea621c28ac2af6bbbc708dd.tar.gz gentoo-2-b5192da035aa05ab6ea621c28ac2af6bbbc708dd.tar.bz2 gentoo-2-b5192da035aa05ab6ea621c28ac2af6bbbc708dd.zip |
ppc stable, bug #237385
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'dev-ruby/activesupport/activesupport-2.0.5.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-2.0.5.ebuild b/dev-ruby/activesupport/activesupport-2.0.5.ebuild index f603d83fce89..bcf04a853a49 100644 --- a/dev-ruby/activesupport/activesupport-2.0.5.ebuild +++ b/dev-ruby/activesupport/activesupport-2.0.5.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.5.ebuild,v 1.4 2008/11/05 19:46:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.5.ebuild,v 1.5 2008/11/15 18:07:43 dertobi123 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 |