public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-ctl: microcode-ctl-1.23.ebuild microcode-ctl-1.26.ebuild ChangeLog
@ 2014-11-02  9:49 Sven Vermeulen (swift)
  0 siblings, 0 replies; only message in thread
From: Sven Vermeulen (swift) @ 2014-11-02  9:49 UTC (permalink / raw
  To: gentoo-commits

swift       14/11/02 09:49:37

  Modified:             microcode-ctl-1.23.ebuild microcode-ctl-1.26.ebuild
                        ChangeLog
  Log:
  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #527698)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)

Revision  Changes    Path
1.5                  sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild?r1=1.4&r2=1.5

Index: microcode-ctl-1.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- microcode-ctl-1.23.ebuild	14 Jan 2014 13:58:26 -0000	1.4
+++ microcode-ctl-1.23.ebuild	2 Nov 2014 09:49:37 -0000	1.5
@@ -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/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild,v 1.4 2014/01/14 13:58:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild,v 1.5 2014/11/02 09:49:37 swift Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 KEYWORDS="-* amd64 x86"
 IUSE="selinux"
 
-DEPEND="selinux? ( sec-policy/selinux-cpucontrol )"
+DEPEND=""
 RDEPEND=">=sys-apps/microcode-data-20090330
 	selinux? ( sec-policy/selinux-cpucontrol )"
 



1.2                  sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild?r1=1.1&r2=1.2

Index: microcode-ctl-1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- microcode-ctl-1.26.ebuild	19 Sep 2014 16:01:04 -0000	1.1
+++ microcode-ctl-1.26.ebuild	2 Nov 2014 09:49:37 -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/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild,v 1.1 2014/09/19 16:01:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild,v 1.2 2014/11/02 09:49:37 swift Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="selinux"
 
-DEPEND="selinux? ( sec-policy/selinux-cpucontrol )"
+DEPEND=""
 RDEPEND=">=sys-apps/microcode-data-20090330
 	selinux? ( sec-policy/selinux-cpucontrol )"
 



1.38                 sys-apps/microcode-ctl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/microcode-ctl/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	19 Sep 2014 16:01:04 -0000	1.37
+++ ChangeLog	2 Nov 2014 09:49:37 -0000	1.38
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/microcode-ctl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.37 2014/09/19 16:01:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.38 2014/11/02 09:49:37 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <swift@gentoo.org> microcode-ctl-1.23.ebuild,
+  microcode-ctl-1.26.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
 *microcode-ctl-1.26 (19 Sep 2014)
 





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

only message in thread, other threads:[~2014-11-02  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02  9:49 [gentoo-commits] gentoo-x86 commit in sys-apps/microcode-ctl: microcode-ctl-1.23.ebuild microcode-ctl-1.26.ebuild ChangeLog 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