mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user