* [gentoo-commits] gentoo-x86 commit in dev-python/rst2pdf: ChangeLog rst2pdf-0.91.ebuild
@ 2012-05-12 1:47 Rafael Martins (rafaelmartins)
0 siblings, 0 replies; only message in thread
From: Rafael Martins (rafaelmartins) @ 2012-05-12 1:47 UTC (permalink / raw
To: gentoo-commits
rafaelmartins 12/05/12 01:47:06
Modified: ChangeLog
Added: rst2pdf-0.91.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Revision Changes Path
1.21 dev-python/rst2pdf/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rst2pdf/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rst2pdf/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rst2pdf/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 24 Feb 2012 15:20:43 -0000 1.20
+++ ChangeLog 12 May 2012 01:47:05 -0000 1.21
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/rst2pdf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/ChangeLog,v 1.20 2012/02/24 15:20:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/ChangeLog,v 1.21 2012/05/12 01:47:05 rafaelmartins Exp $
+
+*rst2pdf-0.91 (12 May 2012)
+
+ 12 May 2012; Rafael G. Martins <rafaelmartins@gentoo.org>
+ +rst2pdf-0.91.ebuild:
+ Version bump.
24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> rst2pdf-0.16-r1.ebuild:
x86 stable wrt bug #400339
1.1 dev-python/rst2pdf/rst2pdf-0.91.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rst2pdf/rst2pdf-0.91.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rst2pdf/rst2pdf-0.91.ebuild?rev=1.1&content-type=text/plain
Index: rst2pdf-0.91.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/rst2pdf-0.91.ebuild,v 1.1 2012/05/12 01:47:06 rafaelmartins Exp $
EAPI="4"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"
inherit distutils
DESCRIPTION="Tool for transforming reStructuredText to PDF using ReportLab"
HOMEPAGE="http://code.google.com/p/rst2pdf/ http://pypi.python.org/pypi/rst2pdf"
SRC_URI="http://rst2pdf.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/docutils
dev-python/imaging
dev-python/pygments
>=dev-python/reportlab-2.4"
RDEPEND="${DEPEND}"
DOCS="Contributors.txt CHANGES.txt README.txt doc/*"
pkg_postinst() {
distutils_pkg_postinst
elog "rst2pdf can work with the following packages for additional functionality:"
elog " dev-python/sphinx - versatile documentation creation"
elog " dev-python/pythonmagick - image processing with ImageMagick"
elog " dev-python/matplotlib - mathematical formulae"
elog " media-gfx/uniconvertor - vector image format conversion"
elog "It can also use wordaxe for hyphenation, but this package is not"
elog "available in the portage tree yet. Please refer to the manual"
elog "installed in /usr/share/doc/${PF}/ for more information."
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-12 1:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-12 1:47 [gentoo-commits] gentoo-x86 commit in dev-python/rst2pdf: ChangeLog rst2pdf-0.91.ebuild Rafael Martins (rafaelmartins)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox