commit:     d7e37b94e69fe5bc7218d7e192dfdbf422187bcc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  2 16:25:09 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  2 16:31:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e37b94

net-analyzer/lilac: Remove last-rited pkg

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

 net-analyzer/lilac/Manifest              |  1 -
 net-analyzer/lilac/lilac-1.0.3-r1.ebuild | 37 --------------------------------
 net-analyzer/lilac/metadata.xml          |  8 -------
 profiles/package.mask                    |  5 -----
 4 files changed, 51 deletions(-)

diff --git a/net-analyzer/lilac/Manifest b/net-analyzer/lilac/Manifest
deleted file mode 100644
index fa04b8612898..000000000000
--- a/net-analyzer/lilac/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lilac-1.0.3.tar.gz 1794493 BLAKE2B 
99f89ee232f493afcac541fe22890ed9711e6310b0af959f5e381a0575bbefd9a4607cc651ad62e737f98251b3bc073c38a02d2499bd10e440d8696493c82364
 SHA512 
bee9ddb7f4adc2199ee804db2d5758bb172f7f18a868206774d54d2ad7b9741a16152dbdd8c8c7cd82e6375428c9d0466bd38e3affdab55bcb574914f0fb813c

diff --git a/net-analyzer/lilac/lilac-1.0.3-r1.ebuild 
b/net-analyzer/lilac/lilac-1.0.3-r1.ebuild
deleted file mode 100644
index 9a622aa56f85..000000000000
--- a/net-analyzer/lilac/lilac-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-WEBAPP_MANUAL_SLOT="yes"
-inherit webapp
-
-DESCRIPTION="Web-based configuration tool written to configure Nagios"
-HOMEPAGE="http://www.lilacplatform.com";
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="${PV}"
-
-RDEPEND="
-       >=dev-php/PEAR-PEAR-1.6.1
-       >=net-analyzer/nagios-3.0
-       >=virtual/mysql-5.0
-       dev-lang/php[curl,json(+),mysql,pcntl,pdo,posix,simplexml]
-       virtual/httpd-php
-"
-
-src_install() {
-       webapp_src_preinst
-
-       dodoc INSTALL UPGRADING
-       rm -f INSTALL UPGRADING
-
-       insinto "${MY_HTDOCSDIR}"
-       doins -r .
-
-       webapp_configfile "${MY_HTDOCSDIR}"/includes/lilac-conf.php.dist
-       webapp_serverowned "${MY_HTDOCSDIR}"/includes/lilac-conf.php.dist
-       webapp_src_install
-}

diff --git a/net-analyzer/lilac/metadata.xml b/net-analyzer/lilac/metadata.xml
deleted file mode 100644
index dce3f3be66c0..000000000000
--- a/net-analyzer/lilac/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo network monitoring and analysis project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index b6ede3395afa..7e0d0b1ef85d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -279,11 +279,6 @@ dev-libs/liblist
 dev-libs/libstrl
 dev-util/difffilter
 
-# Michał Górny <[email protected]> (2023-12-22)
-# Ancient.  The website is gone.  No revdeps.
-# Removal on 2024-01-21.  Bug #918622.
-net-analyzer/lilac
-
 # Andreas Sturmlechner <[email protected]> (2024-01-31)
 # KDE Plasma 6 RC2 (5.93) and Frameworks 6 RC2 (5.249) mask
 # *** PRE-RELEASE *** NO BUGS WILL BE FIXED *** OVERLAY PRs WELCOME ***

Reply via email to