From d69aee06f1c3d495acdac1936c9210c94dcf82ad Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 24 Jun 2018 14:37:44 +0300 Subject: initial --- metadata/about.conf | 4 ++++ metadata/categories.conf | 1 + metadata/layout.conf | 1 + packages/net-libs/tox/tox-lib.exlib | 6 ++++++ profiles/repo_name | 1 + 5 files changed, 13 insertions(+) create mode 100644 metadata/about.conf create mode 100644 metadata/categories.conf create mode 100644 metadata/layout.conf create mode 100644 packages/net-libs/tox/tox-lib.exlib create mode 100644 profiles/repo_name diff --git a/metadata/about.conf b/metadata/about.conf new file mode 100644 index 0000000..f6fdb86 --- /dev/null +++ b/metadata/about.conf @@ -0,0 +1,4 @@ +summary = sss packages +description = packages for my needs, random stuff +status = third-party + diff --git a/metadata/categories.conf b/metadata/categories.conf new file mode 100644 index 0000000..8e49cab --- /dev/null +++ b/metadata/categories.conf @@ -0,0 +1 @@ +net-libs diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..c989464 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1 @@ +masters = arbor diff --git a/packages/net-libs/tox/tox-lib.exlib b/packages/net-libs/tox/tox-lib.exlib new file mode 100644 index 0000000..d87aafe --- /dev/null +++ b/packages/net-libs/tox/tox-lib.exlib @@ -0,0 +1,6 @@ +# Distributed under the terms of the GNU General Public License v2 + +require scm-git + +SUMMARY="Encrypted P2P, messaging, and audio/video calling platform" + diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..6f01c98 --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +sss-repo -- cgit v1.2.3