public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/peg-markdown/, profiles/
@ 2021-01-19  8:39 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2021-01-19  8:39 UTC (permalink / raw
  To: gentoo-commits

commit:     babc185408a7f0c284c2465c9615db0310653fed
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 08:36:37 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 08:39:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babc1854

app-text/peg-markdown: Remove last-rited pkg

Bug: https://bugs.gentoo.org/744217
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/peg-markdown/Manifest                   |  1 -
 app-text/peg-markdown/metadata.xml               |  8 -----
 app-text/peg-markdown/peg-markdown-0.4.14.ebuild | 41 ------------------------
 profiles/package.mask                            |  5 ---
 4 files changed, 55 deletions(-)

diff --git a/app-text/peg-markdown/Manifest b/app-text/peg-markdown/Manifest
deleted file mode 100644
index 1f4527993e8..00000000000
--- a/app-text/peg-markdown/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST peg-markdown-0.4.14.tar.gz 85692 BLAKE2B a52b894a03921595850d460ced20257096b5a4afb00fca5849c64f7506fd2f39946f2ad13bec50f5032610669bdb14d4f789ceb509b533040a90f228fc443879 SHA512 38e43b548b2cedf04fae87baf91c9e0767914bdb617ee4b6a3cbe950f8cbb0717c457cafabcff606501e889ac196a0aef94317f3bf85f5b88a2285f686b6dd5e

diff --git a/app-text/peg-markdown/metadata.xml b/app-text/peg-markdown/metadata.xml
deleted file mode 100644
index e22fa2dfac6..00000000000
--- a/app-text/peg-markdown/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-	<upstream>
-		<remote-id type="github">jgm/peg-markdown</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/app-text/peg-markdown/peg-markdown-0.4.14.ebuild b/app-text/peg-markdown/peg-markdown-0.4.14.ebuild
deleted file mode 100644
index 66f95d01bb9..00000000000
--- a/app-text/peg-markdown/peg-markdown-0.4.14.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Implementation of markdown in C, using a PEG grammar"
-HOMEPAGE="https://github.com/jgm/peg-markdown"
-SRC_URI="https://github.com/jgm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="|| ( GPL-2 MIT )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-libs/glib:2"
-DEPEND="${RDEPEND}
-	dev-util/peg
-	test? (
-		dev-lang/perl
-		virtual/perl-Getopt-Long
-		app-text/htmltidy )"
-
-src_prepare() {
-	rm -rf peg-* || die "rm failed"
-	sed -i \
-		-e 's/^PROGRAM=markdown/PROGRAM=peg-markdown/' \
-		-e 's/$(CC) `/$(CC) $(LDFLAGS) `/g' \
-		-e 's/^\t$(LEG)/\tleg/' \
-		-e 's/^$(PEGDIR):/dummy:/' \
-		-e '/$(PEGDIR)/d' \
-		-e 's/$(LEG) //g' \
-			Makefile || die 'sed failed'
-	sed -i \
-		-e '/strdup/d' markdown_peg.h || die 'sed .h failed'
-}
-
-src_install() {
-	dobin peg-markdown
-	dodoc README.markdown
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f05d2c47d5d..b8e9de7dc71 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -298,11 +298,6 @@ net-misc/dhcpd-pools
 # Removal in 30 days.  Bug #736050.
 dev-db/aerospike-server-community
 
-# Michał Górny <mgorny@gentoo.org> (2020-12-18)
-# Abandoned upstream, circa 2013.  Vulnerable.  No revdeps.
-# Removal in 30 days.  Bug #744217.
-app-text/peg-markdown
-
 # Lars Wendler <polynomial-c@gentoo.org> (2020-12-09)
 # Masked until most broken packages have been fixed (bug #732648)
 >=sys-devel/autoconf-2.70


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

only message in thread, other threads:[~2021-01-19  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19  8:39 [gentoo-commits] repo/gentoo:master commit in: app-text/peg-markdown/, profiles/ Michał Górny

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