summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc/turl/turl-0.2.ebuild')
-rw-r--r--www-misc/turl/turl-0.2.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/www-misc/turl/turl-0.2.ebuild b/www-misc/turl/turl-0.2.ebuild
deleted file mode 100644
index 15a573071..000000000
--- a/www-misc/turl/turl-0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit distutils
-
-DESCRIPTION="a command-line interface to http://metamark.net/"
-HOMEPAGE="http://ndansmith.net/turl.php"
-SRC_URI="http://ndansmith.net/software/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-DEPEND=""
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"