diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 13:23:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 13:23:22 +0000 |
commit | ead0534cf10042bdf98ecbb6abfdbe80ed98d4b3 (patch) | |
tree | 91a6ceae985ee3d1a412292fd70dae68d2f1dbc5 /dev-ruby/activerecord/activerecord-1.15.5.ebuild | |
parent | ia64/sparc stable wrt security #195315 (diff) | |
download | gentoo-2-ead0534cf10042bdf98ecbb6abfdbe80ed98d4b3.tar.gz gentoo-2-ead0534cf10042bdf98ecbb6abfdbe80ed98d4b3.tar.bz2 gentoo-2-ead0534cf10042bdf98ecbb6abfdbe80ed98d4b3.zip |
ia64/sparc stable wrt security #195315
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/activerecord/activerecord-1.15.5.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.15.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-1.15.5.ebuild b/dev-ruby/activerecord/activerecord-1.15.5.ebuild index 48937a4c1ca5..bc34552e1d9a 100644 --- a/dev-ruby/activerecord/activerecord-1.15.5.ebuild +++ b/dev-ruby/activerecord/activerecord-1.15.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/activerecord/activerecord-1.15.5.ebuild,v 1.2 2007/10/16 07:13:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.5.ebuild,v 1.3 2007/10/16 13:23:22 armin76 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" |