diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:51:40 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:51:40 -0400 |
commit | 7daff95f9848096d9e28bc31d7eea65c316430f8 (patch) | |
tree | d32d57f6f4be3930090ad8aa396cfadc1edce776 /x11-apps/xpr | |
parent | x11-apps/xpr: Propagate stable keywords (diff) | |
download | gentoo-7daff95f9848096d9e28bc31d7eea65c316430f8.tar.gz gentoo-7daff95f9848096d9e28bc31d7eea65c316430f8.tar.bz2 gentoo-7daff95f9848096d9e28bc31d7eea65c316430f8.zip |
x11-apps/xpr: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xpr')
-rw-r--r-- | x11-apps/xpr/xpr-1.0.5.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-apps/xpr/xpr-1.0.5.ebuild b/x11-apps/xpr/xpr-1.0.5.ebuild deleted file mode 100644 index 9b0185b401a4..000000000000 --- a/x11-apps/xpr/xpr-1.0.5.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="X.Org xpr application" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" |