diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-16 07:16:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-16 07:16:26 +0000 |
commit | 6cd93c6b7281e3a91098840e1dc136b61e72f891 (patch) | |
tree | c5b3d4a7b3f76b6d864021c069b4de74d0898f18 /dev-ruby/activesupport/activesupport-1.4.4.ebuild | |
parent | we have an ebuild for jadetex that provides the exact same thing, remove it f... (diff) | |
download | historical-6cd93c6b7281e3a91098840e1dc136b61e72f891.tar.gz historical-6cd93c6b7281e3a91098840e1dc136b61e72f891.tar.bz2 historical-6cd93c6b7281e3a91098840e1dc136b61e72f891.zip |
stable x86, security 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 6d5714bd97be..6198a2751765 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.1 2007/10/13 06:26:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.4.ebuild,v 1.2 2007/10/16 07:08:51 opfer 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 |