diff options
Diffstat (limited to 'dev-ruby/text-format/text-format-1.0.0.ebuild')
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild index 4367270b11f2..fabe9e2f432e 100644 --- a/dev-ruby/text-format/text-format-1.0.0.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.13 2010/05/22 16:02:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.14 2010/08/07 14:38:23 graaff Exp $ inherit ruby gems @@ -11,5 +11,5 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" -DEPEND="virtual/ruby +DEPEND="dev-lang/ruby >=dev-ruby/text-hyphen-1.0.0" |