From: Kent Fredric Date: Wed, 15 Apr 2020 16:21:47 +0000 (+1200) Subject: dev-perl/Video-ivtv: Remove old 0.13-r1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fb1d08a64c07183f58b518897809ee5f24d2c1d1;p=gentoo.git dev-perl/Video-ivtv: Remove old 0.13-r1 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild deleted file mode 100644 index f1551c7b9f0e..000000000000 --- a/dev-perl/Video-ivtv/Video-ivtv-0.13-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::ivtv 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}"