diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-06 16:54:00 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-06 16:54:00 +0000 |
commit | 60388d608a48666c309d4645456efa1336ed29a7 (patch) | |
tree | e45b2640282234bd09d37b4f2c9b80b3dc6a66d9 /dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-60388d608a48666c309d4645456efa1336ed29a7.tar.gz gentoo-2-60388d608a48666c309d4645456efa1336ed29a7.tar.bz2 gentoo-2-60388d608a48666c309d4645456efa1336ed29a7.zip |
stable amd64
(Portage version: 3456-svn)
Diffstat (limited to 'dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild')
-rw-r--r-- | dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild index a00f813130e0..3643b8be807b 100644 --- a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild +++ b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild,v 1.5 2006/03/29 14:13:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild,v 1.6 2006/06/06 16:54:00 blubb Exp $ inherit ruby gems @@ -12,7 +12,7 @@ LICENSE="BSD" # change the filename on the end, it still downloads the same file. SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" -KEYWORDS="~amd64 ~ia64 ppc sparc x86" +KEYWORDS="amd64 ~ia64 ppc sparc x86" SLOT="0" IUSE="" |