idl0r       14/05/30 19:09:56

  Modified:             xtrabackup-bin-2.1.9.ebuild ChangeLog
                        xtrabackup-bin-2.1.7.ebuild
  Log:
  Fix libgcrypt dependencies
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  Changes    Path
1.2                  dev-db/xtrabackup-bin/xtrabackup-bin-2.1.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.9.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.9.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.9.ebuild?r1=1.1&r2=1.2

Index: xtrabackup-bin-2.1.9.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xtrabackup-bin-2.1.9.ebuild 22 May 2014 21:03:28 -0000      1.1
+++ xtrabackup-bin-2.1.9.ebuild 30 May 2014 19:09:56 -0000      1.2
@@ -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/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.9.ebuild,v 1.1 
2014/05/22 21:03:28 idl0r Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.9.ebuild,v 1.2 
2014/05/30 19:09:56 idl0r Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
 
 DEPEND=""
 RDEPEND="dev-libs/libaio
-       dev-libs/libgcrypt:0=
+       || ( dev-libs/libgcrypt:0/11 dev-libs/libgcrypt:11/11 )
        dev-libs/libgpg-error
        dev-perl/DBD-mysql"
 



1.8                  dev-db/xtrabackup-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/xtrabackup-bin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   22 May 2014 21:03:28 -0000      1.7
+++ ChangeLog   30 May 2014 19:09:56 -0000      1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/xtrabackup-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/xtrabackup-bin/ChangeLog,v 1.7 
2014/05/22 21:03:28 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/xtrabackup-bin/ChangeLog,v 1.8 
2014/05/30 19:09:56 idl0r Exp $
+
+  30 May 2014; Christian Ruppert <[email protected]>
+  xtrabackup-bin-2.1.7.ebuild, xtrabackup-bin-2.1.9.ebuild:
+  Fix libgcrypt dependencies
 
 *xtrabackup-bin-2.1.9 (22 May 2014)
 



1.3                  dev-db/xtrabackup-bin/xtrabackup-bin-2.1.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.7.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.7.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.7.ebuild?r1=1.2&r2=1.3

Index: xtrabackup-bin-2.1.7.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xtrabackup-bin-2.1.7.ebuild 1 Mar 2014 22:27:57 -0000       1.2
+++ xtrabackup-bin-2.1.7.ebuild 30 May 2014 19:09:56 -0000      1.3
@@ -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/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.7.ebuild,v 1.2 
2014/03/01 22:27:57 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/xtrabackup-bin/xtrabackup-bin-2.1.7.ebuild,v 1.3 
2014/05/30 19:09:56 idl0r Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
 
 DEPEND=""
 RDEPEND="dev-libs/libaio
-       dev-libs/libgcrypt:0
+       || ( dev-libs/libgcrypt:0/11 dev-libs/libgcrypt:11/11 )
        dev-libs/libgpg-error"
 
 if use amd64; then




Reply via email to