diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-18 17:16:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-18 17:16:34 +0000 |
commit | 03781a473c2a25864afc84c04aa45a7c9f0d1a2c (patch) | |
tree | 9c24d81cfe9cd15bfe665c51e926a1b360d39a59 /dev-ruby/activesupport/activesupport-1.4.4.ebuild | |
parent | Version bump, finally at 1.0.15. (diff) | |
download | historical-03781a473c2a25864afc84c04aa45a7c9f0d1a2c.tar.gz historical-03781a473c2a25864afc84c04aa45a7c9f0d1a2c.tar.bz2 historical-03781a473c2a25864afc84c04aa45a7c9f0d1a2c.zip |
ppc stable, bug #195315
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-ruby/activesupport/activesupport-1.4.4.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-1.4.4.ebuild b/dev-ruby/activesupport/activesupport-1.4.4.ebuild index e3a10d6d79f6..73b224e74586 100644 --- a/dev-ruby/activesupport/activesupport-1.4.4.ebuild +++ b/dev-ruby/activesupport/activesupport-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.4.ebuild,v 1.3 2007/10/16 13:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.4.ebuild,v 1.4 2007/10/18 17:10:56 dertobi123 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="1.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 |