[gentoo-commits] repo/gentoo:master commit in: sys-fs/bedup/, profiles/

2018-10-12 Thread Michał Górny
commit: ac2e2b1a5f0cb3e89cb00d8dac066f6a2bbad215
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 12 16:10:53 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 12 16:15:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2e2b1a

sys-fs/bedup: Remove last-rited pkg

Closes: https://bugs.gentoo.org/546144
Signed-off-by: Michał Górny  gentoo.org>

 profiles/package.mask|  9 -
 sys-fs/bedup/Manifest|  1 -
 sys-fs/bedup/bedup-0.10.1.ebuild | 26 --
 sys-fs/bedup/bedup-.ebuild   | 38 --
 sys-fs/bedup/metadata.xml| 11 ---
 5 files changed, 85 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 62c2c46f142..9046fc062ef 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -584,15 +584,6 @@ dev-java/jcs
 # Needs a bump and substantial ebuild rewrite
 =sci-mathematics/reduce-20110414-r1
 
-# Michał Górny  (30 Oct 2015)
-# Uses unsafe ioctls that could result in data corruption. Upstream
-# is working on replacing them in the wip/dedup-syscall branch.
-# Keep it masked until they are done. sys-fs/duperemove is
-# the suggested replacement for the meantime.
-# Michał Górny  (13 Sep 2018)
-# No upstream commits since 2016.  Removal in 30 days.  Bug #546144.
-sys-fs/bedup
-
 # Robin H. Johnson  (04 Aug 2014)
 # Masked for testing, presently fails upstream testsuite:
 # FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child 
killed: kill signal): expected 0, got 1

diff --git a/sys-fs/bedup/Manifest b/sys-fs/bedup/Manifest
deleted file mode 100644
index 287ad1e8eca..000
--- a/sys-fs/bedup/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bedup-0.10.1.tar.gz 48138 BLAKE2B 
75072623ef631b88d4cbca746a5344836a642e283fbeaa452b78a78ae7ab4faf2bb10fce5177beb0af056e3e80a2ae677160ba8292a53d52978889436a05b230
 SHA512 
681d925b4ce948efb85fe04b4b2083e72089c28c5fc24a5c367007870975e65bd112a538069be5f32df9d06eed418ced51bfc44da295d0ea3b946069faf8b23e

