summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Smith (ndansmith) <ndansmith@gmail.com>2007-01-25 03:35:02 +0000
committerNathan Smith (ndansmith) <ndansmith@gmail.com>2007-01-25 03:35:02 +0000
commit1141a6d179032c882802c676b23dfda83b84ab39 (patch)
tree9a838f386583e0efb9b355ecb29e14c7a1dd077c /www-misc/turl/turl-0.2.ebuild
parentwww-misc/surl: Changed name from turl to surl due to conflict with some simil... (diff)
downloadsunrise-1141a6d179032c882802c676b23dfda83b84ab39.tar.gz
sunrise-1141a6d179032c882802c676b23dfda83b84ab39.tar.bz2
sunrise-1141a6d179032c882802c676b23dfda83b84ab39.zip
Removing old turl files in favor of surl
svn path=/sunrise/; revision=2856
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}"