diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-10-21 15:13:25 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-10-21 15:13:25 +0000 |
commit | 109a8d7d7aefe768facb351113cf01fe026bb5df (patch) | |
tree | 0b27a6dfa0a9a6eda7995be207aa71ab1c6fb0dd /dev-ruby/actionpack/actionpack-1.13.5.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-109a8d7d7aefe768facb351113cf01fe026bb5df.tar.gz gentoo-2-109a8d7d7aefe768facb351113cf01fe026bb5df.tar.bz2 gentoo-2-109a8d7d7aefe768facb351113cf01fe026bb5df.zip |
amd64 stable
(Portage version: 2.1.3.15)
Diffstat (limited to 'dev-ruby/actionpack/actionpack-1.13.5.ebuild')
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-1.13.5.ebuild b/dev-ruby/actionpack/actionpack-1.13.5.ebuild index afd147b544d0..b53f0477299a 100644 --- a/dev-ruby/actionpack/actionpack-1.13.5.ebuild +++ b/dev-ruby/actionpack/actionpack-1.13.5.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/actionpack/actionpack-1.13.5.ebuild,v 1.4 2007/10/18 17:11:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.5.ebuild,v 1.5 2007/10/21 15:13:25 beandog Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/" 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 |