summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Video-Frequencies')
-rw-r--r--dev-perl/Video-Frequencies/Video-Frequencies-0.03-r1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Video-Frequencies/Video-Frequencies-0.03-r1.ebuild b/dev-perl/Video-Frequencies/Video-Frequencies-0.03-r1.ebuild
deleted file mode 100644
index f2f3848d0a5e..000000000000
--- a/dev-perl/Video-Frequencies/Video-Frequencies-0.03-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-
-DESCRIPTION="Video Frequencies perl module, for use with ivtv-ptune"
-HOMEPAGE="http://ivtv.sourceforge.net"
-SRC_URI="mirror://sourceforge/ivtv/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc x86"
-IUSE=""
-
-export OPTIMIZE="$CFLAGS"
-
-RDEPEND="${DEPEND}"