public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/s3ql: s3ql-1.11.1.ebuild s3ql-1.12.ebuild ChangeLog
@ 2012-10-29 16:39 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2012-10-29 16:39 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/10/29 16:39:50

  Modified:             s3ql-1.11.1.ebuild s3ql-1.12.ebuild ChangeLog
  Log:
  Use virtual for argparse.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)

Revision  Changes    Path
1.2                  sys-fs/s3ql/s3ql-1.11.1.ebuild

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

Index: s3ql-1.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.11.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- s3ql-1.11.1.ebuild	5 May 2012 10:42:03 -0000	1.1
+++ s3ql-1.11.1.ebuild	29 Oct 2012 16:39:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.11.1.ebuild,v 1.1 2012/05/05 10:42:03 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.11.1.ebuild,v 1.2 2012/10/29 16:39:50 mgorny Exp $
 
 EAPI="4"
 
@@ -25,8 +25,8 @@
 	>=dev-python/llfuse-0.37
 	dev-python/pycryptopp
 	dev-python/pyliblzma
-	|| ( >=dev-lang/python-2.7 dev-python/argparse )
-	sys-fs/fuse"
+	sys-fs/fuse
+	virtual/python-argparse"
 DEPEND="${RDEPEND}
 	test? (
 		net-misc/rsync[xattr]



1.2                  sys-fs/s3ql/s3ql-1.12.ebuild

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

Index: s3ql-1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- s3ql-1.12.ebuild	4 Sep 2012 07:57:34 -0000	1.1
+++ s3ql-1.12.ebuild	29 Oct 2012 16:39:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.12.ebuild,v 1.1 2012/09/04 07:57:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.12.ebuild,v 1.2 2012/10/29 16:39:50 mgorny Exp $
 
 EAPI="4"
 
@@ -25,8 +25,8 @@
 	>=dev-python/llfuse-0.37
 	dev-python/pycryptopp
 	dev-python/pyliblzma
-	|| ( >=dev-lang/python-2.7 dev-python/argparse )
-	sys-fs/fuse"
+	sys-fs/fuse
+	virtual/python-argparse"
 DEPEND="${RDEPEND}
 	test? (
 		net-misc/rsync[xattr]



1.11                 sys-fs/s3ql/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	4 Sep 2012 07:57:34 -0000	1.10
+++ ChangeLog	29 Oct 2012 16:39:50 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/s3ql
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v 1.10 2012/09/04 07:57:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v 1.11 2012/10/29 16:39:50 mgorny Exp $
+
+  29 Oct 2012; Michał Górny <mgorny@gentoo.org> s3ql-1.11.1.ebuild,
+  s3ql-1.12.ebuild:
+  Use virtual for argparse.
 
 *s3ql-1.12 (04 Sep 2012)
 
@@ -45,4 +49,3 @@
   08 Dec 2011; Tim Harder <radhermit@gentoo.org> +s3ql-1.8.1.ebuild,
   +metadata.xml:
   Initial import (bug #336283). Ebuild by me.
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-29 16:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29 16:39 [gentoo-commits] gentoo-x86 commit in sys-fs/s3ql: s3ql-1.11.1.ebuild s3ql-1.12.ebuild ChangeLog Michal Gorny (mgorny)

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