diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-29 11:10:07 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-29 11:23:14 -0400 |
commit | 97b6355ad821e60a7fdce3fa97f1926baa87ab65 (patch) | |
tree | 65525350f178688af17cb0a29955943d939261c6 /x11-apps/appres | |
parent | media-libs/vulkan-loader: Drop old versions (diff) | |
download | gentoo-97b6355ad821e60a7fdce3fa97f1926baa87ab65.tar.gz gentoo-97b6355ad821e60a7fdce3fa97f1926baa87ab65.tar.bz2 gentoo-97b6355ad821e60a7fdce3fa97f1926baa87ab65.zip |
x11-apps/appres: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/appres')
-rw-r--r-- | x11-apps/appres/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/appres/appres-1.0.5-r1.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/appres/Manifest b/x11-apps/appres/Manifest index cc798c7bc507..d8e7db77728f 100644 --- a/x11-apps/appres/Manifest +++ b/x11-apps/appres/Manifest @@ -1,2 +1 @@ -DIST appres-1.0.5.tar.bz2 124531 BLAKE2B 0d3e497afb3ab7d3565451c0da6594b4e608fa20e1a225162c4347d672db6a94823b5961c112b414e55c86a6b53a684709ddd109991f0545b6897bf276824da8 SHA512 70825563cd80f0f433c48ab2fdae888072939c1b22fb22340b70b9444c97916275ed92c9e5bf9a06bb76c32a5371b89ff7c0211a9a47a227c88311078c2c4137 DIST appres-1.0.6.tar.xz 118972 BLAKE2B 13e72b26ea51c937e988929626810421f705b7142b3379488b50989114748f5fb2a0d515978dc92c0d0634afdd2fbda1ee4e8f09a1637fc0e70320492d5a61fc SHA512 6d14f6a2ad5c83a4d42d4c51ec9a9f32652dfe7624881f1f41c0b1f4946904e7e5ca81a2fd9f4f4824488ce1bd2a4047f92320626bf33b0f1afc5e6b89d3e2b9 diff --git a/x11-apps/appres/appres-1.0.5-r1.ebuild b/x11-apps/appres/appres-1.0.5-r1.ebuild deleted file mode 100644 index 8ecda295a8ba..000000000000 --- a/x11-apps/appres/appres-1.0.5-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="list X application resource database" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXt" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |