summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2009-09-06 20:32:06 +0000
committerWilliam Hubbs <williamh@gentoo.org>2009-09-06 20:32:06 +0000
commitdd969560a40cc478ca6244ce7ee534989ca173dc (patch)
treeb600409dc48ee2b96d9b5a36e923b1d377fe6c4b /app-accessibility
parentRemove unused patch. Fix repoman complains. (diff)
downloadgentoo-2-dd969560a40cc478ca6244ce7ee534989ca173dc.tar.gz
gentoo-2-dd969560a40cc478ca6244ce7ee534989ca173dc.tar.bz2
gentoo-2-dd969560a40cc478ca6244ce7ee534989ca173dc.zip
removed extra call to epatch
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/speech-dispatcher/ChangeLog6
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog
index 1dc6dfe4d918..166000f6e541 100644
--- a/app-accessibility/speech-dispatcher/ChangeLog
+++ b/app-accessibility/speech-dispatcher/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/speech-dispatcher
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.46 2009/09/06 19:35:28 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.47 2009/09/06 20:32:06 williamh Exp $
+
+ 06 Sep 2009; William Hubbs <williamh@gentoo.org>
+ speech-dispatcher-0.6.7.ebuild:
+ removed call to epatch
06 Sep 2009; William Hubbs <williamh@gentoo.org>
speech-dispatcher-0.6.7.ebuild, metadata.xml:
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild
index 7833b2977f75..67310ba4baae 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.6.7.ebuild,v 1.6 2009/09/06 19:35:28 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.7 2009/09/06 20:32:06 williamh Exp $
EAPI="2"
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
src_prepare() {
sed -i -e 's/\(SUBDIRS.*\)python/\1/' src/Makefile.in
- epatch "${FILESDIR}"/${P}-getline-ss.patch
}
src_configure() {