patrick 15/06/28 03:34:52
Modified: samba-4.1.18.ebuild samba-4.1.19.ebuild
samba-4.0.26.ebuild samba-4.2.0.ebuild ChangeLog
Log:
Temporary fix for #553384
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.4 net-fs/samba/samba-4.1.18.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.1.18.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.1.18.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.1.18.ebuild?r1=1.3&r2=1.4
Index: samba-4.1.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- samba-4.1.18.ebuild 3 Jun 2015 17:03:40 -0000 1.3
+++ samba-4.1.18.ebuild 28 Jun 2015 03:34:52 -0000 1.4
@@ -1,12 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.18.ebuild,v 1.3
2015/06/03 17:03:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.18.ebuild,v 1.4
2015/06/28 03:34:52 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE='threads(+)'
-inherit python-single-r1 waf-utils multilib linux-info systemd
+inherit python-single-r1 waf-utils multilib linux-info systemd base
MY_PV="${PV/_rc/rc}"
MY_P="${PN}-${MY_PV}"
@@ -26,7 +26,7 @@
# sys-apps/attr is an automagic dependency (see bug #489748)
# sys-libs/pam is an automagic dependency (see bug #489770)
CDEPEND="${PYTHON_DEPS}
- >=app-crypt/heimdal-1.5[-ssl]
+ >=app-crypt/heimdal-1.5[-ssl,-threads]
dev-libs/iniparser
dev-libs/popt
sys-libs/readline:=
1.2 net-fs/samba/samba-4.1.19.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.1.19.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.1.19.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.1.19.ebuild?r1=1.1&r2=1.2
Index: samba-4.1.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samba-4.1.19.ebuild 26 Jun 2015 07:37:20 -0000 1.1
+++ samba-4.1.19.ebuild 28 Jun 2015 03:34:52 -0000 1.2
@@ -1,12 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.19.ebuild,v 1.1
2015/06/26 07:37:20 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.19.ebuild,v 1.2
2015/06/28 03:34:52 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE='threads(+)'
-inherit python-single-r1 waf-utils multilib linux-info systemd
+inherit python-single-r1 waf-utils multilib linux-info systemd base
MY_PV="${PV/_rc/rc}"
MY_P="${PN}-${MY_PV}"
@@ -26,7 +26,7 @@
# sys-apps/attr is an automagic dependency (see bug #489748)
# sys-libs/pam is an automagic dependency (see bug #489770)
CDEPEND="${PYTHON_DEPS}
- >=app-crypt/heimdal-1.5[-ssl]
+ >=app-crypt/heimdal-1.5[-ssl,-threads]
dev-libs/iniparser
dev-libs/popt
sys-libs/readline:=
1.3 net-fs/samba/samba-4.0.26.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.0.26.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.0.26.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.0.26.ebuild?r1=1.2&r2=1.3
Index: samba-4.0.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.26.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- samba-4.0.26.ebuild 3 Jun 2015 17:03:40 -0000 1.2
+++ samba-4.0.26.ebuild 28 Jun 2015 03:34:52 -0000 1.3
@@ -1,12 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.26.ebuild,v 1.2
2015/06/03 17:03:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.26.ebuild,v 1.3
2015/06/28 03:34:52 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE='threads(+)'
-inherit python-single-r1 waf-utils multilib linux-info systemd
+inherit python-single-r1 waf-utils multilib linux-info systemd eutils
MY_PV="${PV/_rc/rc}"
MY_P="${PN}-${MY_PV}"
1.3 net-fs/samba/samba-4.2.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.2.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.2.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-4.2.0.ebuild?r1=1.2&r2=1.3
Index: samba-4.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- samba-4.2.0.ebuild 3 Jun 2015 17:03:40 -0000 1.2
+++ samba-4.2.0.ebuild 28 Jun 2015 03:34:52 -0000 1.3
@@ -1,12 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.2.0.ebuild,v 1.2
2015/06/03 17:03:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.2.0.ebuild,v 1.3
2015/06/28 03:34:52 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE='threads(+)'
-inherit python-single-r1 waf-utils multilib linux-info systemd
+inherit python-single-r1 waf-utils multilib linux-info systemd eutils
MY_PV="${PV/_rc/rc}"
MY_P="${PN}-${MY_PV}"
1.718 net-fs/samba/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.718&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.718&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?r1=1.717&r2=1.718
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v
retrieving revision 1.717
retrieving revision 1.718
diff -u -r1.717 -r1.718
--- ChangeLog 26 Jun 2015 07:37:20 -0000 1.717
+++ ChangeLog 28 Jun 2015 03:34:52 -0000 1.718
@@ -1,6 +1,10 @@
# ChangeLog for net-fs/samba
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.717 2015/06/26
07:37:20 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.718 2015/06/28
03:34:52 patrick Exp $
+
+ 28 Jun 2015; Patrick Lauer <[email protected]> samba-4.0.26.ebuild,
+ samba-4.1.18.ebuild, samba-4.1.19.ebuild, samba-4.2.0.ebuild:
+ Temporary fix for #553384
*samba-4.1.19 (26 Jun 2015)