diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-06-05 11:29:34 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-06-05 11:39:41 -0400 |
commit | 007d4896b9fca9609834198b20bb04cc934fd785 (patch) | |
tree | 760678ef30ab88d49964e946421e71d9be59e705 /x11-drivers/xf86-video-dummy | |
parent | x11-drivers/xf86-video-ati: Drop old versions (diff) | |
download | gentoo-007d4896b9fca9609834198b20bb04cc934fd785.tar.gz gentoo-007d4896b9fca9609834198b20bb04cc934fd785.tar.bz2 gentoo-007d4896b9fca9609834198b20bb04cc934fd785.zip |
x11-drivers/xf86-video-dummy: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/Manifest | 1 | ||||
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-drivers/xf86-video-dummy/Manifest b/x11-drivers/xf86-video-dummy/Manifest index 1d3b7492b989..f68ee99fbfbe 100644 --- a/x11-drivers/xf86-video-dummy/Manifest +++ b/x11-drivers/xf86-video-dummy/Manifest @@ -1,2 +1 @@ -DIST xf86-video-dummy-0.4.0.tar.xz 258452 BLAKE2B 8364a705bac5bc0bf2767be30b23a67753cb9232a58819c5b3ea3fa91769049e38cb04a5504b34e4aa5978f45a17617b999541333e3a1ee66d30892f281d7cc8 SHA512 1150a84c4f17215b9c579d8ce9399d547a01970bf7b5396653f14beb13a62deefe3008bf3ad6a2c5c0f46da4cbc0b840c18a7dff339e3b882d108183fa1d30d9 DIST xf86-video-dummy-0.4.1.tar.xz 262496 BLAKE2B a75a24f2e81713bdee9249d72df45877790c85fa3ba3d25214e46bd552f896df56d71bda8e68a389a93a0ee06c8e85b0a3ee5aaa8909d16125d406a5e04129e9 SHA512 ff7fd8b668e5e9f40a5d27f82599b7a455a8162fc1a247195335c17980f00ce10ae6b2c062239cbaa67d8684c86174f85b398dd7f7065d36f69294bd6f2469de diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild deleted file mode 100644 index 74a8f32f592e..000000000000 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XORG_TARBALL_SUFFIX=xz -inherit xorg-3 - -DESCRIPTION="X.Org driver for dummy cards" - -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND="" -DEPEND="x11-base/xorg-proto" |