From: Aaron Bauman Date: Fri, 29 Nov 2019 22:35:43 +0000 (-0500) Subject: sys-devel/systemd-m4: drop last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=82c2b0fe935775bf288dd755cb926f001d9684bf;p=gentoo.git sys-devel/systemd-m4: drop last-rited pkg Signed-off-by: Aaron Bauman --- diff --git a/profiles/package.mask b/profiles/package.mask index 357039035c63..33198ab90c2d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -349,11 +349,6 @@ dev-ada/gnatcoll # Removal in 30 days. Bug #699244. app-portage/install-mask -# Michał Górny (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 (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 index 8dd60d9fa05a..000000000000 --- a/sys-devel/systemd-m4/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - mgorny@gentoo.org - Michał Górny - - - - mgorny@gentoo.org - Michał Górny - - https://bitbucket.org/mgorny/systemd-m4/issues/ - mgorny/systemd-m4 - - diff --git a/sys-devel/systemd-m4/systemd-m4-9999.ebuild b/sys-devel/systemd-m4/systemd-m4-9999.ebuild deleted file mode 100644 index 3c2306e59171..000000000000 --- a/sys-devel/systemd-m4/systemd-m4-9999.ebuild +++ /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