summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-24 21:34:37 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-24 21:34:37 -0700
commit9a336b1dbd67f164b739795620c88106937546ea (patch)
tree1bbc055d983a125af5e28655df300300193b2dac /x11-apps/xvidtune
parentx11-apps/xkbevd: Drop old versions (diff)
downloadgentoo-9a336b1dbd67f164b739795620c88106937546ea.tar.gz
gentoo-9a336b1dbd67f164b739795620c88106937546ea.tar.bz2
gentoo-9a336b1dbd67f164b739795620c88106937546ea.zip
x11-apps/xvidtune: Drop old versions
Diffstat (limited to 'x11-apps/xvidtune')
-rw-r--r--x11-apps/xvidtune/Manifest1
-rw-r--r--x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/xvidtune/Manifest b/x11-apps/xvidtune/Manifest
index c712bc5c10a8..6be5e63f922d 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 2da520d4712c..000000000000
--- 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"