summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
commitf596b6cef19b8d04ae6e7279e44973b62c339f6c (patch)
treeb45feb776fb711d4e5f3366cfe54d328ff51eb5f /app-text/chm2pdf
parentAdd ruby21 target. (diff)
downloadgentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.gz
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.bz2
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.zip
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/chm2pdf')
-rw-r--r--app-text/chm2pdf/ChangeLog7
-rw-r--r--app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild6
-rw-r--r--app-text/chm2pdf/chm2pdf-0.9.1.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/chm2pdf/ChangeLog b/app-text/chm2pdf/ChangeLog
index acde0a58b89b..f6451242da99 100644
--- a/app-text/chm2pdf/ChangeLog
+++ b/app-text/chm2pdf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/chm2pdf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.13 2014/03/09 03:43:01 rhill Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.14 2014/08/06 07:09:32 patrick Exp $
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> chm2pdf-0.9.1-r1.ebuild,
+ chm2pdf-0.9.1.ebuild:
+ Make description more repoman-happy
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
@@ -47,4 +51,3 @@
+metadata.xml, +chm2pdf-0.9.1.ebuild:
Initial import of chm2pdf program. Fixes bug #205208 . Thanks to Milan
Nikolic <gen2brain@gmail.com> for the patch
-
diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild
index 22b71ab2852d..87597d740c9c 100644
--- a/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild
+++ b/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild,v 1.5 2012/11/25 21:13:05 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild,v 1.6 2014/08/06 07:09:32 patrick Exp $
EAPI="2"
PYTHON_DEPEND="2"
inherit python eutils
-DESCRIPTION="A script that converts a CHM file into a single PDF file."
+DESCRIPTION="A script that converts a CHM file into a single PDF file"
HOMEPAGE="http://code.google.com/p/chm2pdf/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
diff --git a/app-text/chm2pdf/chm2pdf-0.9.1.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1.ebuild
index 28605c2e2e90..6f504c60611b 100644
--- a/app-text/chm2pdf/chm2pdf-0.9.1.ebuild
+++ b/app-text/chm2pdf/chm2pdf-0.9.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v 1.5 2010/05/04 17:11:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v 1.6 2014/08/06 07:09:32 patrick Exp $
EAPI="2"
PYTHON_DEPEND="2"
inherit python eutils
-DESCRIPTION="A script that converts a CHM file into a single PDF file."
+DESCRIPTION="A script that converts a CHM file into a single PDF file"
HOMEPAGE="http://code.google.com/p/chm2pdf/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"