summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-05-29 11:10:47 -0400
committerMatt Turner <mattst88@gentoo.org>2022-05-29 11:23:14 -0400
commitb9774bee926cf180427b0837b0bcb24d3038e9cd (patch)
tree395dd8a488e3c46de1c2c6c73066fc0026532045 /x11-apps
parentx11-apps/appres: Drop old versions (diff)
downloadgentoo-b9774bee926cf180427b0837b0bcb24d3038e9cd.tar.gz
gentoo-b9774bee926cf180427b0837b0bcb24d3038e9cd.tar.bz2
gentoo-b9774bee926cf180427b0837b0bcb24d3038e9cd.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/Manifest1
-rw-r--r--x11-apps/bitmap/bitmap-1.0.9-r1.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/bitmap/Manifest b/x11-apps/bitmap/Manifest
index 0fb280eac48f..427b708583a5 100644
--- a/x11-apps/bitmap/Manifest
+++ b/x11-apps/bitmap/Manifest
@@ -1,2 +1 @@
-DIST bitmap-1.0.9.tar.bz2 181401 BLAKE2B efdf2d2905f6513ba8942d55a1aadca8f47f22736a55894deb9a4afeff132d8e410b8d84d27314253f16cb84ebb530b79c75991427365c45058e58280ede4449 SHA512 873c626c72a0f4025fe8c8aeedbf3fe4ee5657fb487ad7410406a20da518c0358041dc45c2549926cc10e1d031977073b9d1ddb32830fdce95b716a52fe44456
DIST bitmap-1.1.0.tar.xz 163560 BLAKE2B 411ae6d34059cef35456d7a12fbd2fba6de65d0ad551ea884463f123c0e034e89142f103793a1aa6602649b468e4d9ffc33450a67b592b9355c5878c712a4654 SHA512 3d6c94675f10772daeb71598c3e0ddcb51569b1bfc4771159e9df89599bfeb8bf49f464c24fef54d30a8f737af32136f859f844be03e088d24ed962f88381193
diff --git a/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild b/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild
deleted file mode 100644
index 9b386559ea7a..000000000000
--- a/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild
+++ /dev/null
@@ -1,18 +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 bitmap application"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- x11-misc/xbitmaps"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"