diff options
Diffstat (limited to 'dev-ruby/shorturl/shorturl-0.8.7.ebuild')
-rw-r--r-- | dev-ruby/shorturl/shorturl-0.8.7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/shorturl/shorturl-0.8.7.ebuild b/dev-ruby/shorturl/shorturl-0.8.7.ebuild index 8e59e9b6dc8a..e1cc21254150 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.2 2009/11/28 22:00:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.7.ebuild,v 1.3 2009/12/24 17:33:37 graaff Exp $ inherit ruby gems @@ -13,4 +13,3 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" USE_RUBY="ruby18" -DEPEND="virtual/ruby" |