diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-11-26 21:10:29 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-11-26 21:10:29 +0000 |
commit | cc4ac8bb364f8bad8fc83403c34c40ef00e79c92 (patch) | |
tree | b736382474fe3a726ea04de97a0ea3b4d0483f43 /dev-ruby/activerecord/activerecord-1.15.6.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-cc4ac8bb364f8bad8fc83403c34c40ef00e79c92.tar.gz gentoo-2-cc4ac8bb364f8bad8fc83403c34c40ef00e79c92.tar.bz2 gentoo-2-cc4ac8bb364f8bad8fc83403c34c40ef00e79c92.zip |
stable x86, security bug 200159
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/activerecord/activerecord-1.15.6.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.15.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-1.15.6.ebuild b/dev-ruby/activerecord/activerecord-1.15.6.ebuild index 220c42147cdd..92fb508b47a8 100644 --- a/dev-ruby/activerecord/activerecord-1.15.6.ebuild +++ b/dev-ruby/activerecord/activerecord-1.15.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/activerecord/activerecord-1.15.6.ebuild,v 1.1 2007/11/25 08:26:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.2 2007/11/26 21:10:29 opfer Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RESTRICT="test" |