diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:00:43 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:12:54 -0700 |
commit | 4fd8c93cf3917bf78968a61641fe2f76fbaf041c (patch) | |
tree | dbbd789aec3d125e5ec12bc650387d8812cce4fa /x11-apps/appres | |
parent | media-libs/mesa: Drop old versions (diff) | |
download | gentoo-4fd8c93cf3917bf78968a61641fe2f76fbaf041c.tar.gz gentoo-4fd8c93cf3917bf78968a61641fe2f76fbaf041c.tar.bz2 gentoo-4fd8c93cf3917bf78968a61641fe2f76fbaf041c.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.4.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/appres/Manifest b/x11-apps/appres/Manifest index a536fa8209df..e90a3671c717 100644 --- a/x11-apps/appres/Manifest +++ b/x11-apps/appres/Manifest @@ -1,2 +1 @@ -DIST appres-1.0.4.tar.bz2 117949 BLAKE2B a1938ffd3a3ecf279e35fd85c39f79550b9da0d2155d4ba08708fddff0b6cb9cb97a8174fcfb701ff13e929bd551405c3eaeae516d15e4d7ea31ef50aa6a5d29 SHA512 f07e672bd335308e58495685e5e7748684283aac28a96ea716edefe99ff281ec1f9b264e853ec0ce0f64cf54d9208d70dd3112a5a4219e0a38bfdc0fab8c9d98 DIST appres-1.0.5.tar.bz2 124531 BLAKE2B 0d3e497afb3ab7d3565451c0da6594b4e608fa20e1a225162c4347d672db6a94823b5961c112b414e55c86a6b53a684709ddd109991f0545b6897bf276824da8 SHA512 70825563cd80f0f433c48ab2fdae888072939c1b22fb22340b70b9444c97916275ed92c9e5bf9a06bb76c32a5371b89ff7c0211a9a47a227c88311078c2c4137 diff --git a/x11-apps/appres/appres-1.0.4.ebuild b/x11-apps/appres/appres-1.0.4.ebuild deleted file mode 100644 index e852a4932817..000000000000 --- a/x11-apps/appres/appres-1.0.4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="list X application resource database" - -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" -RDEPEND="x11-libs/libX11 - x11-libs/libXt" -DEPEND="${RDEPEND}" |