public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-gpg: selinux-gpg-2.20110726-r2.ebuild ChangeLog selinux-gpg-2.20110726-r1.ebuild
@ 2011-11-12 16:17 Sven Vermeulen (swift)
  0 siblings, 0 replies; only message in thread
From: Sven Vermeulen (swift) @ 2011-11-12 16:17 UTC (permalink / raw
  To: gentoo-commits

swift       11/11/12 16:17:13

  Modified:             selinux-gpg-2.20110726-r2.ebuild ChangeLog
                        selinux-gpg-2.20110726-r1.ebuild
  Log:
  Add minor block on selinux-gnupg to ensure that collisions do not occur
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sec-policy/selinux-gpg/selinux-gpg-2.20110726-r2.ebuild

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

Index: selinux-gpg-2.20110726-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20110726-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- selinux-gpg-2.20110726-r2.ebuild	23 Oct 2011 12:42:56 -0000	1.2
+++ selinux-gpg-2.20110726-r2.ebuild	12 Nov 2011 16:17:13 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20110726-r2.ebuild,v 1.2 2011/10/23 12:42:56 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20110726-r2.ebuild,v 1.3 2011/11/12 16:17:13 swift Exp $
 EAPI="4"
 
 IUSE=""
@@ -11,3 +11,5 @@
 
 DESCRIPTION="SELinux policy for GnuPG"
 KEYWORDS="amd64 x86"
+RDEPEND="!<=sec-policy/selinux-gnupg-2.20101213-r1
+	>=sys-apps/policycoreutils-2.1.0"



1.6                  sec-policy/selinux-gpg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	23 Oct 2011 12:42:56 -0000	1.5
+++ ChangeLog	12 Nov 2011 16:17:13 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for sec-policy/selinux-gpg
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/ChangeLog,v 1.5 2011/10/23 12:42:56 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/ChangeLog,v 1.6 2011/11/12 16:17:13 swift Exp $
+
+  12 Nov 2011; <swift@gentoo.org> selinux-gpg-2.20110726-r1.ebuild,
+  selinux-gpg-2.20110726-r2.ebuild:
+  Add minor block on selinux-gnupg to ensure that collisions do not occur
 
   23 Oct 2011; <swift@gentoo.org> selinux-gpg-2.20110726-r2.ebuild:
   Stabilization (tracker #384231)



1.3                  sec-policy/selinux-gpg/selinux-gpg-2.20110726-r1.ebuild

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

Index: selinux-gpg-2.20110726-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20110726-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- selinux-gpg-2.20110726-r1.ebuild	9 Sep 2011 18:38:24 -0000	1.2
+++ selinux-gpg-2.20110726-r1.ebuild	12 Nov 2011 16:17:13 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20110726-r1.ebuild,v 1.2 2011/09/09 18:38:24 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gpg/selinux-gpg-2.20110726-r1.ebuild,v 1.3 2011/11/12 16:17:13 swift Exp $
 EAPI="4"
 
 IUSE=""
@@ -12,3 +12,5 @@
 
 DESCRIPTION="SELinux policy for GnuPG"
 KEYWORDS="~amd64 ~x86"
+RDEPEND="!<=sec-policy/selinux-gnupg-2.20101213-r1
+	>=sys-apps/policycoreutils-2.1.0"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-12 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-12 16:17 [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-gpg: selinux-gpg-2.20110726-r2.ebuild ChangeLog selinux-gpg-2.20110726-r1.ebuild Sven Vermeulen (swift)

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