summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Nagy <danielnagy@gmx.de>2012-10-22 05:25:16 +0200
committerDaniel Nagy <danielnagy@gmx.de>2012-10-22 05:25:16 +0200
commite28d468f8d4cafa93c839dd5de421c5e0f08ad23 (patch)
tree3a038cfd6db8526c8e256e9b05ca32248c739bdd /net-misc/htty/htty-1.3.4.ebuild
parentupdate ebuild headers (diff)
downloaddrevilt-e28d468f8d4cafa93c839dd5de421c5e0f08ad23.tar.gz
drevilt-e28d468f8d4cafa93c839dd5de421c5e0f08ad23.tar.bz2
drevilt-e28d468f8d4cafa93c839dd5de421c5e0f08ad23.zip
changes to htty
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"