commit: fb1d08a64c07183f58b518897809ee5f24d2c1d1 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Wed Apr 15 16:21:47 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Wed Apr 15 16:22:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1d08a6
dev-perl/Video-ivtv: Remove old 0.13-r1 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) 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 f1551c7b9f0..00000000000 --- 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}"
