floppym     14/12/28 18:20:45

  Modified:             backintime-1.0.24-r2.ebuild
                        backintime-1.0.36-r1.ebuild ChangeLog
  Log:
  s/PYTHON_DEPEND/PYTHON_DEPS/, bug 533838.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  app-backup/backintime/backintime-1.0.24-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild?r1=1.1&r2=1.2

Index: backintime-1.0.24-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- backintime-1.0.24-r2.ebuild 16 Aug 2014 01:33:55 -0000      1.1
+++ backintime-1.0.24-r2.ebuild 28 Dec 2014 18:20:45 -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/app-backup/backintime/backintime-1.0.24-r2.ebuild,v 1.1 
2014/08/16 01:33:55 xmw Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild,v 1.2 
2014/12/28 18:20:45 floppym Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="kde gnome"
 
-RDEPEND="${PYTHON_DEPEND}
+RDEPEND="${PYTHON_DEPS}
        dev-python/keyring[${PYTHON_USEDEP}]
        dev-python/notify-python[${PYTHON_USEDEP}]
        net-misc/openssh



1.2                  app-backup/backintime/backintime-1.0.36-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild?r1=1.1&r2=1.2

Index: backintime-1.0.36-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- backintime-1.0.36-r1.ebuild 16 Aug 2014 01:33:55 -0000      1.1
+++ backintime-1.0.36-r1.ebuild 28 Dec 2014 18:20:45 -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/app-backup/backintime/backintime-1.0.36-r1.ebuild,v 1.1 
2014/08/16 01:33:55 xmw Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild,v 1.2 
2014/12/28 18:20:45 floppym Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="kde gnome"
 
-RDEPEND="${PYTHON_DEPEND}
+RDEPEND="${PYTHON_DEPS}
        dev-python/keyring[${PYTHON_USEDEP}]
        dev-python/notify-python[${PYTHON_USEDEP}]
        net-misc/openssh



1.23                 app-backup/backintime/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   16 Aug 2014 01:33:55 -0000      1.22
+++ ChangeLog   28 Dec 2014 18:20:45 -0000      1.23
@@ -1,6 +1,10 @@
 # ChangeLog for app-backup/backintime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v 1.22 
2014/08/16 01:33:55 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v 1.23 
2014/12/28 18:20:45 floppym Exp $
+
+  28 Dec 2014; Mike Gilbert <flop...@gentoo.org> backintime-1.0.24-r2.ebuild,
+  backintime-1.0.36-r1.ebuild:
+  s/PYTHON_DEPEND/PYTHON_DEPS/, bug 533838.
 
 *backintime-1.0.24-r2 (16 Aug 2014)
 *backintime-1.0.36-r1 (16 Aug 2014)




Reply via email to