From 7e4b185812d586ee152a20ae28cc458d2d47f90c Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 14 Dec 2011 10:27:49 +0000 Subject: Drop docs from stable version so that bug 356389 will not cause breakage. (Portage version: 2.2.0_alpha80/cvs/Linux x86_64) --- dev-python/rst2pdf/ChangeLog | 5 ++++- dev-python/rst2pdf/rst2pdf-0.16.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-python/rst2pdf/ChangeLog b/dev-python/rst2pdf/ChangeLog index 14b3cb8bbb97..77f7f52750d5 100644 --- a/dev-python/rst2pdf/ChangeLog +++ b/dev-python/rst2pdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/rst2pdf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/ChangeLog,v 1.17 2011/12/14 09:38:42 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/ChangeLog,v 1.18 2011/12/14 10:27:49 floppym Exp $ + + 14 Dec 2011; Mike Gilbert rst2pdf-0.16.ebuild: + Drop docs from stable version so that bug 356389 will not cause breakage. 14 Dec 2011; Mike Gilbert rst2pdf-0.16-r1.ebuild: Set EAPI=4 and elminate duplicate installation of montecristo example files. diff --git a/dev-python/rst2pdf/rst2pdf-0.16.ebuild b/dev-python/rst2pdf/rst2pdf-0.16.ebuild index c29de7ba26b9..05be1cae9bdc 100644 --- a/dev-python/rst2pdf/rst2pdf-0.16.ebuild +++ b/dev-python/rst2pdf/rst2pdf-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/rst2pdf-0.16.ebuild,v 1.3 2011/01/15 15:30:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/rst2pdf-0.16.ebuild,v 1.4 2011/12/14 10:27:49 floppym Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -24,7 +24,7 @@ DEPEND="dev-python/docutils >=dev-python/reportlab-2.4" RDEPEND="${DEPEND}" -DOCS="Contributors.txt CHANGES.txt README.txt doc/*" +DOCS="Contributors.txt CHANGES.txt README.txt" src_install() { distutils_src_install -- cgit v1.2.3-65-gdbad