Gentoo Archives: gentoo-commits

From: "Jason Zaman (perfinion)" <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-pyicqt: selinux-pyicqt-2.20141203-r7.ebuild ChangeLog
Date: Thu, 02 Jul 2015 17:59:33
Message-Id: 20150702175927.ACD18751@oystercatcher.gentoo.org
1 perfinion 15/07/02 17:59:27
2
3 Modified: ChangeLog
4 Added: selinux-pyicqt-2.20141203-r7.ebuild
5 Log:
6 Release of 2.20141203-r7
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
9
10 Revision Changes Path
11 1.61 sec-policy/selinux-pyicqt/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog?rev=1.61&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog?rev=1.61&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog?r1=1.60&r2=1.61
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog,v
20 retrieving revision 1.60
21 retrieving revision 1.61
22 diff -u -r1.60 -r1.61
23 --- ChangeLog 5 Jun 2015 16:10:24 -0000 1.60
24 +++ ChangeLog 2 Jul 2015 17:59:27 -0000 1.61
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sec-policy/selinux-pyicqt
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog,v 1.60 2015/06/05 16:10:24 perfinion Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/ChangeLog,v 1.61 2015/07/02 17:59:27 perfinion Exp $
30 +
31 +*selinux-pyicqt-2.20141203-r7 (02 Jul 2015)
32 +
33 + 02 Jul 2015; Jason Zaman <perfinion@g.o>
34 + +selinux-pyicqt-2.20141203-r7.ebuild:
35 + Release of 2.20141203-r7
36
37 05 Jun 2015; Jason Zaman <perfinion@g.o>
38 selinux-pyicqt-2.20141203-r5.ebuild:
39
40
41
42 1.1 sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r7.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r7.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r7.ebuild?rev=1.1&content-type=text/plain
46
47 Index: selinux-pyicqt-2.20141203-r7.ebuild
48 ===================================================================
49 # Copyright 1999-2015 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20141203-r7.ebuild,v 1.1 2015/07/02 17:59:27 perfinion Exp $
52 EAPI="5"
53
54 IUSE=""
55 MODS="pyicqt"
56
57 inherit selinux-policy-2
58
59 DESCRIPTION="SELinux policy for pyicqt"
60
61 if [[ $PV == 9999* ]] ; then
62 KEYWORDS=""
63 else
64 KEYWORDS="~amd64 ~x86"
65 fi