diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-04-16 04:21:47 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-04-16 04:22:13 +1200 |
commit | fb1d08a64c07183f58b518897809ee5f24d2c1d1 (patch) | |
tree | 8900d413d0cabe650683c858bfda3738987d71ef | |
parent | dev-perl/Video-Info: Remove old 0.993.0-r1 (diff) | |
download | gentoo-fb1d08a64c07183f58b518897809ee5f24d2c1d1.tar.gz gentoo-fb1d08a64c07183f58b518897809ee5f24d2c1d1.tar.bz2 gentoo-fb1d08a64c07183f58b518897809ee5f24d2c1d1.zip |
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@gentoo.org>
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild | 19 |
1 files changed, 0 insertions, 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 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}" |