diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-01 20:42:52 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-03 07:23:32 +0200 |
commit | 974398e7242080ecd514119c0136b8117231a45e (patch) | |
tree | 2bacc71e2cebca0e39b8d0c4bd18a8a2b81573da /acct-group | |
parent | net-irc/quasselgrep: treeclean (diff) | |
download | gentoo-974398e7242080ecd514119c0136b8117231a45e.tar.gz gentoo-974398e7242080ecd514119c0136b8117231a45e.tar.bz2 gentoo-974398e7242080ecd514119c0136b8117231a45e.zip |
acct-group/resin: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/resin/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/resin/resin-0.ebuild | 10 |
2 files changed, 0 insertions, 18 deletions
diff --git a/acct-group/resin/metadata.xml b/acct-group/resin/metadata.xml deleted file mode 100644 index 4221e170cbc0..000000000000 --- a/acct-group/resin/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>java@gentoo.org</email> - <name>Java</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/resin/resin-0.ebuild b/acct-group/resin/resin-0.ebuild deleted file mode 100644 index 110eae9c3c1a..000000000000 --- a/acct-group/resin/resin-0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="A group for www-servers/resin" - -ACCT_GROUP_ID="140" |