summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2022-08-19 16:26:12 +0200
committerMats Lidell <matsl@gentoo.org>2022-08-19 16:34:49 +0200
commit76496ba96626d98ef87323892038714def3aab19 (patch)
treee83dea00292b958ec59fce62d2c63aab88d8fa77 /app-xemacs
parentapp-xemacs/gnus: drop 2.04 (diff)
downloadgentoo-76496ba96626d98ef87323892038714def3aab19.tar.gz
gentoo-76496ba96626d98ef87323892038714def3aab19.tar.bz2
gentoo-76496ba96626d98ef87323892038714def3aab19.zip
app-xemacs/hm-html-menus: drop 1.26
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/hm-html-menus/Manifest1
-rw-r--r--app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/app-xemacs/hm-html-menus/Manifest b/app-xemacs/hm-html-menus/Manifest
index 70b47555a33c..97021fff04d7 100644
--- a/app-xemacs/hm-html-menus/Manifest
+++ b/app-xemacs/hm-html-menus/Manifest
@@ -1,2 +1 @@
-DIST hm--html-menus-1.26-pkg.tar.gz 179409 BLAKE2B 483ec82621700591f47128f9268b0c839d9094cff1044ac00deea0c4d1629bd7a6d4a66d7bd4db7e3ef54a73e89574ec23a1568a204b05713ffedf083396dfe9 SHA512 943c3e5667ad1f2caf6d66ef046e744c90cd1a2b7f06dcbf1e935cda984b62365b34b74e66f014c79e1a1bc0b97b183f85846d59a9f3da1aa400cb3d39949ce1
DIST hm--html-menus-1.27-pkg.tar.gz 179441 BLAKE2B 3ec0aff8ca7697576c82cc0efef441996d950784363b69662f048892c541c0e532f221c514f62fb94070cd851bc2929371485c555336d624c6662a61860d69af SHA512 91856d8687803c486935ae85f6252ae94f3c04af32285ee3993c1f796488c7234f5d24b834ced3e574b2b1046ad72f562fad61b69e4bb733ff75696bf9945218
diff --git a/app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild b/app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild
deleted file mode 100644
index 11c424c80ada..000000000000
--- a/app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="HTML editing"
-SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/hm--html-menus-${PV}-pkg.tar.gz"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/dired
-app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages