commit: 9a336b1dbd67f164b739795620c88106937546ea
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:34:37 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:34:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a336b1d
x11-apps/xvidtune: Drop old versions
x11-apps/xvidtune/Manifest | 1 -
x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/x11-apps/xvidtune/Manifest b/x11-apps/xvidtune/Manifest
index c712bc5c10a..6be5e63f922 100644
--- a/x11-apps/xvidtune/Manifest
+++ b/x11-apps/xvidtune/Manifest
@@ -1,2 +1 @@
-DIST xvidtune-1.0.2.tar.bz2 113117 BLAKE2B
ca6c59d1554370bbee31b508fe291049592467d5228e3e5355f8e6b45193c9a683df35c75ad4c66e399bd5a5a9fcb9c044603d27a5b1d1d4fafad58fbe3b837e
SHA512
4afbd4739e9fd1f94f7c5694a0bf4f7c90deba8e0b34ae446b49058293ccc90f27d0b3da2a134e1724f87183b8bbef73035eaf8c82fc11094e85b6e84c773276
DIST xvidtune-1.0.3.tar.bz2 128492 BLAKE2B
87271fa736f1c377f48f36fbb63a28ad0e6327ca612b681328aec44cafa839f5e1c04b239907e25f547b5a69e7dbd92bccd3500ed20760efcf18fb570078241b
SHA512
0f8a4fca1b544ef8f9623246fb0ece75739a0889f2e729c040cd768c595f0bbbfa3a665576369032535c34c7d55784a29b62f0d51432bf2b75d2cec619db7352
diff --git a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild
b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild
deleted file mode 100644
index 2da520d4712..00000000000
--- a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="video mode tuner for Xorg"
-
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXxf86vm"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"