blob: 14e77ab143662854f4e99667151802af7ed96308 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst
DEPEND=>=dev-libs/glib-2.30 >=sys-auth/polkit-0.110 app-text/docbook-xsl-stylesheets dev-libs/libxslt virtual/pkgconfig
DESCRIPTION=Rules for polkit to add compatibility with pklocalauthority
EAPI=5
HOMEPAGE=http://fedorahosted.org/polkit-pkla-compat/
KEYWORDS=amd64 ~arm ~ppc x86
LICENSE=LGPL-2
RDEPEND=>=dev-libs/glib-2.30 >=sys-auth/polkit-0.110
SLOT=0
SRC_URI=http://fedorahosted.org/releases/p/o/polkit-pkla-compat/polkit-pkla-compat-0.1.tar.xz
_eclass_exported_funcs=pkg_postinst:- src_install:-
_md5_=f5bf522c727703eb6ca3292d547147ba
|