diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:23:11 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:23:11 +0000 |
commit | 0779a54b7aad36d41cb44694288bc9d9e437f47b (patch) | |
tree | 49ccc320ee7a87e259fb77b90b66430620264186 /sys-fs | |
parent | Replace obsolete mirror://bitbucket with the real URI. (diff) | |
download | gentoo-2-0779a54b7aad36d41cb44694288bc9d9e437f47b.tar.gz gentoo-2-0779a54b7aad36d41cb44694288bc9d9e437f47b.tar.bz2 gentoo-2-0779a54b7aad36d41cb44694288bc9d9e437f47b.zip |
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/s3ql/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/s3ql/s3ql-1.18.1.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/s3ql/s3ql-2.8.1.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/s3ql/s3ql-2.8.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/s3ql/s3ql-2.9.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/sys-fs/s3ql/ChangeLog b/sys-fs/s3ql/ChangeLog index c6313d0f811e..360feca18c9c 100644 --- a/sys-fs/s3ql/ChangeLog +++ b/sys-fs/s3ql/ChangeLog @@ -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: diff --git a/sys-fs/s3ql/s3ql-1.18.1.ebuild b/sys-fs/s3ql/s3ql-1.18.1.ebuild index 5fe8613f93c4..19e6ebf81ce1 100644 --- a/sys-fs/s3ql/s3ql-1.18.1.ebuild +++ b/sys-fs/s3ql/s3ql-1.18.1.ebuild @@ -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 @@ inherit distutils-r1 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" diff --git a/sys-fs/s3ql/s3ql-2.8.1.ebuild b/sys-fs/s3ql/s3ql-2.8.1.ebuild index dda92fbfc52f..bbd571dfb826 100644 --- a/sys-fs/s3ql/s3ql-2.8.1.ebuild +++ b/sys-fs/s3ql/s3ql-2.8.1.ebuild @@ -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 @@ inherit distutils-r1 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" diff --git a/sys-fs/s3ql/s3ql-2.8.ebuild b/sys-fs/s3ql/s3ql-2.8.ebuild index ddd4e85f5272..a4466a3b78bd 100644 --- a/sys-fs/s3ql/s3ql-2.8.ebuild +++ b/sys-fs/s3ql/s3ql-2.8.ebuild @@ -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 @@ inherit distutils-r1 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" diff --git a/sys-fs/s3ql/s3ql-2.9.ebuild b/sys-fs/s3ql/s3ql-2.9.ebuild index d64570a86b55..5a4e9776c542 100644 --- a/sys-fs/s3ql/s3ql-2.9.ebuild +++ b/sys-fs/s3ql/s3ql-2.9.ebuild @@ -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 @@ inherit distutils-r1 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" |