diff options
author | 2022-08-17 12:14:59 -0400 | |
---|---|---|
committer | 2022-08-17 22:52:56 -0400 | |
commit | 9327f5a926c5076274f679d3554a5600e62e4751 (patch) | |
tree | 6bb5f4376719f6dd870650db42868522e0c6d6e2 /x11-apps/xpr/xpr-1.0.5-r1.ebuild | |
parent | x11-apps/xmodmap: Drop old versions (diff) | |
download | gentoo-9327f5a926c5076274f679d3554a5600e62e4751.tar.gz gentoo-9327f5a926c5076274f679d3554a5600e62e4751.tar.bz2 gentoo-9327f5a926c5076274f679d3554a5600e62e4751.zip |
x11-apps/xpr: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xpr/xpr-1.0.5-r1.ebuild')
-rw-r--r-- | x11-apps/xpr/xpr-1.0.5-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/xpr/xpr-1.0.5-r1.ebuild b/x11-apps/xpr/xpr-1.0.5-r1.ebuild deleted file mode 100644 index d623564f14e2..000000000000 --- a/x11-apps/xpr/xpr-1.0.5-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="X.Org xpr application" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXmu" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |