From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-python/pychm/Manifest | 3 --- dev-python/pychm/metadata.xml | 22 ---------------------- dev-python/pychm/pychm-0.8.4-r1.ebuild | 20 -------------------- 3 files changed, 45 deletions(-) delete mode 100644 dev-python/pychm/Manifest delete mode 100644 dev-python/pychm/metadata.xml delete mode 100644 dev-python/pychm/pychm-0.8.4-r1.ebuild (limited to 'dev-python/pychm') diff --git a/dev-python/pychm/Manifest b/dev-python/pychm/Manifest deleted file mode 100644 index 4204c2bb2fdc..000000000000 --- a/dev-python/pychm/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST pychm-0.8.4.tar.gz 28803 BLAKE2B c6b66c83b1bd5b20280cb60636ccf2780f665fd589b107542c887fc791642f780701b84c8863883e02496c626b92552e3bbfdacd025723fccdb7947de62ada61 SHA512 0c0c107e59ea9f5fef97a0c2869349b5e90fc9eb7a37c35e8a929eaf764c7abe5a06a389340a912b9ba2f71172f3c94a78da016707bb201bbd07bdc3feddfe0d -EBUILD pychm-0.8.4-r1.ebuild 428 BLAKE2B bc58690f32d7f106dfe4ec6f665fe240352ea747324c1c208b79ef6eee7f414663370621d5a4d23bda08aa80e3f99d156b74b1f3433d226a42e86f1534c7e9e9 SHA512 b854fa1ef64b8f82d589e0018014548570d89f981c9e47dccd10e3d23e891b08b4e4bc16b89ddadf6ceaaa798046024f14a58433354a7eee454c91f80ec0466e -MISC metadata.xml 981 BLAKE2B 94814a08cf697f65b50efcb43de52d9271f75bda4b058cfc6b5010cf5a159f1d48add1c305ca4318aeb7993c9e689ebe09ad0c1fbc0eb485ad58868fe427428e SHA512 1ff1b79c5b18961a5ed7aefc06c367968d05e14c47e3b4ac898c62ef8b444c75d092b1a10213197523bb107e8d2a5e04fc19c90b1381420a8d40659c6f950ebe diff --git a/dev-python/pychm/metadata.xml b/dev-python/pychm/metadata.xml deleted file mode 100644 index 5c6fd6400c88..000000000000 --- a/dev-python/pychm/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - python@gentoo.org - Python - - -The chm package provides three modules, chm, chmlib and extra, which -provide access to the API implemented by the C library chmlib and some -additional classes and functions. They are used to access MS-ITSS -encoded files - Compressed Html Help files (.chm). - - -Chmパッケージは、C言語ライブラリChmのAPI実装とそれに幾つか拡張されたクラスと関数 -にアクセスする手段のchm, chmlib, extraの3つのモジュールを提供します。MS-ITSSエン -コード・ファイルに使われています。-- Compressed Html Help ファイル (.chm)。 - - - gnochm - - diff --git a/dev-python/pychm/pychm-0.8.4-r1.ebuild b/dev-python/pychm/pychm-0.8.4-r1.ebuild deleted file mode 100644 index eccfb6bb99ae..000000000000 --- a/dev-python/pychm/pychm-0.8.4-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Python bindings for the chmlib library" -HOMEPAGE="http://gnochm.sourceforge.net/pychm.html" -SRC_URI="mirror://sourceforge/gnochm/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="" - -DEPEND="dev-libs/chmlib" -RDEPEND="${DEPEND}" -- cgit v1.2.3