public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/balde/
@ 2021-12-09 13:57 Jakov Smolić
  0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2021-12-09 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     9f30a9617034ce6f86f763cad6ac794876bafaac
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  9 13:57:23 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Dec  9 13:57:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f30a961

net-libs/balde: treeclean

Closes: https://bugs.gentoo.org/819321
Closes: https://bugs.gentoo.org/819312
Closes: https://bugs.gentoo.org/691770
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-libs/balde/Manifest           |  1 -
 net-libs/balde/balde-0.1.1.ebuild | 57 ---------------------------------------
 net-libs/balde/metadata.xml       | 13 ---------
 profiles/package.mask             |  6 -----
 4 files changed, 77 deletions(-)

diff --git a/net-libs/balde/Manifest b/net-libs/balde/Manifest
deleted file mode 100644
index cb7a523ea240..000000000000
--- a/net-libs/balde/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST balde-0.1.1.tar.bz2 360412 BLAKE2B 88f25e7c409c61f45d5fca0664d3602fd206caade28977d7d38d5626fdbc423c76cc8dda2c5829ea2b6b2f79dd9897b3a890b9a5a862d6defad4e11808edab54 SHA512 fafb9e9344ecb1caf6a4451b99adb3505fb728015e2bcce3d81162f679a70267e49a0dc194c6c977a7a155f9b5ae3318fdfcb63fb0223e43943c0fc5e8503acd

diff --git a/net-libs/balde/balde-0.1.1.ebuild b/net-libs/balde/balde-0.1.1.ebuild
deleted file mode 100644
index d9d20aa89a46..000000000000
--- a/net-libs/balde/balde-0.1.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ ${PV} = *9999* ]]; then
-	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
-	inherit git-r3 autotools
-fi
-
-DESCRIPTION="A microframework for C based on GLib and bad intentions"
-HOMEPAGE="https://balde.rgm.io/"
-
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
-if [[ ${PV} = *9999* ]]; then
-	SRC_URI=""
-fi
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-libs/glib-2.34
-	dev-libs/fcgi
-	x11-misc/shared-mime-info"
-
-if [[ ${PV} = *9999* ]]; then
-	RDEPEND="${RDEPEND}
-		dev-util/peg"
-fi
-
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )"
-
-src_prepare() {
-	[[ ${PV} = *9999* ]] && eautoreconf
-	default
-}
-
-src_configure() {
-	econf \
-		$(use_with doc doxygen) \
-		--disable-examples \
-		--without-valgrind
-}
-
-src_compile() {
-	default
-	use doc && emake doxygen
-}
-
-src_install() {
-	default
-	use doc && dohtml -r doc/build/html/.
-}

diff --git a/net-libs/balde/metadata.xml b/net-libs/balde/metadata.xml
deleted file mode 100644
index dc226aff2d43..000000000000
--- a/net-libs/balde/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-	<upstream>
-		<maintainer status="active">
-			<email>rafaelmartins@gentoo.org</email>
-			<name>Rafael G. Martins</name>
-		</maintainer>
-		<bugs-to>mailto:balde-dev@googlegroups.com</bugs-to>
-		<remote-id type="github">balde/balde</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 920e1d8ecf71..729abdd5b3b7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -416,12 +416,6 @@ net-irc/cgiirc
 net-libs/obby
 net-misc/sobby
 
-# Jakov Smolić <jsmolic@gentoo.org> (2021-11-09)
-# Uses EAPI 5, no maintainer in Gentoo, no other
-# distro is packaging this.
-# Removal on 2021-12-09. Bug #819312. Bug #819321.
-net-libs/balde
-
 # Sam James <sam@gentoo.org> (2021-11-03)
 # Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
 # in at least the sys-kernel/gento-kernel kernel config.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-09 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-09 13:57 [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/balde/ Jakov Smolić

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox