From 4505acb6c9b392e667eebcf7a71f76d1b951ce39 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 1 May 2019 13:33:29 -0700 Subject: x11-apps/xditview: Drop old versions Signed-off-by: Matt Turner Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- x11-apps/xditview/Manifest | 2 -- x11-apps/xditview/xditview-1.0.3.ebuild | 16 ---------------- x11-apps/xditview/xditview-1.0.4.ebuild | 16 ---------------- 3 files changed, 34 deletions(-) delete mode 100644 x11-apps/xditview/xditview-1.0.3.ebuild delete mode 100644 x11-apps/xditview/xditview-1.0.4.ebuild (limited to 'x11-apps/xditview') diff --git a/x11-apps/xditview/Manifest b/x11-apps/xditview/Manifest index 3d62fe2f2d84..050ca13b1a0f 100644 --- a/x11-apps/xditview/Manifest +++ b/x11-apps/xditview/Manifest @@ -1,3 +1 @@ -DIST xditview-1.0.3.tar.bz2 143012 BLAKE2B 07b52ae693625e7ba916921668067b22ac516be010fcd554fee4f23cf247ab23ff93b328473efb33545dd01454b28255b61e1b38b9318c51eceabedcd4e8561a SHA512 74b7a7a483eda731840d2150bfab75628b91407f176b6cb64b03b992c05b6ff2426837489a12b12566b05450fc446e7433a541a4d0c52e27f843bef06fc91f67 -DIST xditview-1.0.4.tar.bz2 148842 BLAKE2B 307d6c3eea0523f035e6cf3ebfbaa64645972613c8276735dd4ef0b446ed743a2ee42e6a9e63a611afc750cc9d7e3b3bb2937fc3ec3d7fcc65fdfc4177ca658d SHA512 7a0d023cd28ffc63c771814e028e79d20f8b56671a7a558c41ef062ef2d40079b5d37a5cf026b7ad3670da6866a087ae4888cea96d6d9e8a137e115174d637d2 DIST xditview-1.0.5.tar.bz2 151313 BLAKE2B 53d96b874230dde6f4f13a7a61420e1b9da86fea18e49e7084212353d9de64aab30bda6bc790282127af961db66873d6fafec1f6c7a986776c30eaad260ad98f SHA512 e20c903f38394b496111267e142d84d11e69a3b89f91869652d1f2ee5c997a13f90bfa2966651b42cd3979a330b348a6e397cc6a74c45b1f3f91643e7c06765d diff --git a/x11-apps/xditview/xditview-1.0.3.ebuild b/x11-apps/xditview/xditview-1.0.3.ebuild deleted file mode 100644 index 42a91fa142de..000000000000 --- a/x11-apps/xditview/xditview-1.0.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="display ditroff output" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" - -RDEPEND="x11-libs/libXaw - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xditview/xditview-1.0.4.ebuild b/x11-apps/xditview/xditview-1.0.4.ebuild deleted file mode 100644 index 42c8782a1ac6..000000000000 --- a/x11-apps/xditview/xditview-1.0.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="display ditroff output" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" - -RDEPEND="x11-libs/libXaw - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad