commit:     fc5cd15f1bf48c164adaa3e4c8a2dfbf8e7d51d6
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 13:24:17 2016 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 13:24:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5cd15f

app-text/paperwork: update pyinsane dep to slotted version

Package-Manager: portage-2.3.2

 app-text/paperwork/Manifest                        |  1 -
 ...rk-0.3.0.1.ebuild => paperwork-0.3.2-r1.ebuild} |  2 +-
 app-text/paperwork/paperwork-0.3.2.ebuild          | 34 ----------------------
 3 files changed, 1 insertion(+), 36 deletions(-)

diff --git a/app-text/paperwork/Manifest b/app-text/paperwork/Manifest
index ec0d422..ce9b6f1 100644
--- a/app-text/paperwork/Manifest
+++ b/app-text/paperwork/Manifest
@@ -1,2 +1 @@
-DIST paperwork-0.3.0.1.tar.gz 175755 SHA256 
3019264cbbfb449c1b7d9c04537e4aff72f17da4a59db3538b34cf7ee7ae5775 SHA512 
b167cc8b907cc40e98b019b3f51305b4648d5c0afea7481c532bf48d2f4ec3773ba9ec56b63806dba6f20d87d60c7e2d148d85ee4a8b138867003499fc5a9697
 WHIRLPOOL 
b3174f122ee7270d584950f7459b6a3c7e99a82e3d56e2fcbe87c9ce36492e0a70ab8da02c7572158c8e61622ff15a0835d7d8bf9edeffe84d0fec3392d36b25
 DIST paperwork-0.3.2.tar.gz 179509 SHA256 
55a3aa814cf0b62bc2e40d0b4789068ebec9bfd9fff182d75429aca624d243f1 SHA512 
b9dd1010f308d28e300d246d103cdd15253ed8e653721a89ab7de1aa6129b9a52f6ca6afe4714e19fca41369441240900af23faefd7284bbd420a9833bf3449e
 WHIRLPOOL 
f20ac1e45b754612b452d3bbb5854857c604108fe4a71b8870de7b317087b99597dc3c9275776c0b1cd68118c78c45f38195ef4635abe514a565a7e1b911895d

diff --git a/app-text/paperwork/paperwork-0.3.0.1.ebuild 
b/app-text/paperwork/paperwork-0.3.2-r1.ebuild
similarity index 95%
rename from app-text/paperwork/paperwork-0.3.0.1.ebuild
rename to app-text/paperwork/paperwork-0.3.2-r1.ebuild
index a604cde..b93f11f 100644
--- a/app-text/paperwork/paperwork-0.3.0.1.ebuild
+++ b/app-text/paperwork/paperwork-0.3.2-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="app-text/poppler[introspection]
        dev-python/pycountry[${PYTHON_USEDEP}]
        dev-python/pyenchant[${PYTHON_USEDEP}]
        dev-python/pygobject:3[${PYTHON_USEDEP}]
-       >=dev-python/pyinsane-1.3.8[${PYTHON_USEDEP}]
+       >=dev-python/pyinsane-1.3.8:1[${PYTHON_USEDEP}]
        >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
        dev-python/python-levenshtein[${PYTHON_USEDEP}]
        dev-python/termcolor[${PYTHON_USEDEP}]

diff --git a/app-text/paperwork/paperwork-0.3.2.ebuild 
b/app-text/paperwork/paperwork-0.3.2.ebuild
deleted file mode 100644
index a604cde..00000000
--- a/app-text/paperwork/paperwork-0.3.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
-HOMEPAGE="https://github.com/jflesch/paperwork";
-SRC_URI="https://github.com/jflesch/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler[introspection]
-       dev-python/joblib[${PYTHON_USEDEP}]
-       dev-python/pycairo[${PYTHON_USEDEP}]
-       dev-python/pycountry[${PYTHON_USEDEP}]
-       dev-python/pyenchant[${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
-       >=dev-python/pyinsane-1.3.8[${PYTHON_USEDEP}]
-       >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
-       dev-python/python-levenshtein[${PYTHON_USEDEP}]
-       dev-python/termcolor[${PYTHON_USEDEP}]
-       dev-python/whoosh[${PYTHON_USEDEP}]
-       dev-python/simplebayes[${PYTHON_USEDEP}]
-       dev-util/glade[introspection,python]
-       dev-python/pillow[${PYTHON_USEDEP}]
-       x11-libs/gtk+:3[introspection]"
-DEPEND="${RDEPEND}"

Reply via email to