summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-08-17 12:14:55 -0400
committerMatt Turner <mattst88@gentoo.org>2022-08-17 22:52:55 -0400
commit640a96e79e45b379ca7def51fb8d7d76d1e850d4 (patch)
tree766fd33b3d3a6766604e9955c584fed7dbf5a3d4 /x11-apps
parentx11-apps/xkbutils: Drop old versions (diff)
downloadgentoo-640a96e79e45b379ca7def51fb8d7d76d1e850d4.tar.gz
gentoo-640a96e79e45b379ca7def51fb8d7d76d1e850d4.tar.bz2
gentoo-640a96e79e45b379ca7def51fb8d7d76d1e850d4.zip
x11-apps/xmag: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xmag/Manifest1
-rw-r--r--x11-apps/xmag/xmag-1.0.6.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xmag/Manifest b/x11-apps/xmag/Manifest
index 70040100595a..1589ee74829d 100644
--- a/x11-apps/xmag/Manifest
+++ b/x11-apps/xmag/Manifest
@@ -1,2 +1 @@
-DIST xmag-1.0.6.tar.bz2 143112 BLAKE2B f53d7f564c71100e5903c19ee86aae3405cbc56258c89a5ad3d5e583649e1c2a862fef875c6de18c462e103da2afcd4fcfc9927188e7a4e8b980c7d80b2c4c64 SHA512 98f3c8e0c58f31cd4f1736ba9c5cd68dba3b2e2de6191988de8ae3e91b1d310803461840189ad56be45ee57c9ca05a2c63544a49b02ce6f79f2ebc14c59613de
DIST xmag-1.0.7.tar.xz 137660 BLAKE2B aa809a5e36d5e05524ab78d2382e15b2294439927ee7b441d246134120cef360fc2eb32b0611874a4bc4b45613a8e0fcc0e6cd595fea3fbd5a919aba593d90d9 SHA512 d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984
diff --git a/x11-apps/xmag/xmag-1.0.6.ebuild b/x11-apps/xmag/xmag-1.0.6.ebuild
deleted file mode 100644
index 4f865e46ee3d..000000000000
--- a/x11-apps/xmag/xmag-1.0.6.ebuild
+++ /dev/null
@@ -1,17 +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 xmag application"
-
-KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}"