summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-02 23:05:40 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-02 23:05:40 +0200
commit1b17e5e517130def245443f95576e92c24fc39cb (patch)
tree4f828472513f024b65b27edb344da8c9f314ff57 /app-xemacs/vm
parentapp-xemacs/tpu: drop 1.14 (diff)
downloadgentoo-1b17e5e517130def245443f95576e92c24fc39cb.tar.gz
gentoo-1b17e5e517130def245443f95576e92c24fc39cb.tar.bz2
gentoo-1b17e5e517130def245443f95576e92c24fc39cb.zip
app-xemacs/vm: drop 7.22, 8.08
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/vm')
-rw-r--r--app-xemacs/vm/Manifest2
-rw-r--r--app-xemacs/vm/vm-7.22.ebuild15
-rw-r--r--app-xemacs/vm/vm-8.08.ebuild25
3 files changed, 0 insertions, 42 deletions
diff --git a/app-xemacs/vm/Manifest b/app-xemacs/vm/Manifest
index d997a0141024..6bb96eb8a71c 100644
--- a/app-xemacs/vm/Manifest
+++ b/app-xemacs/vm/Manifest
@@ -1,3 +1 @@
-DIST vm-7.22-pkg.tar.gz 822094 BLAKE2B a080c273964839d72fe81ca54839dd5c135137b4b10ffe854a04b23d7c3ef3e6b6633403f6c57f43c589c975bb86f2a173c531fdcb86506975874a82b6390cb1 SHA512 5b84f336c5de35ebc5551cdab152fdf64e3da1c3e468487011233c80e8fcb160d3b9f1629659b596132b57d64958e80fe40a7f04ea27caf14a8223fe0b63a228
-DIST vm-8.08-pkg.tar.gz 825312 BLAKE2B ab6d84dfc6b830c51007dacab55b1932626c1cb2dba9e6a84422e8eaa8327c9f4a2ca9e9ccb499c7d95449f0ab5195a294a2b67111a64aa9b41a12c0a7d0b72f SHA512 443f2634eca98a31f504828723c6aed18e8958211179f4e96206bc1b16973fe924cbf60f3fb0c45a46a3e5618890d600af888cb85aaee22fe91d496e4d61624a
DIST vm-8.11-pkg.tar.gz 956105 BLAKE2B 9ad1ade5dd6542217bc9a31eb737166836e0e8325ecf44b43e6c2f86aa95db60ed15a5688cd3a5f0c010b65726547542c63c4a498dcc65f49e1f56d901de98c0 SHA512 cf687bc55723d8e57374264346399db552d4da73f24dc5a1a227f726b5f7c27a38a8ce1344fd97b22ae37729aacb3fcc18e22df14863004fd0472eadb3efa1fa
diff --git a/app-xemacs/vm/vm-7.22.ebuild b/app-xemacs/vm/vm-7.22.ebuild
deleted file mode 100644
index d4e19a20da97..000000000000
--- a/app-xemacs/vm/vm-7.22.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="An Emacs mailer"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/mail-lib
-app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/vm/vm-8.08.ebuild b/app-xemacs/vm/vm-8.08.ebuild
deleted file mode 100644
index d8a5e9094369..000000000000
--- a/app-xemacs/vm/vm-8.08.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="An Emacs mailer"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/mail-lib
-app-xemacs/gnus
-app-xemacs/pgg
-app-xemacs/ecrypto
-app-xemacs/xemacs-eterm
-app-xemacs/sh-script
-app-xemacs/net-utils
-app-xemacs/ps-print
-app-xemacs/os-utils
-app-xemacs/bbdb
-app-xemacs/fsf-compat
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages