diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-11-25 12:14:54 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-11-25 12:31:02 -0500 |
commit | 8117cd896f2a0e9ce23c731852a42138ea95a42c (patch) | |
tree | 71532dada285f4f14baec409fb920035b225a50b /x11-drivers | |
parent | x11-drivers/xf86-input-wacom: Drop old versions (diff) | |
download | gentoo-8117cd896f2a0e9ce23c731852a42138ea95a42c.tar.gz gentoo-8117cd896f2a0e9ce23c731852a42138ea95a42c.tar.bz2 gentoo-8117cd896f2a0e9ce23c731852a42138ea95a42c.zip |
x11-drivers/xf86-video-siliconmotion: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/Manifest | 1 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/Manifest b/x11-drivers/xf86-video-siliconmotion/Manifest index 461a2b5ebb3f..c19cfd59486d 100644 --- a/x11-drivers/xf86-video-siliconmotion/Manifest +++ b/x11-drivers/xf86-video-siliconmotion/Manifest @@ -1,2 +1 @@ DIST xf86-video-siliconmotion-1.7.10.tar.xz 347056 BLAKE2B 436d2348d69976336ef83c2ee542615d65681fe0abf38887c223234a05255d194beeee0f3e0b1b8c2a0dfbf1c453e2189c39720d65eb8348dff6ddc957f23ef0 SHA512 d8bb90e636598ed20a32bdc049fe42420d9e6093429f09c3a886a7e78d3813c8533abf67c4fed084be97dd7553a1934c49aa9f94d1083dfa64ab36867ae55fca -DIST xf86-video-siliconmotion-1.7.9.tar.bz2 416351 BLAKE2B 8832c4de662871b373fdd2a1ac395454bbcf3ab3ac81416aab23c9a282a18cf46be5d98aaaa15213f394d0d7ac8b407c39aa0b9e3692495e36ef800077ec3f19 SHA512 13085945ca496f83521c28b25c394077e010031dbdc2374347a932a52650ada02f525269a81d0b0bb20b48e371d5435a7a73cb7555a07dc5a784e77152608c63 diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild deleted file mode 100644 index ab2e1341ccfa..000000000000 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="Silicon Motion video driver" - -KEYWORDS="amd64 ~mips x86" - -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND}" |