diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-06 16:56:45 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-06 16:56:45 +0000 |
commit | 6a772cf4077724ce0aefa67fbb1319f47253844a (patch) | |
tree | 92d64a928f945281a0a342e91c448c21d3f9d78d /dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild | |
parent | Emergency revert old revision. (diff) | |
download | historical-6a772cf4077724ce0aefa67fbb1319f47253844a.tar.gz historical-6a772cf4077724ce0aefa67fbb1319f47253844a.tar.bz2 historical-6a772cf4077724ce0aefa67fbb1319f47253844a.zip |
stable amd64
Package-Manager: portage-3456-svn
Diffstat (limited to 'dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild')
-rw-r--r-- | dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild b/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild index bc7224e22e12..d78bc3bc77a7 100644 --- a/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild +++ b/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.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/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild,v 1.7 2006/05/11 13:15:43 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.1.0.ebuild,v 1.8 2006/06/06 16:52:20 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="" |