diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-11-26 21:11:48 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-11-26 21:11:48 +0000 |
commit | 662f5475e9f71b77b0c95bde2ccafe34acbe090a (patch) | |
tree | 496dc2462629dd82554ae9e2da182d9e1afc2ef5 /dev-ruby/actionpack/actionpack-1.13.6.ebuild | |
parent | stable x86, security bug 200159 (diff) | |
download | gentoo-2-662f5475e9f71b77b0c95bde2ccafe34acbe090a.tar.gz gentoo-2-662f5475e9f71b77b0c95bde2ccafe34acbe090a.tar.bz2 gentoo-2-662f5475e9f71b77b0c95bde2ccafe34acbe090a.zip |
stable x86, security bug 200159
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/actionpack/actionpack-1.13.6.ebuild')
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.13.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-1.13.6.ebuild b/dev-ruby/actionpack/actionpack-1.13.6.ebuild index 6e86ecf00cfe..b5768615ea8c 100644 --- a/dev-ruby/actionpack/actionpack-1.13.6.ebuild +++ b/dev-ruby/actionpack/actionpack-1.13.6.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.6.ebuild,v 1.1 2007/11/25 08:28:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild,v 1.2 2007/11/26 21:11:48 opfer 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 |