public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-logrotate: selinux-logrotate-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:31

  Modified:             ChangeLog
  Added:                selinux-logrotate-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.83                 sec-policy/selinux-logrotate/ChangeLog

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

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



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

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

Index: selinux-logrotate-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-logrotate/selinux-logrotate-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:31 perfinion Exp $
EAPI="5"

IUSE=""
MODS="logrotate"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for logrotate"

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-logrotate: selinux-logrotate-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:35

  Modified:             selinux-logrotate-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-logrotate/selinux-logrotate-2.20141203-r5.ebuild

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

Index: selinux-logrotate-2.20141203-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- selinux-logrotate-2.20141203-r5.ebuild	15 Apr 2015 15:43:31 -0000	1.1
+++ selinux-logrotate-2.20141203-r5.ebuild	5 Jun 2015 16:10:35 -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-logrotate/selinux-logrotate-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:31 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/selinux-logrotate-2.20141203-r5.ebuild,v 1.2 2015/06/05 16:10:35 perfinion Exp $
 EAPI="5"
 
 IUSE=""
@@ -13,5 +13,5 @@
 if [[ $PV == 9999* ]] ; then
 	KEYWORDS=""
 else
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="amd64 x86"
 fi



1.86                 sec-policy/selinux-logrotate/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	5 Jun 2015 15:57:24 -0000	1.85
+++ ChangeLog	5 Jun 2015 16:10:35 -0000	1.86
@@ -1,6 +1,10 @@
 # ChangeLog for sec-policy/selinux-logrotate
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.85 2015/06/05 15:57:24 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-logrotate/ChangeLog,v 1.86 2015/06/05 16:10:35 perfinion Exp $
+
+  05 Jun 2015; Jason Zaman <perfinion@gentoo.org>
+  selinux-logrotate-2.20141203-r5.ebuild:
+  Stabilize policy 2.20141203-r5
 
 *selinux-logrotate-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-logrotate: selinux-logrotate-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