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-git: selinux-git-9999.ebuild ChangeLog metadata.xml
Date: Thu, 29 Jan 2015 10:13:56
Message-Id: 20150129101351.C73A71090F@oystercatcher.gentoo.org
1 perfinion 15/01/29 10:13:51
2
3 Added: selinux-git-9999.ebuild ChangeLog metadata.xml
4 Log:
5 add sec-policy/selinux-git
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
8
9 Revision Changes Path
10 1.1 sec-policy/selinux-git/selinux-git-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/selinux-git-9999.ebuild?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/selinux-git-9999.ebuild?rev=1.1&content-type=text/plain
14
15 Index: selinux-git-9999.ebuild
16 ===================================================================
17 # Copyright 1999-2015 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-git/selinux-git-9999.ebuild,v 1.1 2015/01/29 10:13:51 perfinion Exp $
20 EAPI="5"
21
22 IUSE=""
23 MODS="git"
24
25 inherit selinux-policy-2
26
27 DESCRIPTION="SELinux policy for git"
28
29 if [[ $PV == 9999* ]] ; then
30 KEYWORDS=""
31 else
32 KEYWORDS="~amd64 ~x86"
33 fi
34
35
36
37 1.1 sec-policy/selinux-git/ChangeLog
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/ChangeLog?rev=1.1&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/ChangeLog?rev=1.1&content-type=text/plain
41
42 Index: ChangeLog
43 ===================================================================
44 # ChangeLog for sec-policy/selinux-git
45 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
46 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-git/ChangeLog,v 1.1 2015/01/29 10:13:51 perfinion Exp $
47
48 *selinux-git-2.20141203-r3 (29 Jan 2015)
49
50 29 Jan 2015; Jason Zaman <perfinion@g.o>
51 +selinux-git-2.20141203-r3.ebuild, selinux-git-2.20141203-r2.ebuild:
52 Initial commit to portage.
53
54
55
56 1.1 sec-policy/selinux-git/metadata.xml
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/metadata.xml?rev=1.1&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-git/metadata.xml?rev=1.1&content-type=text/plain
60
61 Index: metadata.xml
62 ===================================================================
63 <?xml version="1.0" encoding="UTF-8"?>
64 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
65 <pkgmetadata>
66 <herd>selinux</herd>
67 <longdescription>Gentoo SELinux policy for git</longdescription>
68 </pkgmetadata>