sys-auth/consolekit: [QA] inherit ltprune.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-15 11:02:56 +01:00
parent a31bb40e1b
commit 8037384ee0
6 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools eutils linux-info pam systemd
inherit autotools eutils linux-info ltprune pam systemd
MY_PN=ConsoleKit
MY_P=${MY_PN}-${PV}

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit libtool linux-info pam
inherit libtool linux-info ltprune pam
MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools libtool linux-info pam xdg-utils
inherit autotools libtool linux-info ltprune pam xdg-utils
MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools libtool linux-info pam xdg-utils
inherit autotools libtool linux-info ltprune pam xdg-utils
MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools libtool linux-info pam xdg-utils
inherit autotools libtool linux-info ltprune pam xdg-utils
MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools libtool git-r3 linux-info pam xdg-utils
inherit autotools libtool git-r3 linux-info ltprune pam xdg-utils
MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}