From f4c008270b6e48921c7c2901e7d9952a3a2554a4 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 24 Jun 2018 16:44:45 +0300 Subject: tox-core --- metadata/layout.conf | 5 +++++ packages/net-libs/tox/tox-lib.exlib | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 packages/net-libs/tox/tox-lib.exlib diff --git a/metadata/layout.conf b/metadata/layout.conf index c989464..41a21db 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1 +1,6 @@ masters = arbor +layout = exheres +eapi_when_unknown = exheres-0 +eapi_when_unspecified = exheres-0 +profile_eapi_when_unspecified = exheres-0 + diff --git a/packages/net-libs/tox/tox-lib.exlib b/packages/net-libs/tox/tox-lib.exlib deleted file mode 100644 index d87aafe..0000000 --- a/packages/net-libs/tox/tox-lib.exlib +++ /dev/null @@ -1,6 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 - -require scm-git - -SUMMARY="Encrypted P2P, messaging, and audio/video calling platform" - -- cgit v1.2.3