Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/selflinux: ChangeLog selflinux-0.13.0.ebuild
Date: Tue, 29 May 2012 19:30:22
Message-Id: 20120529193012.E33962004B@flycatcher.gentoo.org
1 ranger 12/05/29 19:30:12
2
3 Modified: ChangeLog selflinux-0.13.0.ebuild
4 Log:
5 Marking selflinux-0.13.0 ppc for bug 393839
6
7 (Portage version: 2.1.10.49/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.21 app-doc/selflinux/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/selflinux/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/selflinux/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/selflinux/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-doc/selflinux/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 18 Dec 2011 19:47:46 -0000 1.20
23 +++ ChangeLog 29 May 2012 19:30:12 -0000 1.21
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-doc/selflinux
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/ChangeLog,v 1.20 2011/12/18 19:47:46 phajdan.jr Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/ChangeLog,v 1.21 2012/05/29 19:30:12 ranger Exp $
30 +
31 + 29 May 2012; Brent Baude <ranger@g.o> selflinux-0.13.0.ebuild:
32 + Marking selflinux-0.13.0 ppc for bug 393839
33
34 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o> selflinux-0.13.0.ebuild:
35 x86 stable wrt bug #393839
36
37
38
39 1.4 app-doc/selflinux/selflinux-0.13.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild?r1=1.3&r2=1.4
44
45 Index: selflinux-0.13.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- selflinux-0.13.0.ebuild 18 Dec 2011 19:47:46 -0000 1.3
52 +++ selflinux-0.13.0.ebuild 29 May 2012 19:30:12 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild,v 1.3 2011/12/18 19:47:46 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.13.0.ebuild,v 1.4 2012/05/29 19:30:12 ranger Exp $
59
60 MY_P="SelfLinux-${PV}"
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc ~sparc x86"
67 +KEYWORDS="amd64 ppc ~sparc x86"
68 IUSE=""
69
70 S="${WORKDIR}/${MY_P}"