public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-fs/samba-client: ChangeLog samba-client-3.4.2.ebuild
@ 2009-10-10 22:51 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-10-10 22:51 UTC (permalink / raw
  To: gentoo-commits

patrick     09/10/10 22:51:13

  Modified:             ChangeLog samba-client-3.4.2.ebuild
  Log:
  Fixing description
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 net-fs/samba-client/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	10 Oct 2009 10:12:11 -0000	1.11
+++ ChangeLog	10 Oct 2009 22:51:13 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/samba-client
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v 1.11 2009/10/10 10:12:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v 1.12 2009/10/10 22:51:13 patrick Exp $
+
+  10 Oct 2009; Patrick Lauer <patrick@gentoo.org> samba-client-3.4.2.ebuild:
+  Fixing description
 
   10 Oct 2009; Patrick Lauer <patrick@gentoo.org>
   -samba-client-3.3.7.ebuild:



1.2                  net-fs/samba-client/samba-client-3.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild?r1=1.1&r2=1.2

Index: samba-client-3.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samba-client-3.4.2.ebuild	9 Oct 2009 17:20:45 -0000	1.1
+++ samba-client-3.4.2.ebuild	10 Oct 2009 22:51:13 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild,v 1.1 2009/10/09 17:20:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild,v 1.2 2009/10/10 22:51:13 patrick Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 MY_P="samba-${PV}"
 
-DESCRIPTION="samba-client"
+DESCRIPTION="Client bits of the samba network filesystem"
 HOMEPAGE="http://www.samba.org/"
 SRC_URI="mirror://samba/${MY_P}.tar.gz"
 LICENSE="GPL-3"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-fs/samba-client: ChangeLog samba-client-3.4.2.ebuild
@ 2009-10-11 20:23 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 2+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2009-10-11 20:23 UTC (permalink / raw
  To: gentoo-commits

dev-zero    09/10/11 20:23:10

  Modified:             ChangeLog samba-client-3.4.2.ebuild
  Log:
  Added version to samba-libs dep.
  (Portage version: 2.2_rc45/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 net-fs/samba-client/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	10 Oct 2009 22:51:13 -0000	1.12
+++ ChangeLog	11 Oct 2009 20:23:09 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for net-fs/samba-client
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v 1.12 2009/10/10 22:51:13 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v 1.13 2009/10/11 20:23:09 dev-zero Exp $
+
+  11 Oct 2009; Tiziano Müller <dev-zero@gentoo.org>
+  samba-client-3.4.2.ebuild:
+  Added version to samba-libs dep.
 
   10 Oct 2009; Patrick Lauer <patrick@gentoo.org> samba-client-3.4.2.ebuild:
   Fixing description



1.3                  net-fs/samba-client/samba-client-3.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild?r1=1.2&r2=1.3

Index: samba-client-3.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- samba-client-3.4.2.ebuild	10 Oct 2009 22:51:13 -0000	1.2
+++ samba-client-3.4.2.ebuild	11 Oct 2009 20:23:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild,v 1.2 2009/10/10 22:51:13 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.2.ebuild,v 1.3 2009/10/11 20:23:09 dev-zero Exp $
 
 EAPI="2"
 
@@ -32,8 +32,7 @@
 		syslog? ( virtual/logger )
 		virtual/tdb
 		virtual/talloc
-		net-fs/samba-libs[caps?,cups?,ldap?,syslog?,winbind?,ads?,samba4?,netapi]
-	)"
+		~net-fs/samba-libs-${PV}[caps?,cups?,ldap?,syslog?,winbind?,ads?,samba4?,netapi] )"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}/source3"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-11 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-11 20:23 [gentoo-commits] gentoo-x86 commit in net-fs/samba-client: ChangeLog samba-client-3.4.2.ebuild Tiziano Mueller (dev-zero)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-10 22:51 Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox