diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-11 01:31:06 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-11 01:31:06 +0300 |
commit | bb21f1eb84acdf92d5eb628db9fc80f25e2cc4fe (patch) | |
tree | c2e4a653c1bade06cdfe1c808eac9a80770840b0 | |
parent | 3c6305af8fbdd07d66fbb583e71bb58f6ce31f99 (diff) |
updated licences, repository_mask
-rw-r--r-- | metadata/repository_mask.conf | 3 | ||||
-rw-r--r-- | packages/media-gfx/nomacs/nomacs.exlib | 2 | ||||
-rw-r--r-- | packages/net-libs/tox/tox-scm.exheres-0 | 3 | ||||
-rw-r--r-- | packages/net-p2p/syncthing/syncthing-scm.exheres-0 | 2 | ||||
-rw-r--r-- | packages/net-print/foo2zjs/foo2zjs-scm.exheres-0 | 3 | ||||
-rw-r--r-- | packages/net-vpn/i2pd/i2pd-scm.exheres-0 | 2 |
6 files changed, 10 insertions, 5 deletions
diff --git a/metadata/repository_mask.conf b/metadata/repository_mask.conf index 801534f..c75ce67 100644 --- a/metadata/repository_mask.conf +++ b/metadata/repository_mask.conf @@ -40,6 +40,9 @@ x11-libs/qtbase x11-themes/qtcurve dev-db/ldb + dev-util/ccache + dev-util/codeblocks + net-p2p/syncthing ) [[ *date = [ 11 Jul 2018 ] diff --git a/packages/media-gfx/nomacs/nomacs.exlib b/packages/media-gfx/nomacs/nomacs.exlib index 519dfa0..24ed87e 100644 --- a/packages/media-gfx/nomacs/nomacs.exlib +++ b/packages/media-gfx/nomacs/nomacs.exlib @@ -9,7 +9,7 @@ require github export_exlib_phases src_configure SUMMARY="Qt-based image viewer" HOMEPAGE="https://nomacs.org/" -#LICENSES="GPL-3+" +LICENCES="GPL-3+" SLOT="0" MYOPTIONS=" diff --git a/packages/net-libs/tox/tox-scm.exheres-0 b/packages/net-libs/tox/tox-scm.exheres-0 index bd835fc..e6f5359 100644 --- a/packages/net-libs/tox/tox-scm.exheres-0 +++ b/packages/net-libs/tox/tox-scm.exheres-0 @@ -1,3 +1,4 @@ +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 SCM_REPOSITORY="https://github.com/TokTok/c-toxcore.git" @@ -11,7 +12,7 @@ PLATFORMS="~amd64 ~x86" SUMMARY="Encrypted P2P, messaging, and audio/video calling platform" DESCRIPTION="" HOMEPAGE="https://tox.chat" -#LICENSE="GPL-3+" +LICENCES="GPL-3+" MYOPTIONS=" av daemon diff --git a/packages/net-p2p/syncthing/syncthing-scm.exheres-0 b/packages/net-p2p/syncthing/syncthing-scm.exheres-0 index 3295d06..3126b9e 100644 --- a/packages/net-p2p/syncthing/syncthing-scm.exheres-0 +++ b/packages/net-p2p/syncthing/syncthing-scm.exheres-0 @@ -11,7 +11,7 @@ PLATFORMS="~amd64 ~x86" SUMMARY="Open, trustworthy and decentralized syncing engine" DESCRIPTION="" HOMEPAGE="http://syncthing.net" -#LICENSE="MIT" +LICENCES="MIT" DEPENDENCIES=" dev-lang/go " diff --git a/packages/net-print/foo2zjs/foo2zjs-scm.exheres-0 b/packages/net-print/foo2zjs/foo2zjs-scm.exheres-0 index 127e8ac..4bd1925 100644 --- a/packages/net-print/foo2zjs/foo2zjs-scm.exheres-0 +++ b/packages/net-print/foo2zjs/foo2zjs-scm.exheres-0 @@ -1,9 +1,10 @@ +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 SUMMARY="Support for printing to ZjStream-based printers" HOMEPAGE="http://foo2zjs.rkkda.com/" -#LICENSE="GPL-2" +LICENCES="GPL-2" SLOT="0" PLATFORMS="~amd64 ~x86" diff --git a/packages/net-vpn/i2pd/i2pd-scm.exheres-0 b/packages/net-vpn/i2pd/i2pd-scm.exheres-0 index 611feaa..f5e1ff6 100644 --- a/packages/net-vpn/i2pd/i2pd-scm.exheres-0 +++ b/packages/net-vpn/i2pd/i2pd-scm.exheres-0 @@ -4,7 +4,7 @@ SCM_REPOSITORY="git://github.com/PurpleI2P/i2pd" require scm-git systemd-service cmake [ api=2 ] HOMEPAGE="https://github.com/PurpleI2P/i2pd" SUMMARY="A C++ daemon for accessing the I2P anonymous network" -#LICENSE="BSD" +LICENCES="BSD" SLOT="0" PLATFORMS="~amd64 ~x86" DOWNLOADS="" |