public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-process/at: at-3.1.15.ebuild at-3.1.16.ebuild at-3.1.14.ebuild ChangeLog
@ 2014-11-02 10:19 Sven Vermeulen (swift)
  0 siblings, 0 replies; only message in thread
From: Sven Vermeulen (swift) @ 2014-11-02 10:19 UTC (permalink / raw
  To: gentoo-commits

swift       14/11/02 10:19:19

  Modified:             at-3.1.15.ebuild at-3.1.16.ebuild at-3.1.14.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.2                  sys-process/at/at-3.1.15.ebuild

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

Index: at-3.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- at-3.1.15.ebuild	3 Sep 2014 07:05:32 -0000	1.1
+++ at-3.1.15.ebuild	2 Nov 2014 10:19:19 -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-process/at/at-3.1.15.ebuild,v 1.1 2014/09/03 07:05:32 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.15.ebuild,v 1.2 2014/11/02 10:19:19 swift Exp $
 
 EAPI=5
 
@@ -19,8 +19,7 @@
 	>=sys-devel/autoconf-2.64
 	sys-devel/bison
 	>=sys-devel/flex-2.5.4a
-	pam? ( virtual/pam )
-	selinux? ( sec-policy/selinux-at )"
+	pam? ( virtual/pam )"
 RDEPEND="virtual/mta
 	virtual/logger
 	selinux? ( sec-policy/selinux-at )"



1.2                  sys-process/at/at-3.1.16.ebuild

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

Index: at-3.1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.16.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- at-3.1.16.ebuild	2 Oct 2014 09:56:42 -0000	1.1
+++ at-3.1.16.ebuild	2 Nov 2014 10:19:19 -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-process/at/at-3.1.16.ebuild,v 1.1 2014/10/02 09:56:42 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.16.ebuild,v 1.2 2014/11/02 10:19:19 swift Exp $
 
 EAPI=5
 
@@ -19,8 +19,7 @@
 	>=sys-devel/autoconf-2.64
 	sys-devel/bison
 	>=sys-devel/flex-2.5.4a
-	pam? ( virtual/pam )
-	selinux? ( sec-policy/selinux-at )"
+	pam? ( virtual/pam )"
 RDEPEND="virtual/mta
 	virtual/logger
 	selinux? ( sec-policy/selinux-at )"



1.10                 sys-process/at/at-3.1.14.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/at-3.1.14.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/at-3.1.14.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/at-3.1.14.ebuild?r1=1.9&r2=1.10

Index: at-3.1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.14.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- at-3.1.14.ebuild	2 Nov 2014 08:56:34 -0000	1.9
+++ at-3.1.14.ebuild	2 Nov 2014 10:19:19 -0000	1.10
@@ -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-process/at/at-3.1.14.ebuild,v 1.9 2014/11/02 08:56:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.14.ebuild,v 1.10 2014/11/02 10:19:19 swift Exp $
 
 EAPI=5
 
@@ -19,8 +19,7 @@
 	>=sys-devel/autoconf-2.64
 	sys-devel/bison
 	>=sys-devel/flex-2.5.4a
-	pam? ( virtual/pam )
-	selinux? ( sec-policy/selinux-at )"
+	pam? ( virtual/pam )"
 RDEPEND="virtual/mta
 	virtual/logger
 	selinux? ( sec-policy/selinux-at )"



1.68                 sys-process/at/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	2 Nov 2014 08:56:34 -0000	1.67
+++ ChangeLog	2 Nov 2014 10:19:19 -0000	1.68
@@ -1,6 +1,11 @@
 # ChangeLog for sys-process/at
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.67 2014/11/02 08:56:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.68 2014/11/02 10:19:19 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <swift@gentoo.org> at-3.1.14.ebuild,
+  at-3.1.15.ebuild, at-3.1.16.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
   02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.14.ebuild:
   Stable for alpha, wrt bug #522016





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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 10:19 [gentoo-commits] gentoo-x86 commit in sys-process/at: at-3.1.15.ebuild at-3.1.16.ebuild at-3.1.14.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