public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mats Lidell" <matsl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hm-html-menus/
Date: Sat,  9 Oct 2021 07:17:49 +0000 (UTC)	[thread overview]
Message-ID: <1633763859.25f49e6a7aefc4d4f123809b8f7435f0d63c0e72.matsl@gentoo> (raw)

commit:     25f49e6a7aefc4d4f123809b8f7435f0d63c0e72
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 07:17:39 2021 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 07:17:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f49e6a

app-xemacs/hm-html-menus: drop 1.23, 1.24

Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>

 app-xemacs/hm-html-menus/Manifest                  |  2 --
 app-xemacs/hm-html-menus/hm-html-menus-1.23.ebuild | 16 ----------------
 app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild | 16 ----------------
 3 files changed, 34 deletions(-)

diff --git a/app-xemacs/hm-html-menus/Manifest b/app-xemacs/hm-html-menus/Manifest
index 6426bb25e75..70b47555a33 100644
--- a/app-xemacs/hm-html-menus/Manifest
+++ b/app-xemacs/hm-html-menus/Manifest
@@ -1,4 +1,2 @@
-DIST hm--html-menus-1.23-pkg.tar.gz 179091 BLAKE2B caac889d17634f85084db88f4b6e2d97e0aa69224f52ae1e68daa536b7c339b8d1ab55e8b04f9ba26173b07e0bbfc8e6850285ff39311a30ff33d34b70671e9d SHA512 9197c8a5c8bdf10c69e974ef80c51cb3849fd86f6ac40cccc50bf044f09d47d0f8ab77c637789a3175024ed8f818cbe0ffcfb548028e7cdcc112f81e0b2c3e54
-DIST hm--html-menus-1.24-pkg.tar.gz 179443 BLAKE2B 91c8d753f7687b12f0d0b95393a21a3d05705725dcf9f1ed9eff44949763f3c6ec06367cb7df8d0ecf1aa11fbeb7409df316781dc51b0db37bd9a7ca53f77434 SHA512 2576ba402fbbb6a538e497c88fd3472c37f7047c75a41396a94e17984021fa3c2bcf2c0c7c2c81a4a1a711d1dde474ad7505b7c78d7300d46a64ce3fdceded7f
 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.23.ebuild b/app-xemacs/hm-html-menus/hm-html-menus-1.23.ebuild
deleted file mode 100644
index a698089802b..00000000000
--- a/app-xemacs/hm-html-menus/hm-html-menus-1.23.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/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

diff --git a/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild b/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild
deleted file mode 100644
index a698089802b..00000000000
--- a/app-xemacs/hm-html-menus/hm-html-menus-1.24.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/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


             reply	other threads:[~2021-10-09  7:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09  7:17 Mats Lidell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-19 14:35 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/hm-html-menus/ Mats Lidell
2022-05-13  7:17 Jakov Smolić
2022-05-12 21:07 Mats Lidell
2021-05-09  7:55 Mats Lidell
2018-10-28 20:18 Sergei Trofimovich
2018-10-20 10:26 Mikle Kolyada
2018-08-10 21:00 Mats Lidell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1633763859.25f49e6a7aefc4d4f123809b8f7435f0d63c0e72.matsl@gentoo \
    --to=matsl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox