public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-vdagent: selinux-vdagent-2.20141203-r1.ebuild ChangeLog
@ 2014-12-07 11:49 Jason Zaman (perfinion)
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Zaman (perfinion) @ 2014-12-07 11:49 UTC (permalink / raw
  To: gentoo-commits

perfinion    14/12/07 11:49:46

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

Revision  Changes    Path
1.36                 sec-policy/selinux-vdagent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	1 Nov 2014 17:38:35 -0000	1.35
+++ ChangeLog	7 Dec 2014 11:49:46 -0000	1.36
@@ -1,6 +1,12 @@
 # ChangeLog for sec-policy/selinux-vdagent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v 1.35 2014/11/01 17:38:35 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v 1.36 2014/12/07 11:49:46 perfinion Exp $
+
+*selinux-vdagent-2.20141203-r1 (07 Dec 2014)
+
+  07 Dec 2014; Jason Zaman <perfinion@gentoo.org>
+  +selinux-vdagent-2.20141203-r1.ebuild:
+  Release of 2.20141203-r1
 
   01 Nov 2014; Sven Vermeulen <swift@gentoo.org>
   selinux-vdagent-2.20140311-r6.ebuild:



1.1                  sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r1.ebuild

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

Index: selinux-vdagent-2.20141203-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r1.ebuild,v 1.1 2014/12/07 11:49:46 perfinion Exp $
EAPI="5"

IUSE=""
MODS="vdagent"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for vdagent"

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-vdagent: selinux-vdagent-2.20141203-r1.ebuild ChangeLog
@ 2014-12-21 14:07 Sven Vermeulen (swift)
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2014-12-21 14:07 UTC (permalink / raw
  To: gentoo-commits

swift       14/12/21 14:07:12

  Modified:             selinux-vdagent-2.20141203-r1.ebuild ChangeLog
  Log:
  Stabilize 2.20141203-r1
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)

Revision  Changes    Path
1.2                  sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r1.ebuild

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

Index: selinux-vdagent-2.20141203-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- selinux-vdagent-2.20141203-r1.ebuild	7 Dec 2014 11:49:46 -0000	1.1
+++ selinux-vdagent-2.20141203-r1.ebuild	21 Dec 2014 14:07:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r1.ebuild,v 1.1 2014/12/07 11:49:46 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/selinux-vdagent-2.20141203-r1.ebuild,v 1.2 2014/12/21 14:07:12 swift Exp $
 EAPI="5"
 
 IUSE=""
@@ -13,5 +13,5 @@
 if [[ $PV == 9999* ]] ; then
 	KEYWORDS=""
 else
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="amd64 x86"
 fi



1.39                 sec-policy/selinux-vdagent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	21 Dec 2014 13:55:58 -0000	1.38
+++ ChangeLog	21 Dec 2014 14:07:12 -0000	1.39
@@ -1,6 +1,10 @@
 # ChangeLog for sec-policy/selinux-vdagent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v 1.38 2014/12/21 13:55:58 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vdagent/ChangeLog,v 1.39 2014/12/21 14:07:12 swift Exp $
+
+  21 Dec 2014; Sven Vermeulen <swift@gentoo.org>
+  selinux-vdagent-2.20141203-r1.ebuild:
+  Stabilize 2.20141203-r1
 
 *selinux-vdagent-2.20141203-r2 (21 Dec 2014)
 





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

end of thread, other threads:[~2014-12-21 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-21 14:07 [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-vdagent: selinux-vdagent-2.20141203-r1.ebuild ChangeLog Sven Vermeulen (swift)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-07 11:49 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