[gentoo-commits] repo/gentoo:master commit in: app-text/chm2pdf/

2018-03-10 Thread Pacho Ramos
commit: b36ace84c22de869121dbd6fab223a8da6d43ca0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 11:52:24 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:21:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b36ace84

app-text/chm2pdf: Update maintainer due to bug #143105

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/chm2pdf/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-text/chm2pdf/metadata.xml b/app-text/chm2pdf/metadata.xml
index ad784932062..0d5011fb8a7 100644
--- a/app-text/chm2pdf/metadata.xml
+++ b/app-text/chm2pdf/metadata.xml
@@ -5,10 +5,6 @@
hwoar...@gentoo.org
Markos Chandras

-   
-   rh...@gentoo.org
-   Ryan Hill
-   

chm2pdf




[gentoo-commits] repo/gentoo:master commit in: app-text/chm2pdf/

2016-10-18 Thread Pacho Ramos
commit: a83d3608961358a6f0788e1809fd03e5c01a5952
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Oct 18 18:54:26 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Oct 18 19:25:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83d3608

app-text/chm2pdf: amd64/x86 stable, bug #565660

Package-Manager: portage-2.3.1

 app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild 
b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild
index b1c4d67..2236dda 100644
--- a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild
+++ b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ HOMEPAGE="https://code.google.com/p/chm2pdf/;
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 IUSE=""
 



[gentoo-commits] repo/gentoo:master commit in: app-text/chm2pdf/

2016-10-18 Thread Pacho Ramos
commit: 15fd83fd8a43507043066f7a28198a8e27446c99
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Oct 18 18:56:01 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Oct 18 19:25:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fd83fd

app-text/chm2pdf: Drop old

Package-Manager: portage-2.3.1

 app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild | 35 
 1 file changed, 35 deletions(-)

diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild 
b/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild
deleted file mode 100644
index c6c1409..
--- a/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-PYTHON_DEPEND="2"
-inherit python eutils
-
-DESCRIPTION="A script that converts a CHM file into a single PDF file"
-HOMEPAGE="https://code.google.com/p/chm2pdf/;
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/pychm
-   app-text/htmldoc
-   || ( >=dev-libs/chmlib-0.40-r1[examples]
-