diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-06-21 17:50:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-06-21 17:50:24 +0100 |
commit | feb0daf81d888e9160f9f94502de09b66f2a63fd (patch) | |
tree | b6e5c40ce2abef3da27ed50a023153f475e0ddef /acct-group/octoprint | |
parent | 9452a6e87b6c2c70513bc47a2470bf9f1168920e (diff) |
gentoo resync : 21.06.2020
Diffstat (limited to 'acct-group/octoprint')
-rw-r--r-- | acct-group/octoprint/Manifest | 2 | ||||
-rw-r--r-- | acct-group/octoprint/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/octoprint/octoprint-0.ebuild | 8 |
3 files changed, 0 insertions, 18 deletions
diff --git a/acct-group/octoprint/Manifest b/acct-group/octoprint/Manifest deleted file mode 100644 index c29e8b8ea016..000000000000 --- a/acct-group/octoprint/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD octoprint-0.ebuild 146 BLAKE2B b3cdf5cbcf573e633ef9fcc3ccdc762f502e4aa5387d911bd97f3ac8a6a91307d052c86f4cca122f811ef2114e9d9c115580b8c4e4793223d9939666c9b7e89a SHA512 f6cfb2fe99d14a18de4eb3b43237d582e812764f842eba09cca70509ba8aa4465bfb6b81c7c22cad5db1278840c7761b8d0c41e8190038c52b8bf12469ba9d2f -MISC metadata.xml 272 BLAKE2B fc647f1c3bd36da8740de72e83af1e2c0c49977e4d43b06a92753bf4a64a3363b703988a42fc456dae2083ead884eb0c2a2a67f659f33e4bac59eb2ff877a88d SHA512 c2000525052c492949e2f9332c45cc0ce64a2472583d52ba301ce688d03009b92a69490a2cf8eb22aeec7b1ff6fdcf552dc2c434e4e3948abea2952f45751316 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 |