Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/polkit: polkit-0.109-r1.ebuild ChangeLog
Date: Tue, 01 Jan 2013 09:04:29
Message-Id: 20130101090419.8FA1A2171D@flycatcher.gentoo.org
1 ago 13/01/01 09:04:19
2
3 Modified: polkit-0.109-r1.ebuild ChangeLog
4 Log:
5 Add ~ia64, wrt bug #436668
6
7 (Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 sys-auth/polkit/polkit-0.109-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: polkit-0.109-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- polkit-0.109-r1.ebuild 21 Dec 2012 14:59:13 -0000 1.1
23 +++ polkit-0.109-r1.ebuild 1 Jan 2013 09:04:19 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild,v 1.1 2012/12/21 14:59:13 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.109-r1.ebuild,v 1.2 2013/01/01 09:04:19 ago Exp $
30
31 EAPI=5
32 inherit eutils multilib pam pax-utils systemd user
33 @@ -11,7 +11,7 @@
34
35 LICENSE="LGPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
39 IUSE="examples gtk +introspection kde nls pam selinux systemd"
40
41 RDEPEND=">=dev-lang/spidermonkey-1.8.5-r2
42
43
44
45 1.124 sys-auth/polkit/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.124&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.124&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?r1=1.123&r2=1.124
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v
54 retrieving revision 1.123
55 retrieving revision 1.124
56 diff -u -r1.123 -r1.124
57 --- ChangeLog 30 Dec 2012 14:17:44 -0000 1.123
58 +++ ChangeLog 1 Jan 2013 09:04:19 -0000 1.124
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-auth/polkit
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.123 2012/12/30 14:17:44 ago Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.124 2013/01/01 09:04:19 ago Exp $
65 +
66 + 01 Jan 2013; Agostino Sarubbo <ago@g.o> polkit-0.109-r1.ebuild:
67 + Add ~ia64, wrt bug #436668
68
69 30 Dec 2012; Agostino Sarubbo <ago@g.o> polkit-0.107-r1.ebuild:
70 Stable for sparc, wrt bug #436666