summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-03-27 13:53:07 -0400
committerMatt Turner <mattst88@gentoo.org>2021-03-27 13:53:07 -0400
commitcf328bd494b76c12202acc869471f1815125ba24 (patch)
treefe017b98470af112cf179f1623e404ffe4fa6b40 /x11-apps
parentx11-apps/xwud: Propagate stable keywords (diff)
downloadgentoo-cf328bd494b76c12202acc869471f1815125ba24.tar.gz
gentoo-cf328bd494b76c12202acc869471f1815125ba24.tar.bz2
gentoo-cf328bd494b76c12202acc869471f1815125ba24.zip
x11-apps/xwud: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xwud/xwud-1.0.5.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xwud/xwud-1.0.5.ebuild b/x11-apps/xwud/xwud-1.0.5.ebuild
deleted file mode 100644
index 023f4dec039b..000000000000
--- a/x11-apps/xwud/xwud-1.0.5.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="image displayer for X"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"