From: James Le Cuirot Date: Sun, 21 Jul 2019 13:58:49 +0000 (+0100) Subject: dev-libs/liblazy: Remove last-rited package X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=890bc1db14c0d4feec8eb831e51c6e2c5ddd21bb;p=gentoo.git dev-libs/liblazy: Remove last-rited package Signed-off-by: James Le Cuirot --- diff --git a/dev-libs/liblazy/Manifest b/dev-libs/liblazy/Manifest deleted file mode 100644 index cbf12e5c97f1..000000000000 --- a/dev-libs/liblazy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST liblazy-0.2.tar.bz2 232417 BLAKE2B 17484c7fc1bee7168c323259d6f15177ba67fd1830a045171fd025c1d26312bc68d02ea1d65dba8fe27f5428a5b2194e4f6be03809135aaac26a4dfbffce7493 SHA512 1b3977d297caa985d77c5be61af1853a96fb23beb4b340a21bc0bac3160a68147396dc677d029ffac170c63f631e28422903fcc08b9f1c7e363ce0e776c9652b diff --git a/dev-libs/liblazy/liblazy-0.2-r1.ebuild b/dev-libs/liblazy/liblazy-0.2-r1.ebuild deleted file mode 100644 index d6d1a51748ef..000000000000 --- a/dev-libs/liblazy/liblazy-0.2-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="lib for D-Bus daemon messages, querying HAL or PolicyKit privileges" -HOMEPAGE="https://freedesktop.org/wiki/Software/liblazy" -SRC_URI="https://people.freedesktop.org/~homac/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="sys-apps/dbus" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - econf --disable-dependency-tracking -} - -src_install() { - emake DESTDIR="${D}" install - dodoc AUTHORS NEWS README -} diff --git a/dev-libs/liblazy/metadata.xml b/dev-libs/liblazy/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-libs/liblazy/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/profiles/package.mask b/profiles/package.mask index 3db52a878e7f..231baba33ff8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -229,11 +229,6 @@ dev-tex/quotchap >=dev-db/mysql-connector-c-8.0 ~virtual/libmysqlclient-21 -# James Le Cuirot (2019-06-09) -# Dead upstream, no release since 2008, not used by anything, possibly -# doesn't work any more. Removal in 30 days. -dev-libs/liblazy - # Zac Medico (2019-05-31) # Upstream is dead and there are multiple security vulnerabilities. # Removal in 30 days. Bug #687100.