public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-fs/samba-libs: samba-libs-3.3.7.ebuild ChangeLog
@ 2009-09-07 23:11 Victor Ostorga (vostorga)
  0 siblings, 0 replies; 3+ messages in thread
From: Victor Ostorga (vostorga) @ 2009-09-07 23:11 UTC (permalink / raw
  To: gentoo-commits

vostorga    09/09/07 23:11:29

  Modified:             samba-libs-3.3.7.ebuild ChangeLog
  Log:
  Adding dev-libs/dmalloc as DEPEND when debug USE flag is set, bug #283592 . Patch thanks to Viktor S <bugzilla@marinmo.org> and Rafał Mużyło <galtgendo@o2.pl>
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.2                  net-fs/samba-libs/samba-libs-3.3.7.ebuild

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

Index: samba-libs-3.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samba-libs-3.3.7.ebuild	17 Aug 2009 17:34:43 -0000	1.1
+++ samba-libs-3.3.7.ebuild	7 Sep 2009 23:11:29 -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-libs/samba-libs-3.3.7.ebuild,v 1.1 2009/08/17 17:34:43 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v 1.2 2009/09/07 23:11:29 vostorga Exp $
 
 EAPI="2"
 
@@ -22,6 +22,7 @@
 	caps? ( sys-libs/libcap )
 	cluster? ( dev-db/ctdb )
 	cups? ( net-print/cups )
+	debug? ( dev-libs/dmalloc )
 	ldap? ( net-nds/openldap )
 	pam? ( virtual/pam
 		winbind? ( dev-libs/iniparser ) )



1.4                  net-fs/samba-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	1 Sep 2009 09:43:08 -0000	1.3
+++ ChangeLog	7 Sep 2009 23:11:29 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for net-fs/samba-libs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.3 2009/09/01 09:43:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.4 2009/09/07 23:11:29 vostorga Exp $
+
+  07 Sep 2009; Víctor Ostorga <vostorga@gentoo.org>
+  samba-libs-3.3.7.ebuild:
+  Adding dev-libs/dmalloc as DEPEND when debug USE flag is set, bug #283592
+  Patch thanks to Viktor S <bugzilla@marinmo.org> and Rafał Mużyło <galtgendo@o2.pl>
 
   01 Sep 2009; Patrick Lauer <patrick@gentoo.org> -samba-libs-3.3.6.ebuild:
   Remove old






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

* [gentoo-commits] gentoo-x86 commit in net-fs/samba-libs: samba-libs-3.3.7.ebuild ChangeLog
@ 2009-09-26 19:36 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2009-09-26 19:36 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/26 19:36:44

  Modified:             samba-libs-3.3.7.ebuild ChangeLog
  Log:
  Marking samba-libs-3.3.7 ~ppc64 for bug 285952
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  net-fs/samba-libs/samba-libs-3.3.7.ebuild

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

Index: samba-libs-3.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- samba-libs-3.3.7.ebuild	7 Sep 2009 23:11:29 -0000	1.2
+++ samba-libs-3.3.7.ebuild	26 Sep 2009 19:36:44 -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-libs/samba-libs-3.3.7.ebuild,v 1.2 2009/09/07 23:11:29 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v 1.3 2009/09/26 19:36:44 ranger Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 SRC_URI="mirror://samba/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="ads aio caps cluster cups debug examples ldap pam syslog winbind"
 
 DEPEND="dev-libs/popt



1.5                  net-fs/samba-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	7 Sep 2009 23:11:29 -0000	1.4
+++ ChangeLog	26 Sep 2009 19:36:44 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/samba-libs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.4 2009/09/07 23:11:29 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.5 2009/09/26 19:36:44 ranger Exp $
+
+  26 Sep 2009; Brent Baude <ranger@gentoo.org> samba-libs-3.3.7.ebuild:
+  Marking samba-libs-3.3.7 ~ppc64 for bug 285952
 
   07 Sep 2009; Víctor Ostorga <vostorga@gentoo.org>
   samba-libs-3.3.7.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-fs/samba-libs: samba-libs-3.3.7.ebuild ChangeLog
@ 2009-09-30 20:09 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2009-09-30 20:09 UTC (permalink / raw
  To: gentoo-commits

jer         09/09/30 20:09:26

  Modified:             samba-libs-3.3.7.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #285952).
  (Portage version: 2.2_rc42/cvs/Linux i686)

Revision  Changes    Path
1.4                  net-fs/samba-libs/samba-libs-3.3.7.ebuild

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

Index: samba-libs-3.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- samba-libs-3.3.7.ebuild	26 Sep 2009 19:36:44 -0000	1.3
+++ samba-libs-3.3.7.ebuild	30 Sep 2009 20:09:26 -0000	1.4
@@ -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-libs/samba-libs-3.3.7.ebuild,v 1.3 2009/09/26 19:36:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v 1.4 2009/09/30 20:09:26 jer Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 SRC_URI="mirror://samba/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
 IUSE="ads aio caps cluster cups debug examples ldap pam syslog winbind"
 
 DEPEND="dev-libs/popt



1.6                  net-fs/samba-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	26 Sep 2009 19:36:44 -0000	1.5
+++ ChangeLog	30 Sep 2009 20:09:26 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/samba-libs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.5 2009/09/26 19:36:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.6 2009/09/30 20:09:26 jer Exp $
+
+  30 Sep 2009; Jeroen Roovers <jer@gentoo.org> samba-libs-3.3.7.ebuild:
+  Marked ~hppa (bug #285952).
 
   26 Sep 2009; Brent Baude <ranger@gentoo.org> samba-libs-3.3.7.ebuild:
   Marking samba-libs-3.3.7 ~ppc64 for bug 285952






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

end of thread, other threads:[~2009-09-30 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-07 23:11 [gentoo-commits] gentoo-x86 commit in net-fs/samba-libs: samba-libs-3.3.7.ebuild ChangeLog Victor Ostorga (vostorga)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-26 19:36 Brent Baude (ranger)
2009-09-30 20:09 Jeroen Roovers (jer)

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