From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC12D15939F for ; Sun, 14 Jul 2024 20:09:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E32272BC016; Sun, 14 Jul 2024 20:09:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD13B2BC016 for ; Sun, 14 Jul 2024 20:09:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1371B341214 for ; Sun, 14 Jul 2024 20:09:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45A2C1DA3 for ; Sun, 14 Jul 2024 20:09:52 +0000 (UTC) From: "Horodniceanu Andrei" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horodniceanu Andrei" Message-ID: <1720987417.10d66e91ec25cb9ac758c9087e02d6dca54e6648.a.horodniceanu@gentoo> Subject: [gentoo-commits] repo/user/dlang:master commit in: dev-libs/gtkd/ X-VCS-Repository: repo/user/dlang X-VCS-Files: dev-libs/gtkd/gtkd-3.10.0-r1.ebuild dev-libs/gtkd/gtkd-3.10.0-r2.ebuild X-VCS-Directories: dev-libs/gtkd/ X-VCS-Committer: a.horodniceanu X-VCS-Committer-Name: Horodniceanu Andrei X-VCS-Revision: 10d66e91ec25cb9ac758c9087e02d6dca54e6648 X-VCS-Branch: master Date: Sun, 14 Jul 2024 20:09:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3cc3c649-9541-45c7-9f49-9f8a523644c8 X-Archives-Hash: 2e017e2b3f596fc225f8f2448e70649f commit: 10d66e91ec25cb9ac758c9087e02d6dca54e6648 Author: Andrei Horodniceanu proton me> AuthorDate: Sun Jul 14 20:03:37 2024 +0000 Commit: Horodniceanu Andrei proton me> CommitDate: Sun Jul 14 20:03:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=10d66e91 dev-libs/gtkd: update LICENSE Signed-off-by: Andrei Horodniceanu proton.me> dev-libs/gtkd/gtkd-3.10.0-r1.ebuild | 5 +++-- dev-libs/gtkd/gtkd-3.10.0-r2.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild b/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild index 653a41e..55d4108 100644 --- a/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild +++ b/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="GtkD is a D binding and OO wrapper of GTK+" HOMEPAGE="http://gtkd.org/" -LICENSE="LGPL-3" +LICENSE="LGPL-3+-with-gtkd-exceptions test? ( LGPL-3+ )" SLOT="3" KEYWORDS="amd64 x86" @@ -34,7 +34,8 @@ RDEPEND=" GTKD_USE_FLAGS=(gtk opengl sourceview gstreamer vte peas) GTKD_LIB_NAMES=(gtkd gtkdgl gtkdsv gstreamerd vted peasd) GTKD_SRC_DIRS=( gtkd gtkdgl sourceview gstreamer vte peas) -IUSE="${GTKD_USE_FLAGS[@]:1} static-libs" +IUSE="${GTKD_USE_FLAGS[@]:1} static-libs test" +RESTRICT="!test? ( test )" MAJOR=$(ver_cut 1) MINOR=$(ver_cut 2-) diff --git a/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild b/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild index 5381385..9d898df 100644 --- a/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild +++ b/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild @@ -8,7 +8,7 @@ inherit multilib-minimal DESCRIPTION="GtkD is a D binding and OO wrapper of GTK+" HOMEPAGE="https://gtkd.org/" SRC_URI="https://gtkd.org/Downloads/sources/GtkD-${PV}.zip" -LICENSE="LGPL-3" +LICENSE="LGPL-3+-with-gtkd-exceptions test? ( LGPL-3+ )" SLOT="3" KEYWORDS="~amd64 ~x86" @@ -45,7 +45,8 @@ GTKD_LIB_NAMES=(gtkd gtkdgl gtkdsv gstreamerd vted peasd) GTKD_SRC_DIRS=( gtkd gtkdgl sourceview gstreamer vte peas) # static-libs I have no idea about. It makes a "static-library" that # dynamically links phobos and uses dl to open the gtk+ libs at runtime. -IUSE="${GTKD_USE_FLAGS[@]:1} static-libs" +IUSE="${GTKD_USE_FLAGS[@]:1} static-libs test" +RESTRICT="!test? ( test )" REQUIRED_USE=${DLANG_REQUIRED_USE} MAJOR=$(ver_cut 1)