From c3a0b7ca182b395199db4cc743d79b5c512c118d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 22 Sep 2020 02:00:50 +0200 Subject: media-libs/libart_lgpl: Minor style fixes, add copyright Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner --- media-libs/libart_lgpl/libart_lgpl-14.0.6.ebuild | 8 +++++--- media-libs/libart_lgpl/libart_lgpl-14.0.7.ebuild | 8 +++++--- media-libs/libart_lgpl/libart_lgpl-9999.ebuild | 6 ++++-- 3 files changed, 14 insertions(+), 8 deletions(-) (limited to 'media-libs') diff --git a/media-libs/libart_lgpl/libart_lgpl-14.0.6.ebuild b/media-libs/libart_lgpl/libart_lgpl-14.0.6.ebuild index bd729cd0..4922e40b 100644 --- a/media-libs/libart_lgpl/libart_lgpl-14.0.6.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-14.0.6.ebuild @@ -1,17 +1,19 @@ +# Copyright 1999-2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" + TRINITY_MODULE_TYPE="dependencies" TRINITY_MODULE_NAME="libart-lgpl" - inherit trinity-base-2 -DESCRIPTION="A LGPL version of libart maintained by TDE" +DESCRIPTION="LGPL version of libart maintained by TDE" HOMEPAGE="https://trinitydesktop.org/" + LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" SLOT="0" +KEYWORDS="~amd64 ~x86" src_configure() { cmake-utils_src_configure diff --git a/media-libs/libart_lgpl/libart_lgpl-14.0.7.ebuild b/media-libs/libart_lgpl/libart_lgpl-14.0.7.ebuild index bd729cd0..4922e40b 100644 --- a/media-libs/libart_lgpl/libart_lgpl-14.0.7.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-14.0.7.ebuild @@ -1,17 +1,19 @@ +# Copyright 1999-2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" + TRINITY_MODULE_TYPE="dependencies" TRINITY_MODULE_NAME="libart-lgpl" - inherit trinity-base-2 -DESCRIPTION="A LGPL version of libart maintained by TDE" +DESCRIPTION="LGPL version of libart maintained by TDE" HOMEPAGE="https://trinitydesktop.org/" + LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" SLOT="0" +KEYWORDS="~amd64 ~x86" src_configure() { cmake-utils_src_configure diff --git a/media-libs/libart_lgpl/libart_lgpl-9999.ebuild b/media-libs/libart_lgpl/libart_lgpl-9999.ebuild index 8a1847c7..631e1fb3 100644 --- a/media-libs/libart_lgpl/libart_lgpl-9999.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-9999.ebuild @@ -1,14 +1,16 @@ +# Copyright 1999-2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" + TRINITY_MODULE_TYPE="dependencies" TRINITY_MODULE_NAME="libart-lgpl" - inherit trinity-base-2 -DESCRIPTION="A LGPL version of libart maintained by TDE" +DESCRIPTION="LGPL version of libart maintained by TDE" HOMEPAGE="https://trinitydesktop.org/" + LICENSE="LGPL-2.1" SLOT="0" -- cgit v1.2.1