diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:08:58 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:39 +0200 |
commit | db12a7af633a8eb3cf37dc9a4be772ea25ffeac4 (patch) | |
tree | e6a49b617c25022323bee4912c2cf12d59119a68 /acct-user | |
parent | media-video/handbrake: Stabilize 1.6.1 amd64, #914619 (diff) | |
download | gentoo-db12a7af633a8eb3cf37dc9a4be772ea25ffeac4.tar.gz gentoo-db12a7af633a8eb3cf37dc9a4be772ea25ffeac4.tar.bz2 gentoo-db12a7af633a8eb3cf37dc9a4be772ea25ffeac4.zip |
acct-{user,group}/artifactory: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/artifactory/artifactory-0-r1.ebuild | 14 | ||||
-rw-r--r-- | acct-user/artifactory/metadata.xml | 5 |
2 files changed, 0 insertions, 19 deletions
diff --git a/acct-user/artifactory/artifactory-0-r1.ebuild b/acct-user/artifactory/artifactory-0-r1.ebuild deleted file mode 100644 index 22ebc4531a7a..000000000000 --- a/acct-user/artifactory/artifactory-0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="User for dev-util/artifactory-bin" - -ACCT_USER_GROUPS=( "artifactory" ) -ACCT_USER_ID="264" -ACCT_USER_SHELL="/bin/sh" - -acct-user_add_deps diff --git a/acct-user/artifactory/metadata.xml b/acct-user/artifactory/metadata.xml deleted file mode 100644 index 115e9d64a669..000000000000 --- a/acct-user/artifactory/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> |