summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/kwintv/kwintv-0.8.11.ebuild')
-rw-r--r--media-tv/kwintv/kwintv-0.8.11.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/media-tv/kwintv/kwintv-0.8.11.ebuild b/media-tv/kwintv/kwintv-0.8.11.ebuild
deleted file mode 100644
index 8628a8011e87..000000000000
--- a/media-tv/kwintv/kwintv-0.8.11.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/kwintv/kwintv-0.8.11.ebuild,v 1.3 2003/08/12 03:40:43 caleb Exp $
-
-inherit kde-base
-
-need-kde 2.1
-
-
-LICENSE="GPL-2"
-KEYWORDS="x86"
-DESCRIPTION="a KDE application that allows you to watch television."
-SRC_URI="http://www.staikos.on.ca/~staikos/kwintv/latest/${P}.tar.bz2"
-HOMEPAGE="http://www.kwintv.org"
-
-src_unpack()
-{
- kde_src_unpack
- cd ${S} && epatch ${FILESDIR}/kwintv.patch
-}