Gentoo Archives: gentoo-commits

From: "Chris PeBenito (pebenito)" <pebenito@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-wireshark: metadata.xml ChangeLog selinux-wireshark-20080525.ebuild
Date: Sun, 25 May 2008 23:50:51
Message-Id: E1K0PyW-0001Er-IT@stork.gentoo.org
1 pebenito 08/05/25 23:50:04
2
3 Modified: metadata.xml ChangeLog
4 Added: selinux-wireshark-20080525.ebuild
5 Log:
6 sec-policy: bump selinux policy
7 (Portage version: 2.1.5)
8
9 Revision Changes Path
10 1.3 sec-policy/selinux-wireshark/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/metadata.xml?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/metadata.xml?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/metadata.xml?r1=1.2&r2=1.3
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/metadata.xml,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- metadata.xml 29 Aug 2007 18:46:16 -0000 1.2
23 +++ metadata.xml 25 May 2008 23:50:04 -0000 1.3
24 @@ -5,7 +5,7 @@
25 <maintainer>
26 <email>pebenito@g.o</email>
27 <name>Chris PeBenito</name>
28 - <description>Backup Maintainer</description>
29 + <description>Primary Maintainer</description>
30 </maintainer>
31 <longdescription>
32 Gentoo SELinux policy for wireshark.
33
34
35
36 1.4 sec-policy/selinux-wireshark/ChangeLog
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog?rev=1.4&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog?rev=1.4&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog?r1=1.3&r2=1.4
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v
45 retrieving revision 1.3
46 retrieving revision 1.4
47 diff -u -r1.3 -r1.4
48 --- ChangeLog 29 Aug 2007 18:46:16 -0000 1.3
49 +++ ChangeLog 25 May 2008 23:50:04 -0000 1.4
50 @@ -1,6 +1,12 @@
51 # ChangeLog for sec-policy/selinux-wireshark
52 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.3 2007/08/29 18:46:16 phreak Exp $
54 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
55 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.4 2008/05/25 23:50:04 pebenito Exp $
56 +
57 +*selinux-wireshark-20080525 (25 May 2008)
58 +
59 + 25 May 2008; Chris PeBenito <pebenito@g.o>
60 + +selinux-wireshark-20080525.ebuild:
61 + New SVN snapshot.
62
63 29 Aug 2007; Christian Heim <phreak@g.o> metadata.xml:
64 Removing kaiowas from metadata due to his retirement (see #61930 for
65
66
67
68 1.1 sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild
69
70 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild?rev=1.1&content-type=text/plain
72
73 Index: selinux-wireshark-20080525.ebuild
74 ===================================================================
75 # Copyright 1999-2008 Gentoo Foundation
76 # Distributed under the terms of the GNU General Public License v2
77 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild,v 1.1 2008/05/25 23:50:04 pebenito Exp $
78
79 MODS="wireshark"
80 IUSE=""
81
82 inherit selinux-policy-2
83
84 DESCRIPTION="SELinux policy for wireshark"
85
86 KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
87
88
89
90 --
91 gentoo-commits@l.g.o mailing list