radhermit 14/06/29 03:05:55
Modified: s3ql-2.8.ebuild ChangeLog s3ql-1.18.1.ebuild
s3ql-2.8.1.ebuild
Added: s3ql-2.9.ebuild
Log:
Version bump and update to use bitbucket mirror for SRC_URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
4AB3E85B4F064CA3)
Revision Changes Path
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild?r1=1.1&r2=1.2
Index: s3ql-2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- s3ql-2.8.ebuild 19 Mar 2014 06:22:34 -0000 1.1
+++ s3ql-2.8.ebuild 29 Jun 2014 03:05:55 -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.8.ebuild,v 1.1
2014/03/19 06:22:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild,v 1.2
2014/06/29 03:05:55 radhermit 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="https://bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2"
+SRC_URI="mirror://bitbucket/nikratio/s3ql/downloads/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
1.33 sys-fs/s3ql/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?rev=1.33&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?rev=1.33&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 3 May 2014 08:27:25 -0000 1.32
+++ ChangeLog 29 Jun 2014 03:05:55 -0000 1.33
@@ -1,6 +1,12 @@
# 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.32 2014/05/03
08:27:25 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v 1.33 2014/06/29
03:05:55 radhermit Exp $
+
+*s3ql-2.9 (29 Jun 2014)
+
+ 29 Jun 2014; Tim Harder <[email protected]> s3ql-1.18.1.ebuild,
+ s3ql-2.8.ebuild, s3ql-2.8.1.ebuild, +s3ql-2.9.ebuild:
+ Version bump and update to use bitbucket mirror for SRC_URI.
*s3ql-1.18.1 (03 May 2014)
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-1.18.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-1.18.1.ebuild?r1=1.1&r2=1.2
Index: s3ql-1.18.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.18.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- s3ql-1.18.1.ebuild 3 May 2014 08:27:25 -0000 1.1
+++ s3ql-1.18.1.ebuild 29 Jun 2014 03:05:55 -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-1.18.1.ebuild,v 1.1
2014/05/03 08:27:25 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-1.18.1.ebuild,v 1.2
2014/06/29 03:05:55 radhermit 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="https://bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2"
+SRC_URI="mirror://bitbucket/nikratio/s3ql/downloads/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-2.8.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-2.8.1.ebuild?r1=1.1&r2=1.2
Index: s3ql-2.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- s3ql-2.8.1.ebuild 30 Mar 2014 22:06:48 -0000 1.1
+++ s3ql-2.8.1.ebuild 29 Jun 2014 03:05:55 -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.8.1.ebuild,v 1.1
2014/03/30 22:06:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.1.ebuild,v 1.2
2014/06/29 03:05:55 radhermit 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="https://bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2"
+SRC_URI="mirror://bitbucket/nikratio/s3ql/downloads/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
1.1 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.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-2.9.ebuild?rev=1.1&content-type=text/plain
Index: s3ql-2.9.ebuild
===================================================================
# 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 $
EAPI=5
PYTHON_COMPAT=( python3_{3,4} )
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"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="contrib doc test"
RDEPEND=">=dev-db/sqlite-3.7.0:3
dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/apsw-3.7.0[${PYTHON_USEDEP}]
>=dev-python/dugong-3.1[${PYTHON_USEDEP}]
>=dev-python/llfuse-0.39[${PYTHON_USEDEP}]
dev-python/pycrypto[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
sys-fs/fuse"
DEPEND="${RDEPEND}
test? (
dev-python/pytest[${PYTHON_USEDEP}]
net-misc/rsync[xattr]
)"
RESTRICT="test"
python_test() {
addwrite /dev/fuse
py.test -v tests || die "Tests fail with ${EPYTHON}"
}
python_install_all() {
distutils-r1_python_install_all
if use contrib ; then
exeinto /usr/share/doc/${PF}/contrib
docompress -x /usr/share/doc/${PF}/contrib
doexe contrib/*.{py,sh}
doman contrib/*.1
fi
if use doc ; then
dodoc doc/manual.pdf
dohtml -r doc/html/*
fi
}