From 7e433f2cc6db0e994b9ec214178d6d6dd59d0b20 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 19 Jan 2020 21:24:59 -0600 Subject: acct-group/swift: adding for swift Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Matthew Thode --- acct-group/swift/metadata.xml | 10 ++++++++++ acct-group/swift/swift-0.ebuild | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 acct-group/swift/metadata.xml create mode 100644 acct-group/swift/swift-0.ebuild (limited to 'acct-group') diff --git a/acct-group/swift/metadata.xml b/acct-group/swift/metadata.xml new file mode 100644 index 000000000000..1301fb3341bc --- /dev/null +++ b/acct-group/swift/metadata.xml @@ -0,0 +1,10 @@ + + + + + prometheanfire@gentoo.org + Matthew Thode + + + + diff --git a/acct-group/swift/swift-0.ebuild b/acct-group/swift/swift-0.ebuild new file mode 100644 index 000000000000..02bd773b31ab --- /dev/null +++ b/acct-group/swift/swift-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=449 -- cgit v1.2.3-65-gdbad