diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 19:14:31 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 19:14:31 +0200 |
commit | 6a8fcdc594453b33738c48f55b85853ce6ac3425 (patch) | |
tree | 128c8c140fee0e9aed70800d107f3d8e6e31278d /app-xemacs | |
parent | app-xemacs/easypg: drop 1.02, 1.03-r1 (diff) | |
download | gentoo-6a8fcdc594453b33738c48f55b85853ce6ac3425.tar.gz gentoo-6a8fcdc594453b33738c48f55b85853ce6ac3425.tar.bz2 gentoo-6a8fcdc594453b33738c48f55b85853ce6ac3425.zip |
app-xemacs/edt: drop 1.13, 1.14
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/edt/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/edt/edt-1.13.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/edt/edt-1.14.ebuild | 14 |
3 files changed, 0 insertions, 30 deletions
diff --git a/app-xemacs/edt/Manifest b/app-xemacs/edt/Manifest index e6c3bc9fc3d6..94e41e3d6a23 100644 --- a/app-xemacs/edt/Manifest +++ b/app-xemacs/edt/Manifest @@ -1,3 +1 @@ -DIST edt-1.13-pkg.tar.gz 62754 BLAKE2B f327f44febb3fcca7a79771126ff85716464ce23739b2caf49a95047f2244da706576f80e5ea58125f0c7cd4723262b6d759c77c66581d3393f56f1950465544 SHA512 8371dd96b6996d1257c769be4fcc77ae386d187bfb51ccd03c57e09b12a2b193c575f15b8fce29380a59f795adaf02a3528fa80f3b24536c349fc10ab54f808a -DIST edt-1.14-pkg.tar.gz 62824 BLAKE2B 9ab1cc9e55364b901ee51d16b97ea8a72a935e10d2aec5ef4f1757954a5f3e0c36132686225bb64e47227e2c83171632b004621f14b1508a9bfc07c8ad4cfc04 SHA512 8179652766eeffdd12b673e453f4dbe0117bc8f2ad743943c5f613dd217c80d3433b7cbe3a2d8b55604eaff489416edc5afd3e5bafafcec8782dd471688555c2 DIST edt-1.16-pkg.tar.gz 62865 BLAKE2B 22f62a7ab87a723339693fcd6351263b1347b464db1f2f15ad79543505faf837154d95efa03f9401a03d7838452cab72484251c80a517cb3337ea8e3bf2f595b SHA512 46a0452b11119d926a3d612acdbefec37731ac60a86b207e125c7ca6dcd962b419173d4a5cb96117a8f0afb29b9c8173a5bbdc69e8d8ae09276829a6dc44c931 diff --git a/app-xemacs/edt/edt-1.13.ebuild b/app-xemacs/edt/edt-1.13.ebuild deleted file mode 100644 index a6367a8a3345..000000000000 --- a/app-xemacs/edt/edt-1.13.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="DEC EDIT/EDT emulation" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/edt/edt-1.14.ebuild b/app-xemacs/edt/edt-1.14.ebuild deleted file mode 100644 index a6367a8a3345..000000000000 --- a/app-xemacs/edt/edt-1.14.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="DEC EDIT/EDT emulation" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |