Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/paperwork/
Date: Thu, 27 Sep 2018 13:14:55
Message-Id: 1538054049.d6d9fc63637078905e55be7faf8ee0f72c42f927.voyageur@gentoo
1 commit: d6d9fc63637078905e55be7faf8ee0f72c42f927
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 27 13:11:09 2018 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 27 13:14:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d9fc63
7
8 app-text/paperwork: drop old
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11
12 app-text/paperwork/Manifest | 2 --
13 app-text/paperwork/paperwork-1.2.2.ebuild | 31 -------------------------------
14 app-text/paperwork/paperwork-1.2.3.ebuild | 31 -------------------------------
15 3 files changed, 64 deletions(-)
16
17 diff --git a/app-text/paperwork/Manifest b/app-text/paperwork/Manifest
18 index a875eea79ce..86a078363d8 100644
19 --- a/app-text/paperwork/Manifest
20 +++ b/app-text/paperwork/Manifest
21 @@ -1,3 +1 @@
22 -DIST paperwork-1.2.2.tar.gz 8124352 BLAKE2B b88d03f0ab5f2512a2fb87a614c61458c3bb771b7803316feae526299e8823aaec73133a96e501f44d10f0c540c9697ddff32de557f060f289a2c7245d808b27 SHA512 e38d269e03f77bc3ffc75f9b77c960e69b8c3f67aac26a38f39b324118ecdcb5a293de8f50226da07f913f3c849b7602b3250304bc348fb2f6d6816d09b17257
23 -DIST paperwork-1.2.3.tar.gz 8120802 BLAKE2B 8af1b9ff1f7049b0be04186a9b658804283cffcd94aa795e53fbce92e54abef8f6e63416aebbb3fdd54fd462c4ab057214283b4267a42d5cabc33cd2b84f0d2f SHA512 95e0909253e942917825b3475f5c8a0ea81dfc311c90f17f9141326ef58e82e4bcbb8235223cc2ce15bf491895de93810caaacc90cc7bcbe8a65aeafdf1eb9f9
24 DIST paperwork-1.2.4.tar.gz 4379567 BLAKE2B 19d9c00ba678ef4c2236379311d4b9f0d01bbf908ca26c0dfebf53894f4a89539ddff9ac4065f703a981e723d0573b417b8ac39c3a2a94c75f94401fa537d688 SHA512 33292b0cc16046a10a49f5df4a1750b395e95fb898637c81e980ee10cc1525a5783878451ad84a70b62c1c1de73f3701bf40452779490171966decd9b896f4d9
25
26 diff --git a/app-text/paperwork/paperwork-1.2.2.ebuild b/app-text/paperwork/paperwork-1.2.2.ebuild
27 deleted file mode 100644
28 index ca20baeb28f..00000000000
29 --- a/app-text/paperwork/paperwork-1.2.2.ebuild
30 +++ /dev/null
31 @@ -1,31 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -PYTHON_COMPAT=( python3_{4,5,6} )
37 -
38 -inherit distutils-r1
39 -
40 -DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
41 -HOMEPAGE="https://github.com/openpaperwork/paperwork"
42 -SRC_URI="https://github.com/openpaperwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
43 -
44 -LICENSE="GPL-3"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE=""
48 -
49 -RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
50 - dev-python/libpillowfight[${PYTHON_USEDEP}]
51 - dev-python/pillow[${PYTHON_USEDEP}]
52 - dev-python/pycairo[${PYTHON_USEDEP}]
53 - dev-python/pycrypto[${PYTHON_USEDEP}]
54 - dev-python/pyenchant[${PYTHON_USEDEP}]
55 - dev-python/pygobject:3[${PYTHON_USEDEP}]
56 - dev-python/pyinsane:2[${PYTHON_USEDEP}]
57 - >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
58 - dev-python/pyxdg[${PYTHON_USEDEP}]
59 - dev-python/simplebayes[${PYTHON_USEDEP}]
60 - x11-libs/gtk+:3[introspection]
61 - x11-libs/libnotify[introspection]"
62 -DEPEND="${RDEPEND}"
63
64 diff --git a/app-text/paperwork/paperwork-1.2.3.ebuild b/app-text/paperwork/paperwork-1.2.3.ebuild
65 deleted file mode 100644
66 index ca20baeb28f..00000000000
67 --- a/app-text/paperwork/paperwork-1.2.3.ebuild
68 +++ /dev/null
69 @@ -1,31 +0,0 @@
70 -# Copyright 1999-2018 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=6
74 -PYTHON_COMPAT=( python3_{4,5,6} )
75 -
76 -inherit distutils-r1
77 -
78 -DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
79 -HOMEPAGE="https://github.com/openpaperwork/paperwork"
80 -SRC_URI="https://github.com/openpaperwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
81 -
82 -LICENSE="GPL-3"
83 -SLOT="0"
84 -KEYWORDS="~amd64 ~x86"
85 -IUSE=""
86 -
87 -RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
88 - dev-python/libpillowfight[${PYTHON_USEDEP}]
89 - dev-python/pillow[${PYTHON_USEDEP}]
90 - dev-python/pycairo[${PYTHON_USEDEP}]
91 - dev-python/pycrypto[${PYTHON_USEDEP}]
92 - dev-python/pyenchant[${PYTHON_USEDEP}]
93 - dev-python/pygobject:3[${PYTHON_USEDEP}]
94 - dev-python/pyinsane:2[${PYTHON_USEDEP}]
95 - >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
96 - dev-python/pyxdg[${PYTHON_USEDEP}]
97 - dev-python/simplebayes[${PYTHON_USEDEP}]
98 - x11-libs/gtk+:3[introspection]
99 - x11-libs/libnotify[introspection]"
100 -DEPEND="${RDEPEND}"