Signed-off-by: Michał Górny <mgo...@gentoo.org>
---
 group/ftp/ftp-0.ebuild | 8 ++++++++
 group/ftp/metadata.xml | 5 +++++
 profiles/categories    | 1 +
 3 files changed, 14 insertions(+)
 create mode 100644 group/ftp/ftp-0.ebuild
 create mode 100644 group/ftp/metadata.xml

diff --git a/group/ftp/ftp-0.ebuild b/group/ftp/ftp-0.ebuild
new file mode 100644
index 000000000000..e9fc60499b9a
--- /dev/null
+++ b/group/ftp/ftp-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit sys-group
+
+SYS_GROUP_ID=21
diff --git a/group/ftp/metadata.xml b/group/ftp/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /dev/null
+++ b/group/ftp/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/profiles/categories b/profiles/categories
index 4ff0d5562001..acbade9601ea 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -76,6 +76,7 @@ gnome-extra
 gnustep-apps
 gnustep-base
 gnustep-libs
+group
 gui-apps
 gui-libs
 gui-wm
-- 
2.22.0.rc1


Reply via email to