summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.ebuild15
1 files changed, 0 insertions, 15 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
deleted file mode 100644
index fabe9e2f432e..000000000000
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.14 2010/08/07 14:38:23 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Text::Format provides strong text formatting capabilities to Ruby"
-HOMEPAGE="http://raa.ruby-lang.org/project/text-format/"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE=""
-DEPEND="dev-lang/ruby
- >=dev-ruby/text-hyphen-1.0.0"