From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2E280138010 for ; Tue, 4 Sep 2012 09:32:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDAC7E07C3; Tue, 4 Sep 2012 09:32:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8624FE07C3 for ; Tue, 4 Sep 2012 09:32:32 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C120533D85E for ; Tue, 4 Sep 2012 09:32:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id 78914211EC; Tue, 4 Sep 2012 09:32:30 +0000 (UTC) From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-fs/samba: samba-3.5.17.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: samba-3.5.17.ebuild ChangeLog X-VCS-Directories: net-fs/samba X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120904093230.78914211EC@flycatcher.gentoo.org> Date: Tue, 4 Sep 2012 09:32:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5193cfaa-6e57-4b35-be78-c138b103046d X-Archives-Hash: 8944a9142b988271b67a8e4746895ab0 patrick 12/09/04 09:32:30 Modified: samba-3.5.17.ebuild ChangeLog Log: Restricting cups 1.6 (Portage version: 2.2.0_alpha124/cvs/Linux x86_64) Revision Changes Path 1.2 net-fs/samba/samba-3.5.17.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.5.17.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.5.17.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.5.17.ebuild?r1=1.1&r2=1.2 Index: samba-3.5.17.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.17.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- samba-3.5.17.ebuild 4 Sep 2012 05:54:17 -0000 1.1 +++ samba-3.5.17.ebuild 4 Sep 2012 09:32:30 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.17.ebuild,v 1.1 2012/09/04 05:54:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.17.ebuild,v 1.2 2012/09/04 09:32:30 patrick Exp $ EAPI=4 @@ -20,6 +20,7 @@ ldap ldb +netapi pam quota +readline +server +smbclient smbsharemodes smbtav2 swat syslog winbind" +# upstream doesn't support cups 1.6 for samba 3.5 DEPEND="dev-libs/popt !net-fs/samba-client !net-fs/samba-libs @@ -35,7 +36,7 @@ client? ( !net-fs/mount-cifs dev-libs/iniparser ) cluster? ( >=dev-db/ctdb-1.0.114_p1 ) - cups? ( net-print/cups ) + cups? ( samba-3.5.17.ebuild: + Restricting cups 1.6 *samba-3.5.17 (04 Sep 2012)