swift       14/11/02 07:58:27

  Modified:             heimdal-1.5.3-r2.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.14                 app-crypt/heimdal/heimdal-1.5.3-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild?r1=1.13&r2=1.14

Index: heimdal-1.5.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- heimdal-1.5.3-r2.ebuild     15 Sep 2014 08:28:41 -0000      1.13
+++ heimdal-1.5.3-r2.ebuild     2 Nov 2014 07:58:27 -0000       1.14
@@ -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/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild,v 
1.13 2014/09/15 08:28:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild,v 
1.14 2014/11/02 07:58:27 swift Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -18,8 +18,7 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd"
 IUSE="afs +berkdb caps hdb-ldap ipv6 otp +pkinit selinux ssl static-libs 
threads test X"
 
-RDEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )
-       selinux? ( sec-policy/selinux-kerberos )
+CDEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )
        berkdb? ( >=sys-libs/db-4.8.30-r1[${MULTILIB_USEDEP}] )
        !berkdb? ( >=sys-libs/gdbm-1.10-r1[${MULTILIB_USEDEP}] )
        caps? ( sys-libs/libcap-ng )
@@ -39,12 +38,15 @@
        !!app-crypt/mit-krb5
        !!app-crypt/mit-krb5-appl"
 
-DEPEND="${RDEPEND}
+DEPEND="${CDEPEND}
        ${PYTHON_DEPS}
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        >=sys-devel/autoconf-2.62
        test? ( X? ( ${VIRTUALX_DEPEND} ) )"
 
+RDEPEND="${CDEPEND}
+       selinux? ( sec-policy/selinux-kerberos )"
+
 MULTILIB_WRAPPED_HEADERS=(
        /usr/include/krb5-types.h
        /usr/include/cms_asn1.h



1.231                app-crypt/heimdal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/heimdal/ChangeLog?rev=1.231&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/heimdal/ChangeLog?rev=1.231&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/heimdal/ChangeLog?r1=1.230&r2=1.231

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog   31 Oct 2014 16:03:20 -0000      1.230
+++ ChangeLog   2 Nov 2014 07:58:27 -0000       1.231
@@ -1,6 +1,10 @@
 # ChangeLog for app-crypt/heimdal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.230 
2014/10/31 16:03:20 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.231 
2014/11/02 07:58:27 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <sw...@gentoo.org> heimdal-1.5.3-r2.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
   31 Oct 2014; Eray Aslan <e...@gentoo.org> -files/heimdal_db5.patch,
   -heimdal-1.5.3-r1.ebuild, -heimdal-1.5.3.ebuild:




Reply via email to