diff options
Diffstat (limited to 'dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3.ebuild')
-rw-r--r-- | dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3.ebuild index 6531d917c369..fc49b0e4267f 100644 --- a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3.ebuild +++ b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3.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/sqlite-ruby/sqlite-ruby-2.2.3.ebuild,v 1.4 2007/02/24 15:05:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3.ebuild,v 1.5 2007/03/10 10:23:46 eroyf Exp $ inherit ruby @@ -12,7 +12,7 @@ LICENSE="BSD" # change the filename on the end, it still downloads the same file. SRC_URI="http://rubyforge.org/frs/download.php/2819/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" SLOT="0" IUSE="" |