diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:53:07 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:53:07 -0400 |
commit | cf328bd494b76c12202acc869471f1815125ba24 (patch) | |
tree | fe017b98470af112cf179f1623e404ffe4fa6b40 /x11-apps/xwud | |
parent | x11-apps/xwud: Propagate stable keywords (diff) | |
download | gentoo-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/xwud')
-rw-r--r-- | x11-apps/xwud/xwud-1.0.5.ebuild | 14 |
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}" |