From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0B27F138350 for ; Tue, 11 Feb 2020 11:42:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DC15E08AB; Tue, 11 Feb 2020 11:42:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 37457E08AB for ; Tue, 11 Feb 2020 11:42:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25E2534EB5F for ; Tue, 11 Feb 2020 11:42:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AB39147 for ; Tue, 11 Feb 2020 11:42:46 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1581421316.82c31c2ea1da8f66438724e0c8044523eaac4140.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/octoprint/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/octoprint/metadata.xml acct-group/octoprint/octoprint-0.ebuild X-VCS-Directories: acct-group/octoprint/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 82c31c2ea1da8f66438724e0c8044523eaac4140 X-VCS-Branch: master Date: Tue, 11 Feb 2020 11:42:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 15ab4c83-a73f-470e-b49b-ac1a2d27a46c X-Archives-Hash: f5f254f9ec95eed79bd33799a0737daf commit: 82c31c2ea1da8f66438724e0c8044523eaac4140 Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Feb 11 10:08:59 2020 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Feb 11 11:41:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c31c2e acct-group/octoprint: Initial import Package-Manager: Portage-2.3.86, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Alexey Shvetsov gentoo.org> acct-group/octoprint/metadata.xml | 8 ++++++++ acct-group/octoprint/octoprint-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/acct-group/octoprint/metadata.xml b/acct-group/octoprint/metadata.xml new file mode 100644 index 00000000000..c7421e98fb6 --- /dev/null +++ b/acct-group/octoprint/metadata.xml @@ -0,0 +1,8 @@ + + + + + 3dprint@gentoo.org + Gentoo Packages for 3d printing + + diff --git a/acct-group/octoprint/octoprint-0.ebuild b/acct-group/octoprint/octoprint-0.ebuild new file mode 100644 index 00000000000..f3456878eed --- /dev/null +++ b/acct-group/octoprint/octoprint-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=368