From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O9Leh-0000pK-BF for garchives@archives.gentoo.org; Tue, 04 May 2010 17:11:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8421BE0C3C; Tue, 4 May 2010 17:11:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5309AE0C3C for ; Tue, 4 May 2010 17:11:33 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F02911B4038 for ; Tue, 4 May 2010 17:11:32 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2238) id 847A72963B; Tue, 4 May 2010 17:11:30 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/chm2pdf: ChangeLog chm2pdf-0.9.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog chm2pdf-0.9.1.ebuild X-VCS-Directories: app-text/chm2pdf X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20100504171130.847A72963B@corvid.gentoo.org> Date: Tue, 4 May 2010 17:11:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a1344624-3a69-4750-b611-6b501d986774 X-Archives-Hash: f563ab7b567d1207e994dfbaede0fade hwoarang 10/05/04 17:11:30 Modified: ChangeLog chm2pdf-0.9.1.ebuild Log: Inherit python eclass wrt bug #318403 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.6 app-text/chm2pdf/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/chm2pdf/C= hangeLog?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/chm2pdf/C= hangeLog?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/chm2pdf/C= hangeLog?r1=3D1.5&r2=3D1.6 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 22 Apr 2010 17:54:13 -0000 1.5 +++ ChangeLog 4 May 2010 17:11:30 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for app-text/chm2pdf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.5 2010= /04/22 17:54:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.6 2010= /05/04 17:11:30 hwoarang Exp $ + + 04 May 2010; Markos Chandras chm2pdf-0.9.1.ebuil= d: + Inherit python eclass wrt bug #318403 =20 22 Apr 2010; Markos Chandras chm2pdf-0.9.1.ebuil= d: Refactor ebuild to use python functions correctly. Fixes bug #312097 1.5 app-text/chm2pdf/chm2pdf-0.9.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/chm2pdf/c= hm2pdf-0.9.1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/chm2pdf/c= hm2pdf-0.9.1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/chm2pdf/c= hm2pdf-0.9.1.ebuild?r1=3D1.4&r2=3D1.5 Index: chm2pdf-0.9.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- chm2pdf-0.9.1.ebuild 22 Apr 2010 17:54:13 -0000 1.4 +++ chm2pdf-0.9.1.ebuild 4 May 2010 17:11:30 -0000 1.5 @@ -1,10 +1,10 @@ # Copyright 1999-2010 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.4 2010/04/22 17:54:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild= ,v 1.5 2010/05/04 17:11:30 hwoarang Exp $ =20 EAPI=3D"2" PYTHON_DEPEND=3D"2" -inherit eutils +inherit python eutils =20 DESCRIPTION=3D"A script that converts a CHM file into a single PDF file.= " HOMEPAGE=3D"http://code.google.com/p/chm2pdf/"