public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/s3ql: s3ql-2.8.ebuild s3ql-2.9.ebuild s3ql-2.8.1.ebuild s3ql-1.18.1.ebuild ChangeLog
@ 2014-07-06 13:23 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-07-06 13:23 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/07/06 13:23:11

  Modified:             s3ql-2.8.ebuild s3ql-2.9.ebuild s3ql-2.8.1.ebuild
                        s3ql-1.18.1.ebuild ChangeLog
  Log:
  Replace obsolete mirror://bitbucket with the real URI.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  sys-fs/s3ql/s3ql-2.8.ebuild

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

Index: s3ql-2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- s3ql-2.8.ebuild	29 Jun 2014 03:05:55 -0000	1.2
+++ s3ql-2.8.ebuild	6 Jul 2014 13:23:11 -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/sys-fs/s3ql/s3ql-2.8.ebuild,v 1.2 2014/06/29 03:05:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild,v 1.3 2014/07/06 13:23:11 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_3 )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="A full-featured file system for online data storage"
 HOMEPAGE="https://bitbucket.org/nikratio/s3ql/"
-SRC_URI="mirror://bitbucket/nikratio/s3ql/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"



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

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

Index: s3ql-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- s3ql-2.9.ebuild	29 Jun 2014 03:05:55 -0000	1.1
+++ s3ql-2.9.ebuild	6 Jul 2014 13:23:11 -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/sys-fs/s3ql/s3ql-2.9.ebuild,v 1.1 2014/06/29 03:05:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.9.ebuild,v 1.2 2014/07/06 13:23:11 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_{3,4} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="A full-featured file system for online data storage"
 HOMEPAGE="https://bitbucket.org/nikratio/s3ql/"
-SRC_URI="mirror://bitbucket/nikratio/s3ql/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"



1.3                  sys-fs/s3ql/s3ql-2.8.1.ebuild

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

Index: s3ql-2.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- s3ql-2.8.1.ebuild	29 Jun 2014 03:05:55 -0000	1.2
+++ s3ql-2.8.1.ebuild	6 Jul 2014 13:23:11 -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/sys-fs/s3ql/s3ql-2.8.1.ebuild,v 1.2 2014/06/29 03:05:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.1.ebuild,v 1.3 2014/07/06 13:23:11 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_3 )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="A full-featured file system for online data storage"
 HOMEPAGE="https://bitbucket.org/nikratio/s3ql/"
-SRC_URI="mirror://bitbucket/nikratio/s3ql/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"



1.4                  sys-fs/s3ql/s3ql-1.18.1.ebuild

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

Index: s3ql-1.18.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.18.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- s3ql-1.18.1.ebuild	6 Jul 2014 12:57:58 -0000	1.3
+++ s3ql-1.18.1.ebuild	6 Jul 2014 13:23:11 -0000	1.4
@@ -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/sys-fs/s3ql/s3ql-1.18.1.ebuild,v 1.3 2014/07/06 12:57:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.18.1.ebuild,v 1.4 2014/07/06 13:23:11 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="A full-featured file system for online data storage"
 HOMEPAGE="https://bitbucket.org/nikratio/s3ql/"
-SRC_URI="mirror://bitbucket/nikratio/s3ql/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"



1.35                 sys-fs/s3ql/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	6 Jul 2014 12:57:58 -0000	1.34
+++ ChangeLog	6 Jul 2014 13:23:11 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/s3ql
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v 1.34 2014/07/06 12:57:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v 1.35 2014/07/06 13:23:11 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgorny@gentoo.org> s3ql-1.18.1.ebuild,
+  s3ql-2.8.1.ebuild, s3ql-2.8.ebuild, s3ql-2.9.ebuild:
+  Replace obsolete mirror://bitbucket with the real URI.
 
   06 Jul 2014; Michał Górny <mgorny@gentoo.org> s3ql-1.15.ebuild,
   s3ql-1.16.ebuild, s3ql-1.17.ebuild, s3ql-1.18.1.ebuild:





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

only message in thread, other threads:[~2014-07-06 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06 13:23 [gentoo-commits] gentoo-x86 commit in sys-fs/s3ql: s3ql-2.8.ebuild s3ql-2.9.ebuild s3ql-2.8.1.ebuild s3ql-1.18.1.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