Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ssuominen 12/06/08 00:12:06
Modified: polkit-0.106.ebuild
Log:
whitespace, useless emptyline
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Revision Changes Path
1.2 sys-auth/polkit/polkit-0.106.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild?r1=1.1&r2=1.2
Index: polkit-0.106.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polkit-0.106.ebuild 8 Jun 2012 00:11:04 -0000 1.1
+++ polkit-0.106.ebuild 8 Jun 2012 00:12:06 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild,v 1.1 2012/06/08 00:11:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.106.ebuild,v 1.2 2012/06/08 00:12:06 ssuominen Exp $
EAPI=4
inherit eutils user pam systemd
@@ -32,7 +32,7 @@
) )
kde? ( || (
sys-auth/polkit-kde-agent
- sys-auth/polkit-kde
+ sys-auth/polkit-kde
) )
!systemd? (
>=sys-auth/consolekit-0.4.5_p2012[policykit]
@@ -82,4 +82,3 @@
doins src/examples/{*.c,*.policy*}
fi
}
-
|
|