summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-09 22:39:55 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-09 22:39:55 +0200
commit30cf14d951fa464547531f9041b2f6a4646a862d (patch)
treec7d1241c6e3a338ac85f0aa6035f74bf3d719bf7 /app-xemacs/dired
parentapp-xemacs/auctex: drop 1.47, 1.51 (diff)
downloadgentoo-30cf14d951fa464547531f9041b2f6a4646a862d.tar.gz
gentoo-30cf14d951fa464547531f9041b2f6a4646a862d.tar.bz2
gentoo-30cf14d951fa464547531f9041b2f6a4646a862d.zip
app-xemacs/dired: drop 1.17, 1.19, 1.20
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/dired')
-rw-r--r--app-xemacs/dired/Manifest3
-rw-r--r--app-xemacs/dired/dired-1.17.ebuild15
-rw-r--r--app-xemacs/dired/dired-1.19.ebuild15
-rw-r--r--app-xemacs/dired/dired-1.20.ebuild15
4 files changed, 0 insertions, 48 deletions
diff --git a/app-xemacs/dired/Manifest b/app-xemacs/dired/Manifest
index 771264b7a212..2d6d35414be2 100644
--- a/app-xemacs/dired/Manifest
+++ b/app-xemacs/dired/Manifest
@@ -1,4 +1 @@
-DIST dired-1.17-pkg.tar.gz 201027 BLAKE2B f5662499f2c374fe8fe8bbcf7b859e3d923576078b126012d5d2b9b8c4581df607df0e3a9b9244afe333652ce0c92051e939d029c74d168b7052fa11e7e9cbb8 SHA512 337e32734df33520d3bfb492f04c82430ca473da5d8f69ced98f7562260e40d1ff85739e905c05412d8ad8b0e175927e90304fb2c79b8670899173d8c0cc0472
-DIST dired-1.19-pkg.tar.gz 203355 BLAKE2B 9825024621fc488d8ba603bf430b5ab9457afecdf288b95bcafab5e04bbf0524b49d642371e82aa1cee9d551c70867ed93a721e6568598f0797a8e2d4ac800c3 SHA512 522d63a018f640cc1120dfe4bce8215649b745f8c692e0dd875f41b92ffb54cf22968983befb7a3e3dcede562c947aa92336c247522bd520b8fb5e53909f5d51
-DIST dired-1.20-pkg.tar.gz 203778 BLAKE2B 90fdcdfc6cc33e58745bf65eb226c52617cccc73a246bcc4e7bb5525cb625b40ca0cbfd2bef1a97e1b7176c21efa11a0c157103bed7a35417ba06af034b3db94 SHA512 889b922cc187689c67c3b6f98264780b4653fe2707730cfa9c32cf5e3d93a5c80c4599daabbe1273f25f32dfc4f487288cdcbc09b8d0ac8b58dc09efb18f689d
DIST dired-1.22-pkg.tar.gz 203803 BLAKE2B 24a8980ecea5c3f1630f70cece6f84a25cf3949c04107a9dcd9fc045a0303f4664550f85c713653972cc135d81cb189d288249a2d00c9e00e043a68f6f2a11d5 SHA512 9a6e1e5cb4a219049386704b8cb45f533f0f1a300bfb1d9cdf13eca9b61cad64452306425b12acfc401b889570af1007b5fd0adcd6e71416718205321a9bb5e5
diff --git a/app-xemacs/dired/dired-1.17.ebuild b/app-xemacs/dired/dired-1.17.ebuild
deleted file mode 100644
index 773ffd7cf2e3..000000000000
--- a/app-xemacs/dired/dired-1.17.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Manage file systems"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/prog-modes
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/dired/dired-1.19.ebuild b/app-xemacs/dired/dired-1.19.ebuild
deleted file mode 100644
index eff4c39aac6f..000000000000
--- a/app-xemacs/dired/dired-1.19.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Manage file systems"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/prog-modes
-"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/dired/dired-1.20.ebuild b/app-xemacs/dired/dired-1.20.ebuild
deleted file mode 100644
index 773ffd7cf2e3..000000000000
--- a/app-xemacs/dired/dired-1.20.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Manage file systems"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/prog-modes
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages