diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-06-14 10:28:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-14 10:29:33 +0200 |
commit | 892989d763c0db3473010147c8c133edbea4c1ec (patch) | |
tree | 18032c37de1e34b3c989e2e8ca59fc93ccb33639 /acct-group | |
parent | acct-user/octoprint: Remove last-rited pkg (diff) | |
download | gentoo-892989d763c0db3473010147c8c133edbea4c1ec.tar.gz gentoo-892989d763c0db3473010147c8c133edbea4c1ec.tar.bz2 gentoo-892989d763c0db3473010147c8c133edbea4c1ec.zip |
acct-group/octoprint: Remove last-rited pkg
Closes: https://bugs.gentoo.org/710406
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/octoprint/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/octoprint/octoprint-0.ebuild | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/acct-group/octoprint/metadata.xml b/acct-group/octoprint/metadata.xml deleted file mode 100644 index c7421e98fb6a..000000000000 --- a/acct-group/octoprint/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>3dprint@gentoo.org</email> - <name>Gentoo Packages for 3d printing</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/octoprint/octoprint-0.ebuild b/acct-group/octoprint/octoprint-0.ebuild deleted file mode 100644 index f3456878eed8..000000000000 --- a/acct-group/octoprint/octoprint-0.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=368 |