diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-21 10:04:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-21 10:11:46 -0700 |
commit | 77a51ba86ab27db90eade9ee45bcc14957af4a5e (patch) | |
tree | b6a752f4a1758b69b8f5fd86ad4c7865e8d11116 /x11-apps | |
parent | x11-apps/xbacklight: Drop old versions (diff) | |
download | gentoo-77a51ba86ab27db90eade9ee45bcc14957af4a5e.tar.gz gentoo-77a51ba86ab27db90eade9ee45bcc14957af4a5e.tar.bz2 gentoo-77a51ba86ab27db90eade9ee45bcc14957af4a5e.zip |
x11-apps/xbiff: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xbiff/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xbiff/xbiff-1.0.3.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/xbiff/Manifest b/x11-apps/xbiff/Manifest index 73cce0d40daa..9e047636dbdc 100644 --- a/x11-apps/xbiff/Manifest +++ b/x11-apps/xbiff/Manifest @@ -1,2 +1 @@ -DIST xbiff-1.0.3.tar.bz2 116043 BLAKE2B 9ed9c77e8017e36170087a5d45bc1b68383b9cb0b32c8a951050ee00bf6ccbffc868626e8c362fec5ed28c6c4a5a06010d9a975b45b51300bfbc27a9112edfc8 SHA512 e9fa72817cae5fd6c052a4a59fcd6c696ae9d3f5fd8eecb0e9b0d8994258201cf5f4ae99845dd03e3da56e378eb214658e4450c9291a29399d9ece8af3b9f9e9 DIST xbiff-1.0.4.tar.bz2 133455 BLAKE2B ce79afefbd394b32fd543b64e966276cddc551bfacdf25e80a3463e65eb538469e252d105aeddb60a16227c30a5abfa996af89718d77e075f85b70d71e45710f SHA512 0fb920a08640ec59f23d8a8a47bd244565dfbaff7a21c38a8a2abe1edb5eacabc970b5dbdc409163fc444fde5b75a2dc4e0114312938efec5b77228f3bf785ac diff --git a/x11-apps/xbiff/xbiff-1.0.3.ebuild b/x11-apps/xbiff/xbiff-1.0.3.ebuild deleted file mode 100644 index cad12b2223e5..000000000000 --- a/x11-apps/xbiff/xbiff-1.0.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="mailbox flag for X" - -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -RDEPEND="x11-libs/libXaw - x11-libs/libXmu - x11-libs/libX11 - x11-misc/xbitmaps - x11-libs/libXext" -DEPEND="${RDEPEND}" |