commit: fe197413a8af8b027a13a5d6435bc40664dd6fa9 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Wed Mar 8 19:39:19 2023 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Wed Mar 8 19:39:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe197413
acct-user/gogs: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> acct-user/gogs/gogs-1-r1.ebuild | 18 ------------------ acct-user/gogs/metadata.xml | 4 ---- profiles/package.mask | 5 ----- 3 files changed, 27 deletions(-) diff --git a/acct-user/gogs/gogs-1-r1.ebuild b/acct-user/gogs/gogs-1-r1.ebuild deleted file mode 100644 index 90744d9a3..000000000 --- a/acct-user/gogs/gogs-1-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -DESCRIPTION="www-apps/gogs user" - -ACCT_USER_ID=-1 -ACCT_USER_HOME_OWNER=gogs:git -ACCT_USER_HOME_PERMS=750 -ACCT_USER_SHELL=/bin/bash -ACCT_USER_GROUPS=( git ) -ACCT_USER_HOME=/var/lib/gogs -APP_DIR=/usr/share/gogs - -acct-user_add_deps diff --git a/acct-user/gogs/metadata.xml b/acct-user/gogs/metadata.xml deleted file mode 100644 index 7c900b19e..000000000 --- a/acct-user/gogs/metadata.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 502b89b3e..988be4300 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -67,11 +67,6 @@ dev-python/python-qpid-proton dev-python/tinyrpc dev-python/zVMCloudConnector -# Joe Kappus <[email protected]> (2023-02-09) -# Multiple critical vulnerabilities, no maintainer: https://github.com/gogs/gogs/security/advisories -# Masked for removal in 30 days. -acct-user/gogs - # Viorel Munteanu <[email protected]> (2023-01-29) # Very outdated live version # See also this discussion: https://github.com/gentoo/guru/commit/10a1f43a0ebe867718744de54cb17fde32e4c329
