diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-01-26 12:29:43 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-01-26 12:37:41 -0500 |
commit | 89c945ac744ec4d8af3a26113863d2a98eb21399 (patch) | |
tree | c5fb8da823d935dcce1b04b6d0dd76954fcffc7d /x11-apps/xstdcmap | |
parent | x11-apps/xset: Drop old versions (diff) | |
download | gentoo-89c945ac744ec4d8af3a26113863d2a98eb21399.tar.gz gentoo-89c945ac744ec4d8af3a26113863d2a98eb21399.tar.bz2 gentoo-89c945ac744ec4d8af3a26113863d2a98eb21399.zip |
x11-apps/xstdcmap: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r-- | x11-apps/xstdcmap/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xstdcmap/Manifest b/x11-apps/xstdcmap/Manifest index 0ad76dd8ada8..b61845676acb 100644 --- a/x11-apps/xstdcmap/Manifest +++ b/x11-apps/xstdcmap/Manifest @@ -1,2 +1 @@ -DIST xstdcmap-1.0.4.tar.bz2 126269 BLAKE2B 5c2fccbc374871738ae03d722a045cc3ffd6bc431774d76525653e70c5ddb9a4281b2372996ff492807f9d4aee414eac1016f2696ea4e1979407a5b7cf37e1b5 SHA512 2adbb0aec1766341e04090efa962241ff6c9e32c612851b7221cec0ee16852107d406a08ec5251070f39df882c13e3c8c9edcd88f278187a9f373e1727643a8f DIST xstdcmap-1.0.5.tar.xz 120796 BLAKE2B 0b36b787ba6f69f944598ae3d94418cf7775e22279070db9471738709639ca3552d985525d05c750399d29e1b58a152da0d37be8bff3479a05265e45d85bf554 SHA512 3f2047af1d328a34d38ededc13de00298db3300eab1d1dbdff7d2aa4a3cd543a79305bfbd2e6424c5e023cf866a4f7a70aa9a3014444d543268d2f812a322a49 diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild deleted file mode 100644 index 876edcd63062..000000000000 --- a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="X standard colormap utility" -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" |