commit: 56e515028960f9348ffb4ad629102f39eb163e40 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Mar 26 10:56:43 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 10:56:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e51502
net-misc/cbugzilla: treeclean Closes: https://bugs.gentoo.org/806480 Signed-off-by: David Seifert <soap <AT> gentoo.org> net-misc/cbugzilla/Manifest | 1 - net-misc/cbugzilla/cbugzilla-0.2.1.ebuild | 25 ------------------------- net-misc/cbugzilla/metadata.xml | 8 -------- profiles/package.mask | 6 ------ 4 files changed, 40 deletions(-) diff --git a/net-misc/cbugzilla/Manifest b/net-misc/cbugzilla/Manifest deleted file mode 100644 index 4742c7369e92..000000000000 --- a/net-misc/cbugzilla/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cbugzilla-0.2.1.tar.xz 240824 BLAKE2B ff3332d954d0c3be92b5104e1a13668be66952ee20caaa65ad302a299c87b893f77179415b5a90d0873550f2ddf5646eadd18040851c7bc3ba913e130930db32 SHA512 4a5671bfb222d17841082d123e68250526f6504aee3ba816b454b5d37174391eb464a7e3eaa9fdcfbbb5619b443b4af28ae520dc4bfd49faab1e523d59e2392f diff --git a/net-misc/cbugzilla/cbugzilla-0.2.1.ebuild b/net-misc/cbugzilla/cbugzilla-0.2.1.ebuild deleted file mode 100644 index 72f69a411921..000000000000 --- a/net-misc/cbugzilla/cbugzilla-0.2.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="CLI and C api to get data from Bugzilla" -HOMEPAGE="https://github.com/yaccz/cbugzilla" -SRC_URI="https://dev.gentoo.org/~yac/distfiles/${P}.tar.xz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND=" - app-text/htmltidy - dev-libs/libxdg-basedir - net-misc/curl -" -RDEPEND="${DEPEND}" - -DOCS=( "README.rst" "ChangeLog.rst" ) - -src_configure() { - econf --disable-werror -} diff --git a/net-misc/cbugzilla/metadata.xml b/net-misc/cbugzilla/metadata.xml deleted file mode 100644 index f77025bdfa2c..000000000000 --- a/net-misc/cbugzilla/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!--maintainer-needed--> - <upstream> - <remote-id type="github">yaccz/cbugzilla</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index dcfda9064ede..8dcfc01c237f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -294,12 +294,6 @@ media-tv/nvtv # Removal on 2023-03-26. Bug #891757. dev-lang/hy -# Michał Górny <[email protected]> (2023-02-24) -# Unmaintained. Does not build against the current version -# of app-text/htmltidy. Last upstream commit in 2013. -# Removal on 2023-03-26. Bug #806480. -net-misc/cbugzilla - # Ben Kohler <[email protected]> (2023-01-30) # Breaks too many revdeps for now =app-text/discount-3*
