summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-09 14:56:53 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-09 14:56:53 +0100
commit7e49d271cb0d91976e44772d624f2eb19cc7bade (patch)
tree0a64b06119b8f09b87d5718c81a9da7f0c7f1e90
parentnet-misc/ssh-chain: treeclean (diff)
downloadgentoo-7e49d271cb0d91976e44772d624f2eb19cc7bade.tar.gz
gentoo-7e49d271cb0d91976e44772d624f2eb19cc7bade.tar.bz2
gentoo-7e49d271cb0d91976e44772d624f2eb19cc7bade.zip
net-libs/balde-markdown: treeclean
Closes: https://bugs.gentoo.org/819321 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--net-libs/balde-markdown/Manifest1
-rw-r--r--net-libs/balde-markdown/balde-markdown-0.1.ebuild45
-rw-r--r--net-libs/balde-markdown/metadata.xml13
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 60 deletions
diff --git a/net-libs/balde-markdown/Manifest b/net-libs/balde-markdown/Manifest
deleted file mode 100644
index 7074ba7f4d82..000000000000
--- a/net-libs/balde-markdown/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST balde-markdown-0.1.tar.bz2 260429 BLAKE2B 4306a02e363a271c77d9ab3f08261ab9410d6ac8c258bc74dec3b1cabd8728927d12bd0d0b2941f5dbd90256e11ef8e30b5c952c2d7711bf6ae2896068822862 SHA512 ba0a952d1f8480f6173a8af6eb662741ac04db4e39d65158afac97606c2faaaff973dce384b2bc1d42aabbdd345cd451fc5624f1c6d2f941f2630b2e76a01d10
diff --git a/net-libs/balde-markdown/balde-markdown-0.1.ebuild b/net-libs/balde-markdown/balde-markdown-0.1.ebuild
deleted file mode 100644
index 810fde09dce0..000000000000
--- a/net-libs/balde-markdown/balde-markdown-0.1.ebuild
+++ /dev/null
@@ -1,45 +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/balde/${PN}.git"
- inherit git-r3 autotools
-fi
-
-DESCRIPTION="A balde extension that adds Markdown support"
-HOMEPAGE="https://github.com/balde/balde-markdown"
-
-SRC_URI="https://github.com/balde/${PN}/releases/download/v${PV}/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
-if [[ ${PV} = *9999* ]]; then
- SRC_URI=""
-fi
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-libs/glib-2.34
- >=net-libs/balde-0.1
- app-text/discount"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- [[ ${PV} = *9999* ]] && eautoreconf
- default
-}
-
-src_configure() {
- econf \
- --without-valgrind \
- --disable-static
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/net-libs/balde-markdown/metadata.xml b/net-libs/balde-markdown/metadata.xml
deleted file mode 100644
index 0571121e40f6..000000000000
--- a/net-libs/balde-markdown/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-markdown</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 41570a74d4d9..920e1d8ecf71 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -421,7 +421,6 @@ net-misc/sobby
# distro is packaging this.
# Removal on 2021-12-09. Bug #819312. Bug #819321.
net-libs/balde
-net-libs/balde-markdown
# Sam James <sam@gentoo.org> (2021-11-03)
# Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default