diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-03 11:57:43 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-03 11:58:43 -0500 |
commit | 0139f9a4880149551c7ac03604f01581c3976905 (patch) | |
tree | 5f386402c13b0c8f0ff3cfbb8e9c8d461292ad1c /x11-apps/xbiff | |
parent | x11-apps/igt-gpu-tools: Drop old versions (diff) | |
download | gentoo-0139f9a4880149551c7ac03604f01581c3976905.tar.gz gentoo-0139f9a4880149551c7ac03604f01581c3976905.tar.bz2 gentoo-0139f9a4880149551c7ac03604f01581c3976905.zip |
x11-apps/xbiff: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xbiff')
-rw-r--r-- | x11-apps/xbiff/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xbiff/xbiff-1.0.4.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/xbiff/Manifest b/x11-apps/xbiff/Manifest index 963c4cd6fdfa..de34af1d9fc8 100644 --- a/x11-apps/xbiff/Manifest +++ b/x11-apps/xbiff/Manifest @@ -1,2 +1 @@ -DIST xbiff-1.0.4.tar.bz2 133455 BLAKE2B ce79afefbd394b32fd543b64e966276cddc551bfacdf25e80a3463e65eb538469e252d105aeddb60a16227c30a5abfa996af89718d77e075f85b70d71e45710f SHA512 0fb920a08640ec59f23d8a8a47bd244565dfbaff7a21c38a8a2abe1edb5eacabc970b5dbdc409163fc444fde5b75a2dc4e0114312938efec5b77228f3bf785ac DIST xbiff-1.0.5.tar.xz 128432 BLAKE2B 8e6b438720d4c1fe669a4505350ca8e98d779288ca453610764924c755e5ce22a807abd784187f57be224c34ceeec493ce232f83c08ee2868811ce495a1597f7 SHA512 4dd8943daf670dffb6e108b192977f6ad313d6b0535da0c809699e05f0509aba45be81c72af341e1fef31f59d0a5f209d87441230b3fdcecb4a7a8fe7a9c0658 diff --git a/x11-apps/xbiff/xbiff-1.0.4.ebuild b/x11-apps/xbiff/xbiff-1.0.4.ebuild deleted file mode 100644 index d6dd4cf64fd8..000000000000 --- a/x11-apps/xbiff/xbiff-1.0.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="mailbox flag for X" - -KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86" -IUSE="" - -RDEPEND="x11-libs/libXaw - x11-libs/libXmu - x11-libs/libX11 - x11-misc/xbitmaps - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |