public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/cgiirc/, profiles/
Date: Fri, 10 Dec 2021 09:20:54 +0000 (UTC)	[thread overview]
Message-ID: <1639128006.d4700b7a13da522a5f82ffe8bdf9383b7cf40c93.jsmolic@gentoo> (raw)

commit:     d4700b7a13da522a5f82ffe8bdf9383b7cf40c93
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 09:20:06 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 09:20:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4700b7a

net-irc/cgiirc: treeclean

Closes: https://bugs.gentoo.org/738096
Closes: https://bugs.gentoo.org/819327
Bug: https://bugs.gentoo.org/739594
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-irc/cgiirc/Manifest             |  1 -
 net-irc/cgiirc/cgiirc-0.5.10.ebuild | 45 -------------------------------------
 net-irc/cgiirc/metadata.xml         |  8 -------
 profiles/package.mask               |  6 -----
 4 files changed, 60 deletions(-)

diff --git a/net-irc/cgiirc/Manifest b/net-irc/cgiirc/Manifest
deleted file mode 100644
index e4cb99b8f32d..000000000000
--- a/net-irc/cgiirc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cgiirc-0.5.10.tar.gz 133827 BLAKE2B 39120abb8caaaab64f326239d3f557f6cf96d36d69bdc03d6631402e3bd69d03bc89bedf19929e3b9647dc21564c39a5a1f7e76409ab6e3f7f750763e4c146ee SHA512 57001051a31f8a1494e8b31b256b5f244ed7e1d23f38f27184374f1becf91e6ea3bd61621679e046ae0a11a2eb3e5909d9d284df2a896bf5aac38f5314c7ae55

diff --git a/net-irc/cgiirc/cgiirc-0.5.10.ebuild b/net-irc/cgiirc/cgiirc-0.5.10.ebuild
deleted file mode 100644
index 265a8f97d840..000000000000
--- a/net-irc/cgiirc/cgiirc-0.5.10.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit webapp vcs-clean
-
-DESCRIPTION="A perl/CGI program to use IRC from a web browser"
-HOMEPAGE="http://cgiirc.org/"
-SRC_URI="http://cgiirc.org/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-need_httpd_cgi
-
-pkg_setup() {
-	webapp_pkg_setup
-	elog "Note that file locations have changed."
-	elog "CGI:IRC will be installed into cgi-bin/${P}"
-}
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	ecvs_clean
-}
-
-src_install() {
-	webapp_src_preinst
-
-	local docs="README cgiirc.config.full ipaccess.example"
-
-	dodoc docs/{CHANGES,TODO} ${docs}
-	dohtml docs/help.html
-	rm -rf docs/ ${docs}
-
-	insinto "${MY_CGIBINDIR}"/${P}
-	doins -r .
-	fperms +x "${MY_CGIBINDIR}"/${P}/irc.cgi
-
-	webapp_configfile "${MY_CGIBINDIR}"/${P}/cgiirc.config
-	webapp_src_install
-}

diff --git a/net-irc/cgiirc/metadata.xml b/net-irc/cgiirc/metadata.xml
deleted file mode 100644
index 4c68528accdf..000000000000
--- a/net-irc/cgiirc/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>web-apps@gentoo.org</email>
-		<name>Gentoo Webapps</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 00ab772d52fa..e48dc5fc5589 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -403,12 +403,6 @@ dev-lang/vala:0.54
 # Removal on 2021-12-10. Bug #819333.
 net-im/kouchat
 
-# Jakov Smolić <jsmolic@gentoo.org> (2021-11-10)
-# Uses EAPI 5, outdated and current version has
-# security vulnerabilities.
-# Removal on 2021-12-10. Bug #819327. Bug #739594.
-net-irc/cgiirc
-
 # Sam James <sam@gentoo.org> (2021-11-03)
 # Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
 # in at least the sys-kernel/gento-kernel kernel config.


                 reply	other threads:[~2021-12-10  9:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1639128006.d4700b7a13da522a5f82ffe8bdf9383b7cf40c93.jsmolic@gentoo \
    --to=jsmolic@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox