sys-devel/systemd-m4: drop last-rited pkg
authorAaron Bauman <bman@gentoo.org>
Fri, 29 Nov 2019 22:35:43 +0000 (17:35 -0500)
committerAaron Bauman <bman@gentoo.org>
Fri, 29 Nov 2019 22:38:15 +0000 (17:38 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
profiles/package.mask
sys-devel/systemd-m4/metadata.xml [deleted file]
sys-devel/systemd-m4/systemd-m4-9999.ebuild [deleted file]

index 357039035c63fc18230b0d8166486ad5c6d8bfc9..33198ab90c2d3c54d8b3c41cf651b49706330209 100644 (file)
@@ -349,11 +349,6 @@ dev-ada/gnatcoll
 # Removal in 30 days.  Bug #699244.
 app-portage/install-mask
 
-# Michał Górny <mgorny@gentoo.org> (2019-11-03)
-# This was only used by my packages, and the last revdep is gone now.
-# Removal in 14 days.  Bug #699238.
-sys-devel/systemd-m4
-
 # Alfredo Tupone <tupone@gentoo.org> (2019-11-03)
 # The binary for gps are included in dev-ada/gnat-suite-bin
 # Removal in 30 days.
diff --git a/sys-devel/systemd-m4/metadata.xml b/sys-devel/systemd-m4/metadata.xml
deleted file mode 100644 (file)
index 8dd60d9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="person">
-               <email>mgorny@gentoo.org</email>
-               <name>Michał Górny</name>
-       </maintainer>
-       <upstream>
-               <maintainer status="active">
-                       <email>mgorny@gentoo.org</email>
-                       <name>Michał Górny</name>
-               </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/systemd-m4/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/systemd-m4</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/sys-devel/systemd-m4/systemd-m4-9999.ebuild b/sys-devel/systemd-m4/systemd-m4-9999.ebuild
deleted file mode 100644 (file)
index 3c2306e..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-r3
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="autoconf macros for packages using systemd"
-HOMEPAGE="https://bitbucket.org/mgorny/systemd-m4/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif