diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-11-14 19:29:46 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-11-14 19:31:36 +0100 |
commit | 9f123541256b5101896e3adc598c022c28fb78d4 (patch) | |
tree | cb1aa396da82d9741d76df0fe4637b618a831c70 /acct-user/ultimaker | |
parent | acct-group/ultimaker: treeclean (diff) | |
download | gentoo-9f123541256b5101896e3adc598c022c28fb78d4.tar.gz gentoo-9f123541256b5101896e3adc598c022c28fb78d4.tar.bz2 gentoo-9f123541256b5101896e3adc598c022c28fb78d4.zip |
acct-user/ultimaker: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-user/ultimaker')
-rw-r--r-- | acct-user/ultimaker/metadata.xml | 8 | ||||
-rw-r--r-- | acct-user/ultimaker/ultimaker-0-r2.ebuild | 12 |
2 files changed, 0 insertions, 20 deletions
diff --git a/acct-user/ultimaker/metadata.xml b/acct-user/ultimaker/metadata.xml deleted file mode 100644 index 99a1a1a79a2a..000000000000 --- a/acct-user/ultimaker/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>3dprint@gentoo.org</email> - <name>Gentoo 3D Printer Project</name> - </maintainer> -</pkgmetadata> diff --git a/acct-user/ultimaker/ultimaker-0-r2.ebuild b/acct-user/ultimaker/ultimaker-0-r2.ebuild deleted file mode 100644 index 9d9286777842..000000000000 --- a/acct-user/ultimaker/ultimaker-0-r2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="User for ultimaker" -ACCT_USER_ID=369 -ACCT_USER_GROUPS=( ${PN} ) - -acct-user_add_deps |