summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-06-14 10:28:33 +0200
committerMichał Górny <mgorny@gentoo.org>2020-06-14 10:29:32 +0200
commitab28053f19e5f811c62827cd80c29b5672afd053 (patch)
treef62cacf7d5f0654c5387a56db742e7a790c0a97a /acct-user/octoprint
parentwww-apps/octoprint: Remove last-rited pkg (diff)
downloadgentoo-ab28053f19e5f811c62827cd80c29b5672afd053.tar.gz
gentoo-ab28053f19e5f811c62827cd80c29b5672afd053.tar.bz2
gentoo-ab28053f19e5f811c62827cd80c29b5672afd053.zip
acct-user/octoprint: Remove last-rited pkg
Closes: https://bugs.gentoo.org/710406 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'acct-user/octoprint')
-rw-r--r--acct-user/octoprint/metadata.xml8
-rw-r--r--acct-user/octoprint/octoprint-0.ebuild15
2 files changed, 0 insertions, 23 deletions
diff --git a/acct-user/octoprint/metadata.xml b/acct-user/octoprint/metadata.xml
deleted file mode 100644
index c7421e98fb6a..000000000000
--- a/acct-user/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-user/octoprint/octoprint-0.ebuild b/acct-user/octoprint/octoprint-0.ebuild
deleted file mode 100644
index 90468370d88b..000000000000
--- a/acct-user/octoprint/octoprint-0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="User for OctoPrint"
-
-ACCT_USER_ID=368
-ACCT_USER_HOME=/var/lib/octoprint
-ACCT_USER_HOME_OWNER=octoprint:octoprint
-ACCT_USER_GROUPS=( octoprint video )
-
-acct-user_add_deps