diff --git a/sys-fs/bedup/bedup-0.10.1.ebuild b/sys-fs/bedup/bedup-0.10.1.ebuild
deleted file mode 100644
index ba5aa99cdcf..000
--- a/sys-fs/bedup/bedup-0.10.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Btrfs file de-duplication tool"
-HOMEPAGE="https://github.com/g2p/bedup;
-SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# we need btrfs-progs with includes installed.
-DEPEND=">=dev-python/cffi-0.5:=[${PYTHON_USEDEP}]
-   >=sys-fs/btrfs-progs-0.20_rc1_p358"
-RDEPEND="${DEPEND}
-   dev-python/alembic[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"

diff --git a/sys-fs/bedup/bedup-.ebuild b/sys-fs/bedup/bedup-.ebuild
deleted file mode 100644
index 94d37527fda..000
--- a/sys-fs/bedup/bedup-.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-#if LIVE
-EGIT_REPO_URI="https://github.com/g2p/bedup.git;
-inherit git-r3
-#endif
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Btrfs file de-duplication tool"
-HOMEPAGE="https://github.com/g2p/bedup;
-SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# we need btrfs-progs with includes installed.
-DEPEND=">=dev-python/cffi-0.5:=[${PYTHON_USEDEP}]
-   >=sys-fs/btrfs-progs-0.20_rc1_p358"
-RDEPEND="${DEPEND}
-   dev-python/alembic[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"
-
-#if LIVE
-SRC_URI=
-KEYWORDS=
-
-src_unpack() { git-r3_src_unpack; }
-#endif

diff --git a/sys-fs/bedup/metadata.xml b/sys-fs/bedup/metadata.xml
deleted file mode 100644
index a2bbde201ac..000
--- a/sys-fs/bedup/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mgo...@gentoo.org
-   Michał Górny
-   
-   
-   g2p/bedup
-   
-



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bedup/

2017-07-30 Thread Michał Górny
commit: fad4aacc1a73e1fba9ba577cdca16d217d52b34b
Author: David Hicks  hicks  id  au>
AuthorDate: Sat Jul 29 11:38:49 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 30 09:22:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad4aacc

sys-fs/bedup: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sys-fs/bedup/bedup-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-fs/bedup/bedup-.ebuild b/sys-fs/bedup/bedup-.ebuild
index 4157f8268fe..94d37527fda 100644
--- a/sys-fs/bedup/bedup-.ebuild
+++ b/sys-fs/bedup/bedup-.ebuild
@@ -6,8 +6,7 @@ EAPI=5
 PYTHON_COMPAT=( python3_{4,5,6} )
 
 #if LIVE
-EGIT_REPO_URI="git://github.com/g2p/bedup.git
-   https://github.com/g2p/bedup.git;
+EGIT_REPO_URI="https://github.com/g2p/bedup.git;
 inherit git-r3
 #endif
 



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bedup/

2017-06-15 Thread Pacho Ramos
commit: a7b3aee59ee89575f8fd50054330b723ac60342a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Jun 15 16:58:16 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Jun 15 16:58:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b3aee5

sys-fs/bedup: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-fs/bedup/bedup-0.10.1.ebuild | 4 ++--
 sys-fs/bedup/bedup-.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fs/bedup/bedup-0.10.1.ebuild b/sys-fs/bedup/bedup-0.10.1.ebuild
index 6b27ffea4a6..ba5aa99cdcf 100644
--- a/sys-fs/bedup/bedup-0.10.1.ebuild
+++ b/sys-fs/bedup/bedup-0.10.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 
 inherit distutils-r1 vcs-snapshot
 

diff --git a/sys-fs/bedup/bedup-.ebuild b/sys-fs/bedup/bedup-.ebuild
index d91b28d61ac..4157f8268fe 100644
--- a/sys-fs/bedup/bedup-.ebuild
+++ b/sys-fs/bedup/bedup-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 #if LIVE
 EGIT_REPO_URI="git://github.com/g2p/bedup.git



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bedup/

2016-07-24 Thread Michał Górny
commit: 88037ddc8624e7e7ebe2ed3f626c8136279a4f83
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 24 10:34:04 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 24 10:52:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88037ddc

sys-fs/bedup: Prune old

 sys-fs/bedup/Manifest|  1 -
 sys-fs/bedup/bedup-0.10.0.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/sys-fs/bedup/Manifest b/sys-fs/bedup/Manifest
index c0e75d6..115a9a1 100644
--- a/sys-fs/bedup/Manifest
+++ b/sys-fs/bedup/Manifest
@@ -1,2 +1 @@
-DIST bedup-0.10.0.tar.gz 48058 SHA256 
088b31821d8b770d6127ffd7a55e6d5cf21d43b36763e984030d16b677f52fe4 SHA512 
6389f4f6d81062ebd3707a620f334278f7bb55449e1de6f0d56a3d2e87d7e2f1694fdfaf2f0b318487fd25db0344b704f297aa4410fac838a9f0ed7891cdcd62
 WHIRLPOOL 
14a6ed728eb1dfcca47b55b448711bd5c74ed83f7151eed49f10e8f1f06385b1660f2a4bbd85d512ed7574cc2ee2d9f581a8cc7fcba4f8b5c64ccc2632824e35
 DIST bedup-0.10.1.tar.gz 48138 SHA256 
3c386343b8ec9bf452fad288b9e192450d4ddbfd3a19992b400084c7dbda4aed SHA512 
681d925b4ce948efb85fe04b4b2083e72089c28c5fc24a5c367007870975e65bd112a538069be5f32df9d06eed418ced51bfc44da295d0ea3b946069faf8b23e
 WHIRLPOOL 
8ae2165edcd92370400887bd1eaaea947754aae87149b13159b707090af75c046302adef1f21bf2fac6ef8daecd1b56d2e2c1c85bfdb9d2f93279b6dd83d3799

diff --git a/sys-fs/bedup/bedup-0.10.0.ebuild b/sys-fs/bedup/bedup-0.10.0.ebuild
deleted file mode 100644
index da05f0f..000
--- a/sys-fs/bedup/bedup-0.10.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{3_3,3_4} )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Btrfs file de-duplication tool"
-HOMEPAGE="https://github.com/g2p/bedup;
-SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# we need btrfs-progs with includes installed.
-DEPEND=">=dev-python/cffi-0.5:=[${PYTHON_USEDEP}]
-   >=sys-fs/btrfs-progs-0.20_rc1_p358"
-RDEPEND="${DEPEND}
-   dev-python/alembic[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bedup/

2016-06-23 Thread Michał Górny
commit: 1e7a2090621d553aef2b2c5c58f902e92e0ecbba
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 23 11:59:40 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 23 12:47:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7a2090

sys-fs/bedup: Bump to 0.10.1

 sys-fs/bedup/Manifest|  1 +
 sys-fs/bedup/bedup-0.10.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/sys-fs/bedup/Manifest b/sys-fs/bedup/Manifest
index fea764a..c0e75d6 100644
--- a/sys-fs/bedup/Manifest
+++ b/sys-fs/bedup/Manifest
@@ -1 +1,2 @@
 DIST bedup-0.10.0.tar.gz 48058 SHA256 
088b31821d8b770d6127ffd7a55e6d5cf21d43b36763e984030d16b677f52fe4 SHA512 
6389f4f6d81062ebd3707a620f334278f7bb55449e1de6f0d56a3d2e87d7e2f1694fdfaf2f0b318487fd25db0344b704f297aa4410fac838a9f0ed7891cdcd62
 WHIRLPOOL 
14a6ed728eb1dfcca47b55b448711bd5c74ed83f7151eed49f10e8f1f06385b1660f2a4bbd85d512ed7574cc2ee2d9f581a8cc7fcba4f8b5c64ccc2632824e35
+DIST bedup-0.10.1.tar.gz 48138 SHA256 
3c386343b8ec9bf452fad288b9e192450d4ddbfd3a19992b400084c7dbda4aed SHA512 
681d925b4ce948efb85fe04b4b2083e72089c28c5fc24a5c367007870975e65bd112a538069be5f32df9d06eed418ced51bfc44da295d0ea3b946069faf8b23e
 WHIRLPOOL 
8ae2165edcd92370400887bd1eaaea947754aae87149b13159b707090af75c046302adef1f21bf2fac6ef8daecd1b56d2e2c1c85bfdb9d2f93279b6dd83d3799

diff --git a/sys-fs/bedup/bedup-0.10.1.ebuild b/sys-fs/bedup/bedup-0.10.1.ebuild
new file mode 100644
index 000..427b351
--- /dev/null
+++ b/sys-fs/bedup/bedup-0.10.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Btrfs file de-duplication tool"
+HOMEPAGE="https://github.com/g2p/bedup;
+SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# we need btrfs-progs with includes installed.
+DEPEND=">=dev-python/cffi-0.5:=[${PYTHON_USEDEP}]
+   >=sys-fs/btrfs-progs-0.20_rc1_p358"
+RDEPEND="${DEPEND}
+   dev-python/alembic[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bedup/

2016-02-07 Thread Justin Lecher
commit: 416ac492ae9e74efdac84a18748a6c094b327b56
Author: Wes Cilldhaire  sol1  com  au>
AuthorDate: Sun Feb  7 11:39:40 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Feb  7 11:39:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416ac492

sys-fs/bedup: rm old

Acked-By: mgorny  gentoo.org

Package-Manager: portage-2.2.27

 sys-fs/bedup/Manifest|  1 -
 sys-fs/bedup/bedup-0.9.0_p20140413-r1.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/sys-fs/bedup/Manifest b/sys-fs/bedup/Manifest
index 31aa2a2..fea764a 100644
--- a/sys-fs/bedup/Manifest
+++ b/sys-fs/bedup/Manifest
@@ -1,2 +1 @@
 DIST bedup-0.10.0.tar.gz 48058 SHA256 
088b31821d8b770d6127ffd7a55e6d5cf21d43b36763e984030d16b677f52fe4 SHA512 
6389f4f6d81062ebd3707a620f334278f7bb55449e1de6f0d56a3d2e87d7e2f1694fdfaf2f0b318487fd25db0344b704f297aa4410fac838a9f0ed7891cdcd62
 WHIRLPOOL 
14a6ed728eb1dfcca47b55b448711bd5c74ed83f7151eed49f10e8f1f06385b1660f2a4bbd85d512ed7574cc2ee2d9f581a8cc7fcba4f8b5c64ccc2632824e35
-DIST bedup-0.9.0_p20140413.tar.gz 48620 SHA256 
f9c380074e3f13e42447c04a0fd5c1abca87cf6ccb6400f09dcca14f90a6 SHA512 
9a730dff2b2af239a6386d860881989de50f7a4fb6ae5b402c6dfe828308bbf4ccc2b6f616fdfc2b445fe23fbfcc302163b320813b50fa27940e578b5145345c
 WHIRLPOOL 
af4827f4514acc8380f312a72bb3208614f1f529e7373bca3bb610315e0474c9d7c7cbda1338d7019316e708f17ba73e71539092065041df588fd449f7639b54

diff --git a/sys-fs/bedup/bedup-0.9.0_p20140413-r1.ebuild 
b/sys-fs/bedup/bedup-0.9.0_p20140413-r1.ebuild
deleted file mode 100644
index 8b6e089..000
--- a/sys-fs/bedup/bedup-0.9.0_p20140413-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Btrfs file de-duplication tool"
-HOMEPAGE="https://github.com/g2p/bedup;
-SRC_URI="https://github.com/g2p/${PN}/archive/5189e166145b8954ac41883f81ef3c3b50dc96ab.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# we need btrfs-progs with includes installed.
-DEPEND=">=dev-python/cffi-0.5:=[${PYTHON_USEDEP}]
-   >=sys-fs/btrfs-progs-0.20_rc1_p358"
-RDEPEND="${DEPEND}
-   =dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bedup/

2015-10-30 Thread Michał Górny
commit: e65466f4ac25201c7e08f06537ea50ef95b7a016
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 30 23:02:49 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 30 23:37:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65466f4

sys-fs/bedup: version bump to 0.10.0, #564368

Major changes (from release notes):
* Require Python 3 (3.3 and newer) -> solves recursion issues
* Require a UTF-8 terminal and locale
* Increase robustness against bad encodings, bad data on disk,
non-checksummed extents, stale file handles, unusual labels

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=564368

 sys-fs/bedup/Manifest   |  1 +
 .../{bedup-.ebuild => bedup-0.10.0.ebuild}  | 21 +
 sys-fs/bedup/bedup-.ebuild  | 12 +++-
 3 files changed, 13 insertions(+), 21 deletions(-)

diff --git a/sys-fs/bedup/Manifest b/sys-fs/bedup/Manifest
index 039529a..31aa2a2 100644
--- a/sys-fs/bedup/Manifest
+++ b/sys-fs/bedup/Manifest
@@ -1 +1,2 @@
+DIST bedup-0.10.0.tar.gz 48058 SHA256 
088b31821d8b770d6127ffd7a55e6d5cf21d43b36763e984030d16b677f52fe4 SHA512 
6389f4f6d81062ebd3707a620f334278f7bb55449e1de6f0d56a3d2e87d7e2f1694fdfaf2f0b318487fd25db0344b704f297aa4410fac838a9f0ed7891cdcd62
 WHIRLPOOL 
14a6ed728eb1dfcca47b55b448711bd5c74ed83f7151eed49f10e8f1f06385b1660f2a4bbd85d512ed7574cc2ee2d9f581a8cc7fcba4f8b5c64ccc2632824e35
 DIST bedup-0.9.0_p20140413.tar.gz 48620 SHA256 
f9c380074e3f13e42447c04a0fd5c1abca87cf6ccb6400f09dcca14f90a6 SHA512 
9a730dff2b2af239a6386d860881989de50f7a4fb6ae5b402c6dfe828308bbf4ccc2b6f616fdfc2b445fe23fbfcc302163b320813b50fa27940e578b5145345c
 WHIRLPOOL 
af4827f4514acc8380f312a72bb3208614f1f529e7373bca3bb610315e0474c9d7c7cbda1338d7019316e708f17ba73e71539092065041df588fd449f7639b54

diff --git a/sys-fs/bedup/bedup-.ebuild b/sys-fs/bedup/bedup-0.10.0.ebuild
similarity index 59%
copy from sys-fs/bedup/bedup-.ebuild
copy to sys-fs/bedup/bedup-0.10.0.ebuild
index 9f43234..da05f0f 100644
--- a/sys-fs/bedup/bedup-.ebuild
+++ b/sys-fs/bedup/bedup-0.10.0.ebuild
@@ -4,19 +4,14 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
-#if LIVE
-EGIT_REPO_URI="git://github.com/g2p/bedup.git
-   https://github.com/g2p/bedup.git;
-inherit git-r3
-#endif
-
-inherit distutils-r1
+inherit distutils-r1 vcs-snapshot
 
 DESCRIPTION="Btrfs file de-duplication tool"
 HOMEPAGE="https://github.com/g2p/bedup;
-SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz;
+SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -27,12 +22,6 @@ IUSE=""
 DEPEND=">=dev-python/cffi-0.5:=[${PYTHON_USEDEP}]
>=sys-fs/btrfs-progs-0.20_rc1_p358"
 RDEPEND="${DEPEND}
-   =dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"
-
-#if LIVE
-SRC_URI=
-KEYWORDS=
-#endif

diff --git a/sys-fs/bedup/bedup-.ebuild b/sys-fs/bedup/bedup-.ebuild
index 9f43234..b5ae24e 100644
--- a/sys-fs/bedup/bedup-.ebuild
+++ b/sys-fs/bedup/bedup-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 #if LIVE
 EGIT_REPO_URI="git://github.com/g2p/bedup.git
@@ -12,11 +12,12 @@ EGIT_REPO_URI="git://github.com/g2p/bedup.git
 inherit git-r3
 #endif
 
-inherit distutils-r1
+inherit distutils-r1 vcs-snapshot
 
 DESCRIPTION="Btrfs file de-duplication tool"
 HOMEPAGE="https://github.com/g2p/bedup;
-SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz;
+SRC_URI="https://github.com/g2p/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -27,12 +28,13 @@ IUSE=""
 DEPEND=">=dev-python/cffi-0.5:=[${PYTHON_USEDEP}]
>=sys-fs/btrfs-progs-0.20_rc1_p358"
 RDEPEND="${DEPEND}
-   =dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"
 
 #if LIVE
 SRC_URI=
 KEYWORDS=
+
+src_unpack() { git-r3_src_unpack; }
 #endif