diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:06:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:12:59 -0700 |
commit | d50a54c5a41904fa6d43cf9e556ce8ed1f51b3cb (patch) | |
tree | 54311e65ff71942848007689fae5f69b8cc137be /x11-apps/xrefresh/xrefresh-1.0.5.ebuild | |
parent | x11-apps/xmessage: Drop old versions (diff) | |
download | gentoo-d50a54c5a41904fa6d43cf9e556ce8ed1f51b3cb.tar.gz gentoo-d50a54c5a41904fa6d43cf9e556ce8ed1f51b3cb.tar.bz2 gentoo-d50a54c5a41904fa6d43cf9e556ce8ed1f51b3cb.zip |
x11-apps/xrefresh: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xrefresh/xrefresh-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.5.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.0.5.ebuild b/x11-apps/xrefresh/xrefresh-1.0.5.ebuild deleted file mode 100644 index 50dafaff47e6..000000000000 --- a/x11-apps/xrefresh/xrefresh-1.0.5.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="refresh all or part of an X screen" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" |