diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:47:30 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:47:30 -0400 |
commit | 79b72e1066540a4f4f11ff6d4aab7d09284241e1 (patch) | |
tree | 8540d3f5d4a204cf72b9e1b418fcde8d2927e609 /x11-apps | |
parent | x11-apps/bitmap: Propagate stable keywords (diff) | |
download | gentoo-79b72e1066540a4f4f11ff6d4aab7d09284241e1.tar.gz gentoo-79b72e1066540a4f4f11ff6d4aab7d09284241e1.tar.bz2 gentoo-79b72e1066540a4f4f11ff6d4aab7d09284241e1.zip |
x11-apps/bitmap: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.9.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/bitmap/bitmap-1.0.9.ebuild b/x11-apps/bitmap/bitmap-1.0.9.ebuild deleted file mode 100644 index 939040ae52db..000000000000 --- a/x11-apps/bitmap/bitmap-1.0.9.ebuild +++ /dev/null @@ -1,16 +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 bitmap application" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="" -RDEPEND="x11-libs/libX11 - x11-libs/libXmu - x11-libs/libXaw - x11-libs/libXt - x11-misc/xbitmaps" -DEPEND="${RDEPEND}" |