summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:33:48 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:33:48 +0000
commitae59c65c9fab211b85515846fbd4263fe505f527 (patch)
tree6280da2634ac9d590b8e5cb4596078cc8057b225 /net-fs
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-ae59c65c9fab211b85515846fbd4263fe505f527.tar.gz
gentoo-2-ae59c65c9fab211b85515846fbd4263fe505f527.tar.bz2
gentoo-2-ae59c65c9fab211b85515846fbd4263fe505f527.zip
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/ChangeLog6
-rw-r--r--net-fs/samba/samba-4.0.14.ebuild4
-rw-r--r--net-fs/samba/samba-4.0.15.ebuild4
-rw-r--r--net-fs/samba/samba-4.1.4.ebuild4
-rw-r--r--net-fs/samba/samba-4.1.5.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog
index 64080ede2fd7..5272d3bf9e17 100644
--- a/net-fs/samba/ChangeLog
+++ b/net-fs/samba/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-fs/samba
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.652 2014/02/21 12:59:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.653 2014/03/01 22:33:48 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> samba-4.0.14.ebuild,
+ samba-4.0.15.ebuild, samba-4.1.4.ebuild, samba-4.1.5.ebuild:
+ Update libgcrypt dep to use slot :0.
*samba-4.1.5 (21 Feb 2014)
diff --git a/net-fs/samba/samba-4.0.14.ebuild b/net-fs/samba/samba-4.0.14.ebuild
index 475b6086688a..f7078c130fdc 100644
--- a/net-fs/samba/samba-4.0.14.ebuild
+++ b/net-fs/samba/samba-4.0.14.ebuild
@@ -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/net-fs/samba/samba-4.0.14.ebuild,v 1.1 2014/01/08 12:46:42 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.14.ebuild,v 1.2 2014/03/01 22:33:48 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -53,7 +53,7 @@ CDEPEND="${PYTHON_DEPS}
cups? ( net-print/cups )
dmapi? ( sys-apps/dmapi )
fam? ( virtual/fam )
- gnutls? ( dev-libs/libgcrypt
+ gnutls? ( dev-libs/libgcrypt:0
>=net-libs/gnutls-1.4.0 )
ldap? ( net-nds/openldap )
selinux? ( sec-policy/selinux-samba )"
diff --git a/net-fs/samba/samba-4.0.15.ebuild b/net-fs/samba/samba-4.0.15.ebuild
index 3dbf735cbacb..9e08ca63160b 100644
--- a/net-fs/samba/samba-4.0.15.ebuild
+++ b/net-fs/samba/samba-4.0.15.ebuild
@@ -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/net-fs/samba/samba-4.0.15.ebuild,v 1.1 2014/02/19 07:15:06 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.15.ebuild,v 1.2 2014/03/01 22:33:48 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -53,7 +53,7 @@ CDEPEND="${PYTHON_DEPS}
cups? ( net-print/cups )
dmapi? ( sys-apps/dmapi )
fam? ( virtual/fam )
- gnutls? ( dev-libs/libgcrypt
+ gnutls? ( dev-libs/libgcrypt:0
>=net-libs/gnutls-1.4.0 )
ldap? ( net-nds/openldap )
selinux? ( sec-policy/selinux-samba )"
diff --git a/net-fs/samba/samba-4.1.4.ebuild b/net-fs/samba/samba-4.1.4.ebuild
index 4b5bb30d049a..6a4edb56a5ab 100644
--- a/net-fs/samba/samba-4.1.4.ebuild
+++ b/net-fs/samba/samba-4.1.4.ebuild
@@ -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/net-fs/samba/samba-4.1.4.ebuild,v 1.1 2014/01/11 21:42:56 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.4.ebuild,v 1.2 2014/03/01 22:33:48 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -47,7 +47,7 @@ CDEPEND="${PYTHON_DEPS}
cups? ( net-print/cups )
dmapi? ( sys-apps/dmapi )
fam? ( virtual/fam )
- gnutls? ( dev-libs/libgcrypt
+ gnutls? ( dev-libs/libgcrypt:0
>=net-libs/gnutls-1.4.0 )
ldap? ( net-nds/openldap )
selinux? ( sec-policy/selinux-samba )"
diff --git a/net-fs/samba/samba-4.1.5.ebuild b/net-fs/samba/samba-4.1.5.ebuild
index cad5f2751af0..63a99935751c 100644
--- a/net-fs/samba/samba-4.1.5.ebuild
+++ b/net-fs/samba/samba-4.1.5.ebuild
@@ -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/net-fs/samba/samba-4.1.5.ebuild,v 1.1 2014/02/21 12:59:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.1.5.ebuild,v 1.2 2014/03/01 22:33:48 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -47,7 +47,7 @@ CDEPEND="${PYTHON_DEPS}
cups? ( net-print/cups )
dmapi? ( sys-apps/dmapi )
fam? ( virtual/fam )
- gnutls? ( dev-libs/libgcrypt
+ gnutls? ( dev-libs/libgcrypt:0
>=net-libs/gnutls-1.4.0 )
ldap? ( net-nds/openldap )
selinux? ( sec-policy/selinux-samba )"