From 79fb4ca498e728dde08f38437609c12117ca42b3 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 21 Mar 2020 20:37:50 +0100 Subject: Cosmetical fixes of the ebuilds. - Always set EAPI in quotes. (allowed style by the documentation) - Call `need-trinity` after depends. (otherwise there is no point) - Call `need-trinity` without version for live ebuilds. (eclass does it) - Remove `offer-hiddensibility` call. (until now) - Add missing copyrights. - Remove empty vars. Signed-off-by: Chris --- media-libs/libart_lgpl/libart_lgpl-2.3.21-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'media-libs/libart_lgpl') diff --git a/media-libs/libart_lgpl/libart_lgpl-2.3.21-r2.ebuild b/media-libs/libart_lgpl/libart_lgpl-2.3.21-r2.ebuild index adad2d74..88f09f2f 100644 --- a/media-libs/libart_lgpl/libart_lgpl-2.3.21-r2.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-2.3.21-r2.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,9 +14,7 @@ HOMEPAGE="http://www.levien.com/libart" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -RDEPEND="" DEPEND="virtual/pkgconfig" # The provided tests are interactive only -- cgit v1.2.3