public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/csync2: csync2-2.0.ebuild ChangeLog
@ 2015-08-03 10:43 Alexys Jacob (ultrabug)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexys Jacob (ultrabug) @ 2015-08-03 10:43 UTC (permalink / raw
  To: gentoo-commits

ultrabug    15/08/03 10:43:09

  Modified:             csync2-2.0.ebuild ChangeLog
  Log:
  fix #556564
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key B658FA13)

Revision  Changes    Path
1.2                  sys-cluster/csync2/csync2-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?r1=1.1&r2=1.2

Index: csync2-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- csync2-2.0.ebuild	12 May 2015 16:41:49 -0000	1.1
+++ csync2-2.0.ebuild	3 Aug 2015 10:43:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v 1.1 2015/05/12 16:41:49 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v 1.2 2015/08/03 10:43:09 ultrabug Exp $
 
 EAPI=5
 
@@ -23,6 +23,7 @@
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
+REQUIRED_USE="|| ( mysql sqlite )"
 SLOT="0"
 
 src_configure() {



1.40                 sys-cluster/csync2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	12 May 2015 16:41:49 -0000	1.39
+++ ChangeLog	3 Aug 2015 10:43:09 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/csync2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.39 2015/05/12 16:41:49 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.40 2015/08/03 10:43:09 ultrabug Exp $
+
+  03 Aug 2015; Ultrabug <ultrabug@gentoo.org> csync2-2.0.ebuild:
+  fix missing REQUIRED_USE #556564
 
 *csync2-2.0 (12 May 2015)
 





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

* [gentoo-commits] gentoo-x86 commit in sys-cluster/csync2: csync2-2.0.ebuild ChangeLog
@ 2015-08-03 14:03 Alexys Jacob (ultrabug)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexys Jacob (ultrabug) @ 2015-08-03 14:03 UTC (permalink / raw
  To: gentoo-commits

ultrabug    15/08/03 14:03:34

  Modified:             csync2-2.0.ebuild ChangeLog
  Log:
  fix #556582
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key B658FA13)

Revision  Changes    Path
1.3                  sys-cluster/csync2/csync2-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?r1=1.2&r2=1.3

Index: csync2-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- csync2-2.0.ebuild	3 Aug 2015 10:43:09 -0000	1.2
+++ csync2-2.0.ebuild	3 Aug 2015 14:03:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v 1.2 2015/08/03 10:43:09 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v 1.3 2015/08/03 14:03:34 ultrabug Exp $
 
 EAPI=5
 
@@ -31,6 +31,7 @@
 		--docdir=/usr/share/doc/${P} \
 		--localstatedir=/var \
 		--sysconfdir=/etc/csync2 \
+		$(use_enable mysql) \
 		$(use_enable sqlite sqlite3) \
 		$(use_enable ssl gnutls)
 }



1.41                 sys-cluster/csync2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	3 Aug 2015 10:43:09 -0000	1.40
+++ ChangeLog	3 Aug 2015 14:03:34 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/csync2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.40 2015/08/03 10:43:09 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.41 2015/08/03 14:03:34 ultrabug Exp $
+
+  03 Aug 2015; Ultrabug <ultrabug@gentoo.org> csync2-2.0.ebuild:
+  fix #556582, mysql build support
 
   03 Aug 2015; Ultrabug <ultrabug@gentoo.org> csync2-2.0.ebuild:
   fix missing REQUIRED_USE #556564





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

* [gentoo-commits] gentoo-x86 commit in sys-cluster/csync2: csync2-2.0.ebuild ChangeLog
@ 2015-08-03 16:18 Alexys Jacob (ultrabug)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexys Jacob (ultrabug) @ 2015-08-03 16:18 UTC (permalink / raw
  To: gentoo-commits

ultrabug    15/08/03 16:18:22

  Modified:             csync2-2.0.ebuild ChangeLog
  Log:
  add postgres support
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key B658FA13)

Revision  Changes    Path
1.4                  sys-cluster/csync2/csync2-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild?r1=1.3&r2=1.4

Index: csync2-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- csync2-2.0.ebuild	3 Aug 2015 14:03:34 -0000	1.3
+++ csync2-2.0.ebuild	3 Aug 2015 16:18:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v 1.3 2015/08/03 14:03:34 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-2.0.ebuild,v 1.4 2015/08/03 16:18:22 ultrabug Exp $
 
 EAPI=5
 
@@ -13,17 +13,18 @@
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
 
-IUSE="mysql sqlite ssl xinetd"
+IUSE="mysql postgres sqlite ssl xinetd"
 
 RDEPEND=">=net-libs/librsync-0.9.5
 	mysql? ( virtual/mysql )
+	postgres? ( dev-db/postgresql:= )
 	sqlite? ( >=dev-db/sqlite-3.0 )
 	ssl? ( >=net-libs/gnutls-2.7.3 )
 	xinetd? ( sys-apps/xinetd )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
-REQUIRED_USE="|| ( mysql sqlite )"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
 SLOT="0"
 
 src_configure() {
@@ -32,6 +33,7 @@
 		--localstatedir=/var \
 		--sysconfdir=/etc/csync2 \
 		$(use_enable mysql) \
+		$(use_enable postgres) \
 		$(use_enable sqlite sqlite3) \
 		$(use_enable ssl gnutls)
 }



1.42                 sys-cluster/csync2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/csync2/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	3 Aug 2015 14:03:34 -0000	1.41
+++ ChangeLog	3 Aug 2015 16:18:22 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/csync2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.41 2015/08/03 14:03:34 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.42 2015/08/03 16:18:22 ultrabug Exp $
+
+  03 Aug 2015; Ultrabug <ultrabug@gentoo.org> csync2-2.0.ebuild:
+  add postgres support and USE flag
 
   03 Aug 2015; Ultrabug <ultrabug@gentoo.org> csync2-2.0.ebuild:
   fix #556582, mysql build support





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

end of thread, other threads:[~2015-08-03 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 10:43 [gentoo-commits] gentoo-x86 commit in sys-cluster/csync2: csync2-2.0.ebuild ChangeLog Alexys Jacob (ultrabug)
  -- strict thread matches above, loose matches on Subject: below --
2015-08-03 14:03 Alexys Jacob (ultrabug)
2015-08-03 16:18 Alexys Jacob (ultrabug)

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