commit:     a7ebb9b43c2d3af52e716e247935e58727b1c6a1
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 17:49:34 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 17:57:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ebb9b4

app-text/paperwork-backend: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/paperwork-backend/Manifest                |  3 ---
 .../paperwork-backend-1.1.2.ebuild                 | 28 ---------------------
 .../paperwork-backend-1.2.1.ebuild                 | 29 ----------------------
 .../paperwork-backend/paperwork-backend-1.2.ebuild | 29 ----------------------
 4 files changed, 89 deletions(-)

diff --git a/app-text/paperwork-backend/Manifest 
b/app-text/paperwork-backend/Manifest
index 93b8e255f6e..2ebd2ab84b4 100644
--- a/app-text/paperwork-backend/Manifest
+++ b/app-text/paperwork-backend/Manifest
@@ -1,4 +1 @@
-DIST paperwork-backend-1.1.2.tar.gz 54340 BLAKE2B 
133be8b0e9d7a768eaea0353c53b3f968f8e82cca26f02bee1d95becddaa7e0ad7f27f867df67333227b6aeb9ebb6841ae9a530f9d58e8d85078d09d58f8e70b
 SHA512 
626a4e44243769c0982d2a4677e35e4c3431e6b68b05687f13574e1f9cfd026d0b949e95e53ea37c976ea5826883eb2ac672cffc346eb05631f3498bb525391a
-DIST paperwork-backend-1.2.1.tar.gz 63417 BLAKE2B 
430117a0c6b33fa337318a566e1aaf23ac13dce5c6a04dad82486f87c53662d7d4d06059dc0581d4aa4b82a8366d3a60ee7eeff6e3d0ec1252c61b1da63e2efd
 SHA512 
01878b8580187aeca45248a133a92b83c3f8e8012b6bbacc6e625ca447979c01633573cbb59a4460b88aae6f89db2ae618c27019bd940a391a30dccde1c54696
 DIST paperwork-backend-1.2.2.tar.gz 64271 BLAKE2B 
8261f64585d113a0a06a556e93c06cb528c60e1a906e2926aa55a39d363988ba9949ee7c51ab83efb683aa9beb986883e12e0895063e1a350a4ecdc23bb71cf6
 SHA512 
6fbf00f657134f1aeae0850f58adce0cef4dc292898db3fde725d404bea5d2fc73c386ce8c1f37ae7980997c23ba9489c13e02e3e9d056cca8014cf5691e5ef8
-DIST paperwork-backend-1.2.tar.gz 63167 BLAKE2B 
ead1d7a7a4bba205f33874e8d492658061d448308b2aa78231f630745ed8b8a3273594ac3312010c192522f6a0ab27e1eb80f39cdd658162a27bf9d4f94659e0
 SHA512 
278d7080c9806a6ae68cb15ba9df2ac22bd2c120f0e77a9d7eacbbd6e70476d4fb803c572216e580a068527ae8c10c3f2e66199aca3d94949e655c08214beeb1

diff --git a/app-text/paperwork-backend/paperwork-backend-1.1.2.ebuild 
b/app-text/paperwork-backend/paperwork-backend-1.1.2.ebuild
deleted file mode 100644
index e287a22cac9..00000000000
--- a/app-text/paperwork-backend/paperwork-backend-1.1.2.ebuild
+++ /dev/null
@@ -1,28 +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} )
-
-inherit distutils-r1
-
-DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
-HOMEPAGE="https://github.com/jflesch/paperwork-backend";
-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/pillow[${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/python-levenshtein[${PYTHON_USEDEP}]
-       dev-python/simplebayes[${PYTHON_USEDEP}]
-       dev-python/termcolor[${PYTHON_USEDEP}]
-       dev-python/whoosh[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/app-text/paperwork-backend/paperwork-backend-1.2.1.ebuild 
b/app-text/paperwork-backend/paperwork-backend-1.2.1.ebuild
deleted file mode 100644
index da6daad0240..00000000000
--- a/app-text/paperwork-backend/paperwork-backend-1.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
-HOMEPAGE="https://github.com/openpaperwork/paperwork-backend";
-SRC_URI="https://github.com/openpaperwork/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler[introspection]
-       dev-python/natsort[${PYTHON_USEDEP}]
-       dev-python/pillow[${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/python-levenshtein[${PYTHON_USEDEP}]
-       dev-python/simplebayes[${PYTHON_USEDEP}]
-       dev-python/termcolor[${PYTHON_USEDEP}]
-       dev-python/whoosh[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/app-text/paperwork-backend/paperwork-backend-1.2.ebuild 
b/app-text/paperwork-backend/paperwork-backend-1.2.ebuild
deleted file mode 100644
index da6daad0240..00000000000
--- a/app-text/paperwork-backend/paperwork-backend-1.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
-HOMEPAGE="https://github.com/openpaperwork/paperwork-backend";
-SRC_URI="https://github.com/openpaperwork/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler[introspection]
-       dev-python/natsort[${PYTHON_USEDEP}]
-       dev-python/pillow[${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/python-levenshtein[${PYTHON_USEDEP}]
-       dev-python/simplebayes[${PYTHON_USEDEP}]
-       dev-python/termcolor[${PYTHON_USEDEP}]
-       dev-python/whoosh[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

Reply via email to