diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:10:20 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:10:20 +0000 |
commit | 830866c001c83a7767580f2e82b4a54cedfe76ce (patch) | |
tree | 923a7e188f32f660b8679cc380c71f1ea383281d /dev-ruby/actionpack/actionpack-1.13.5.ebuild | |
parent | add format description for fmtutil, thanks to Dmitry S. Kulyabov <yamadharma@... (diff) | |
download | gentoo-2-830866c001c83a7767580f2e82b4a54cedfe76ce.tar.gz gentoo-2-830866c001c83a7767580f2e82b4a54cedfe76ce.tar.bz2 gentoo-2-830866c001c83a7767580f2e82b4a54cedfe76ce.zip |
stable x86, security bug 195315
(Portage version: 2.1.3.9)
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 ad5aa6a9bfae..c61a1a5f90b8 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.1 2007/10/13 06:30:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.5.ebuild,v 1.2 2007/10/16 07:10:20 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 |