diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-28 22:00:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-28 22:00:33 +0000 |
commit | 42d50d240fa523ec468f308442ed82d20c00932f (patch) | |
tree | 731713665bb832a70bfb89677b140203c54a3af4 /dev-ruby/shorturl | |
parent | x11-apps/xinit: add blurb in metadata.xml, see bug #293507 (diff) | |
download | gentoo-2-42d50d240fa523ec468f308442ed82d20c00932f.tar.gz gentoo-2-42d50d240fa523ec468f308442ed82d20c00932f.tar.bz2 gentoo-2-42d50d240fa523ec468f308442ed82d20c00932f.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/shorturl')
-rw-r--r-- | dev-ruby/shorturl/shorturl-0.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shorturl/shorturl-0.8.7.ebuild b/dev-ruby/shorturl/shorturl-0.8.7.ebuild index e969a745e23c..8e59e9b6dc8a 100644 --- a/dev-ruby/shorturl/shorturl-0.8.7.ebuild +++ b/dev-ruby/shorturl/shorturl-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.7.ebuild,v 1.1 2009/11/28 10:42:42 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.7.ebuild,v 1.2 2009/11/28 22:00:33 mr_bones_ Exp $ inherit ruby gems @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" -USE_RUBY="ruby18" +USE_RUBY="ruby18" DEPEND="virtual/ruby" |