summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/htty/htty-1.3.4.ebuild')
-rw-r--r--net-misc/htty/htty-1.3.4.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-misc/htty/htty-1.3.4.ebuild b/net-misc/htty/htty-1.3.4.ebuild
deleted file mode 100644
index ff282f6..0000000
--- a/net-misc/htty/htty-1.3.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-USE_RUBY="ruby18 ree18 jruby"
-
-inherit ruby-fakegem
-
-DESCRIPTION="htty is a console application for interacting with web servers."
-HOMEPAGE="http://htty.github.com/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/mime-types"