From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 54992158094 for ; Mon, 29 Aug 2022 19:28:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5285FE0893; Mon, 29 Aug 2022 19:28:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A4C6E0893 for ; Mon, 29 Aug 2022 19:28:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E726340AEC for ; Mon, 29 Aug 2022 19:28:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C65058D for ; Mon, 29 Aug 2022 19:28:04 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1661800960.2b8ae1a65c33e2c12ca5c953da767d63f58f67f8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/html-xml-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/html-xml-utils/Manifest app-text/html-xml-utils/html-xml-utils-7.7.ebuild app-text/html-xml-utils/html-xml-utils-7.8.ebuild X-VCS-Directories: app-text/html-xml-utils/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2b8ae1a65c33e2c12ca5c953da767d63f58f67f8 X-VCS-Branch: master Date: Mon, 29 Aug 2022 19:28:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e2b4acbc-ad90-4b94-8ff9-0f7990cbd43f X-Archives-Hash: 1a488e53558bb95549611fb314e0c1b0 commit: 2b8ae1a65c33e2c12ca5c953da767d63f58f67f8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 29 18:48:55 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 29 19:22:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8ae1a6 app-text/html-xml-utils: drop 7.7, 7.8, EAPI-6-- Closes: https://bugs.gentoo.org/865447 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/html-xml-utils/Manifest | 1 - app-text/html-xml-utils/html-xml-utils-7.7.ebuild | 36 ----------------------- app-text/html-xml-utils/html-xml-utils-7.8.ebuild | 36 ----------------------- 3 files changed, 73 deletions(-) diff --git a/app-text/html-xml-utils/Manifest b/app-text/html-xml-utils/Manifest index 86852ff8c87f..723b01a4aa11 100644 --- a/app-text/html-xml-utils/Manifest +++ b/app-text/html-xml-utils/Manifest @@ -1,2 +1 @@ -DIST html-xml-utils-7.7.tar.gz 403664 BLAKE2B cdb97003bb6fb0138910f8f00b9612db3eb8ed4fa0ee81f27260e8907c088e14ac010f2862839355a4a6c0eca49508ad47c4e26f1c1c62e178c3b0e880ed124d SHA512 72b71982717de11b3b5f601a157a04bb6ecc235db6810a0dd830ad7682ed16cd6a928730013cfc918f722e1e5f03c357cd2545806288986797230f9d04175460 DIST html-xml-utils-7.8.tar.gz 408201 BLAKE2B c2fed68e8fa0ae331ff6ce100afdd4c7c5b272b47d806c8e557855d32d2a140c2aa580d200644158350697e62c416d16a5e264c09897cef06d29cc5f0ab67091 SHA512 8d3a242203de099b36ca78a8d84571ecc5d8673855ee613f98edc48d388230367f40b87006f7b429e2927026300626bed7ff7f146df317d078e332091d290930 diff --git a/app-text/html-xml-utils/html-xml-utils-7.7.ebuild b/app-text/html-xml-utils/html-xml-utils-7.7.ebuild deleted file mode 100644 index 52e4be4a403a..000000000000 --- a/app-text/html-xml-utils/html-xml-utils-7.7.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit multilib-minimal - -DESCRIPTION="A number of simple utilities for manipulating HTML and XML files" -SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" -HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" - -LICENSE="W3C" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-linux ~ppc-macos" - -RESTRICT="test" - -RDEPEND="net-misc/curl" -DEPEND="${RDEPEND}" - -src_prepare() { - default - sed -e "/doc_DATA = COPYING/d" -i Makefile.in || die -} - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf -} - -src_compile() { - multilib-minimal_src_compile -} - -src_install() { - multilib-minimal_src_install -} diff --git a/app-text/html-xml-utils/html-xml-utils-7.8.ebuild b/app-text/html-xml-utils/html-xml-utils-7.8.ebuild deleted file mode 100644 index 6859458d15d6..000000000000 --- a/app-text/html-xml-utils/html-xml-utils-7.8.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit multilib-minimal - -DESCRIPTION="A number of simple utilities for manipulating HTML and XML files" -SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" -HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" - -LICENSE="W3C" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos" - -RESTRICT="test" - -RDEPEND="net-misc/curl" -DEPEND="${RDEPEND}" - -src_prepare() { - default - sed -e "/doc_DATA = COPYING/d" -i Makefile.in || die -} - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf -} - -src_compile() { - multilib-minimal_src_compile -} - -src_install() { - multilib-minimal_src_install -}