net-libs/courier-unicode: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:30 +0000 (11:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:30 +0000 (11:01 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-libs/courier-unicode/courier-unicode-1.3.ebuild
net-libs/courier-unicode/courier-unicode-1.4.ebuild

index 0cd195e32e96a20043bc2737722060f79736497e..2e577dd99301189ee8345a2a78fb443a5e547a7c 100644 (file)
@@ -2,11 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils
+
+inherit eutils ltprune
 
 DESCRIPTION="Unicode library used by the courier mail server"
 HOMEPAGE="http://www.courier-mta.org/"
 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
+
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
index 37c10909851290d044e9be48c9eb8aa5506baa8b..dc8ad633e81f045d00dcb8b5ce9ae6ac137f45fa 100644 (file)
@@ -1,12 +1,14 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils
+
+inherit eutils ltprune
 
 DESCRIPTION="Unicode library used by the courier mail server"
 HOMEPAGE="http://www.courier-mta.org/"
 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
+
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"