diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-04-01 18:15:36 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-04-01 18:15:36 +0000 |
commit | 1edbeb6ac4f726a5f83512ca40cb746f09d36440 (patch) | |
tree | f10bb42912a11cec88f8bf2d4b4d941f8795cc60 /dev-ruby/activerecord/activerecord-1.9.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-1edbeb6ac4f726a5f83512ca40cb746f09d36440.tar.gz gentoo-2-1edbeb6ac4f726a5f83512ca40cb746f09d36440.tar.bz2 gentoo-2-1edbeb6ac4f726a5f83512ca40cb746f09d36440.zip |
x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby/activerecord/activerecord-1.9.1.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-1.9.1.ebuild b/dev-ruby/activerecord/activerecord-1.9.1.ebuild index 7f777d2724c3..23a6d6470107 100644 --- a/dev-ruby/activerecord/activerecord-1.9.1.ebuild +++ b/dev-ruby/activerecord/activerecord-1.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.9.1.ebuild,v 1.1 2005/03/28 17:32:51 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.9.1.ebuild,v 1.2 2005/04/01 18:12:38 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3680/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="=dev-lang/ruby-1.8* >=dev-ruby/activesupport-1.0.3" |