public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-cyphesis: selinux-cyphesis-2.20141203-r5.ebuild ChangeLog
@ 2015-04-15 15:43 Jason Zaman (perfinion)
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Zaman (perfinion) @ 2015-04-15 15:43 UTC (permalink / raw
  To: gentoo-commits

perfinion    15/04/15 15:43:30

  Modified:             ChangeLog
  Added:                selinux-cyphesis-2.20141203-r5.ebuild
  Log:
  Release of 2.20141203-r5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)

Revision  Changes    Path
1.57                 sec-policy/selinux-cyphesis/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	22 Mar 2015 14:17:08 -0000	1.56
+++ ChangeLog	15 Apr 2015 15:43:30 -0000	1.57
@@ -1,6 +1,12 @@
 # ChangeLog for sec-policy/selinux-cyphesis
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v 1.56 2015/03/22 14:17:08 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v 1.57 2015/04/15 15:43:30 perfinion Exp $
+
+*selinux-cyphesis-2.20141203-r5 (15 Apr 2015)
+
+  15 Apr 2015; Jason Zaman <perfinion@gentoo.org>
+  +selinux-cyphesis-2.20141203-r5.ebuild:
+  Release of 2.20141203-r5
 
   22 Mar 2015; Sven Vermeulen <swift@gentoo.org>
   selinux-cyphesis-2.20141203-r3.ebuild:



1.1                  sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild?rev=1.1&content-type=text/plain

Index: selinux-cyphesis-2.20141203-r5.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:30 perfinion Exp $
EAPI="5"

IUSE=""
MODS="cyphesis"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for cyphesis"

if [[ $PV == 9999* ]] ; then
	KEYWORDS=""
else
	KEYWORDS="~amd64 ~x86"
fi





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-cyphesis: selinux-cyphesis-2.20141203-r5.ebuild ChangeLog
@ 2015-06-05 16:10 Jason Zaman (perfinion)
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Zaman (perfinion) @ 2015-06-05 16:10 UTC (permalink / raw
  To: gentoo-commits

perfinion    15/06/05 16:10:33

  Modified:             selinux-cyphesis-2.20141203-r5.ebuild ChangeLog
  Log:
  Stabilize policy 2.20141203-r5
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)

Revision  Changes    Path
1.2                  sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild?r1=1.1&r2=1.2

Index: selinux-cyphesis-2.20141203-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- selinux-cyphesis-2.20141203-r5.ebuild	15 Apr 2015 15:43:30 -0000	1.1
+++ selinux-cyphesis-2.20141203-r5.ebuild	5 Jun 2015 16:10:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:30 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20141203-r5.ebuild,v 1.2 2015/06/05 16:10:33 perfinion Exp $
 EAPI="5"
 
 IUSE=""
@@ -13,5 +13,5 @@
 if [[ $PV == 9999* ]] ; then
 	KEYWORDS=""
 else
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="amd64 x86"
 fi



1.60                 sec-policy/selinux-cyphesis/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	5 Jun 2015 15:57:13 -0000	1.59
+++ ChangeLog	5 Jun 2015 16:10:33 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for sec-policy/selinux-cyphesis
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v 1.59 2015/06/05 15:57:13 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cyphesis/ChangeLog,v 1.60 2015/06/05 16:10:33 perfinion Exp $
+
+  05 Jun 2015; Jason Zaman <perfinion@gentoo.org>
+  selinux-cyphesis-2.20141203-r5.ebuild:
+  Stabilize policy 2.20141203-r5
 
 *selinux-cyphesis-2.20141203-r6 (05 Jun 2015)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-05 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-05 16:10 [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-cyphesis: selinux-cyphesis-2.20141203-r5.ebuild ChangeLog Jason Zaman (perfinion)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-15 15:43 Jason Zaman (perfinion)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox