public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-backup/duplicity: duplicity-0.4.11.ebuild ChangeLog
@ 2008-08-30 14:09 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2008-08-30 14:09 UTC (permalink / raw
  To: gentoo-commits

ranger      08/08/30 14:09:59

  Modified:             duplicity-0.4.11.ebuild ChangeLog
  Log:
  stable ppc, bug 234397
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  app-backup/duplicity/duplicity-0.4.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?r1=1.2&r2=1.3

Index: duplicity-0.4.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- duplicity-0.4.11.ebuild	15 Aug 2008 19:08:57 -0000	1.2
+++ duplicity-0.4.11.ebuild	30 Aug 2008 14:09:59 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v 1.2 2008/08/15 19:08:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v 1.3 2008/08/30 14:09:59 ranger Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND="virtual/libc



1.28                 app-backup/duplicity/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	15 Aug 2008 19:08:57 -0000	1.27
+++ ChangeLog	30 Aug 2008 14:09:59 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/duplicity
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.27 2008/08/15 19:08:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.28 2008/08/30 14:09:59 ranger Exp $
+
+  30 Aug 2008; Brent Baude <ranger@gentoo.org> duplicity-0.4.11.ebuild:
+  stable ppc, bug 234397
 
   15 Aug 2008; Markus Meier <maekke@gentoo.org> duplicity-0.4.11.ebuild:
   amd64/x86 stable, bug #234397






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-backup/duplicity: duplicity-0.4.11.ebuild ChangeLog
@ 2009-09-23 15:12 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2009-09-23 15:12 UTC (permalink / raw
  To: gentoo-commits

patrick     09/09/23 15:12:45

  Modified:             duplicity-0.4.11.ebuild ChangeLog
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-backup/duplicity/duplicity-0.4.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?r1=1.3&r2=1.4

Index: duplicity-0.4.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- duplicity-0.4.11.ebuild	30 Aug 2008 14:09:59 -0000	1.3
+++ duplicity-0.4.11.ebuild	23 Sep 2009 15:12:44 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v 1.3 2008/08/30 14:09:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v 1.4 2009/09/23 15:12:44 patrick Exp $
 
 inherit distutils
 
@@ -13,8 +13,7 @@
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-DEPEND="virtual/libc
-	>=dev-lang/python-2.3
+DEPEND=">=dev-lang/python-2.3
 	>=net-libs/librsync-0.9.6
 	>=net-ftp/ncftp-3.1.9
 	app-crypt/gnupg"



1.40                 app-backup/duplicity/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	5 Sep 2009 14:45:10 -0000	1.39
+++ ChangeLog	23 Sep 2009 15:12:44 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/duplicity
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.39 2009/09/05 14:45:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.40 2009/09/23 15:12:44 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> duplicity-0.4.11.ebuild:
+  Remove virtual/libc
 
 *duplicity-0.5.20 (03 Sep 2009)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-backup/duplicity: duplicity-0.4.11.ebuild ChangeLog
@ 2008-08-15 19:08 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2008-08-15 19:08 UTC (permalink / raw
  To: gentoo-commits

maekke      08/08/15 19:08:58

  Modified:             duplicity-0.4.11.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #234397
  (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686)

Revision  Changes    Path
1.2                  app-backup/duplicity/duplicity-0.4.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild?r1=1.1&r2=1.2

Index: duplicity-0.4.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- duplicity-0.4.11.ebuild	14 Jul 2008 01:24:46 -0000	1.1
+++ duplicity-0.4.11.ebuild	15 Aug 2008 19:08:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v 1.1 2008/07/14 01:24:46 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.11.ebuild,v 1.2 2008/08/15 19:08:57 maekke Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="virtual/libc



1.27                 app-backup/duplicity/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	14 Jul 2008 01:24:46 -0000	1.26
+++ ChangeLog	15 Aug 2008 19:08:57 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/duplicity
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.26 2008/07/14 01:24:46 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.27 2008/08/15 19:08:57 maekke Exp $
+
+  15 Aug 2008; Markus Meier <maekke@gentoo.org> duplicity-0.4.11.ebuild:
+  amd64/x86 stable, bug #234397
 
 *duplicity-0.4.11 (14 Jul 2008)
 






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

end of thread, other threads:[~2009-09-23 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30 14:09 [gentoo-commits] gentoo-x86 commit in app-backup/duplicity: duplicity-0.4.11.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-23 15:12 Patrick Lauer (patrick)
2008-08-15 19:08 Markus Meier (maekke)

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