summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-16 20:14:44 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-16 20:14:44 +0000
commit8abccb2f8b98c30db0a22568474e9ff6a2d89c61 (patch)
treefd4d1916100ad637ed9e81003a8d8ad5fa2405ae /dev-ruby
parentInitial import of addressable with the fakegem eclass (dependency of Typo for... (diff)
downloadgentoo-2-8abccb2f8b98c30db0a22568474e9ff6a2d89c61.tar.gz
gentoo-2-8abccb2f8b98c30db0a22568474e9ff6a2d89c61.tar.bz2
gentoo-2-8abccb2f8b98c30db0a22568474e9ff6a2d89c61.zip
Minor cleanup.
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/addressable/addressable-2.1.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.1.1.ebuild b/dev-ruby/addressable/addressable-2.1.1.ebuild
index a8be071e01af..575aeffd6326 100644
--- a/dev-ruby/addressable/addressable-2.1.1.ebuild
+++ b/dev-ruby/addressable/addressable-2.1.1.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/addressable/addressable-2.1.1.ebuild,v 1.1 2009/12/16 20:13:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.1.1.ebuild,v 1.2 2009/12/16 20:14:44 flameeyes Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -23,4 +23,3 @@ KEYWORDS="~amd64"
IUSE=""
ruby_add_bdepend test dev-ruby/rspec
-