Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/polkit: polkit-0.106.ebuild
Date: Fri, 08 Jun 2012 00:12:21
Message-Id: 20120608001206.C444B2004B@flycatcher.gentoo.org
1 ssuominen 12/06/08 00:12:06
2
3 Modified: polkit-0.106.ebuild
4 Log:
5 whitespace, useless emptyline
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-auth/polkit/polkit-0.106.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild?r1=1.1&r2=1.2
15
16 Index: polkit-0.106.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- polkit-0.106.ebuild 8 Jun 2012 00:11:04 -0000 1.1
23 +++ polkit-0.106.ebuild 8 Jun 2012 00:12:06 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild,v 1.1 2012/06/08 00:11:04 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild,v 1.2 2012/06/08 00:12:06 ssuominen Exp $
29
30 EAPI=4
31 inherit eutils user pam systemd
32 @@ -32,7 +32,7 @@
33 ) )
34 kde? ( || (
35 sys-auth/polkit-kde-agent
36 - sys-auth/polkit-kde
37 + sys-auth/polkit-kde
38 ) )
39 !systemd? (
40 >=sys-auth/consolekit-0.4.5_p2012[policykit]
41 @@ -82,4 +82,3 @@
42 doins src/examples/{*.c,*.policy*}
43 fi
44 }
45 -