diff options
author | Christopher Brannon <teiresias@gentoo.org> | 2013-07-26 03:43:30 +0000 |
---|---|---|
committer | Christopher Brannon <teiresias@gentoo.org> | 2013-07-26 03:43:30 +0000 |
commit | d87553a692b642d22c4a1b50af8c17975586b1f5 (patch) | |
tree | 7c33ecca899ec6dc4e452e2795c9244abbd80066 /app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild | |
parent | Add pypy2.0 and fix PYTHON_REQ_USE after recent remove of xml use flag. (diff) | |
download | historical-d87553a692b642d22c4a1b50af8c17975586b1f5.tar.gz historical-d87553a692b642d22c4a1b50af8c17975586b1f5.tar.bz2 historical-d87553a692b642d22c4a1b50af8c17975586b1f5.zip |
Remove a patch, because speech-dispatcher-0.7.1-r2 fails to build with
texinfo 5.1 when it is applied. See bug #465806.
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
Manifest-Sign-Key: 0x6521E06D
Diffstat (limited to 'app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild index 631e5bcd8c21..c28896b504b2 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild,v 1.2 2013/06/30 14:59:37 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r2.ebuild,v 1.3 2013/07/26 03:43:14 teiresias Exp $ EAPI=5 @@ -35,7 +35,6 @@ DEPEND="${RDEPEND} PATCHES=( "${FILESDIR}"/${P}-pthread.patch - "${FILESDIR}"/${P}-doc.patch "${FILESDIR}"/${P}-gold.patch ) |