diff options
author | Christian Heim <phreak@gentoo.org> | 2007-12-26 22:16:46 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-12-26 22:16:46 +0000 |
commit | 9f79b46e13f02821857a25d2e3a28165a53638a8 (patch) | |
tree | 80ebe0352bd43a821cf6411fdaaf1ff315658b34 /app-accessibility | |
parent | Fix the quotation. (diff) | |
download | gentoo-2-9f79b46e13f02821857a25d2e3a28165a53638a8.tar.gz gentoo-2-9f79b46e13f02821857a25d2e3a28165a53638a8.tar.bz2 gentoo-2-9f79b46e13f02821857a25d2e3a28165a53638a8.zip |
Fix the quotation.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/emacspeak/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/emacspeak/emacspeak-22.ebuild | 6 | ||||
-rw-r--r-- | app-accessibility/emacspeak/emacspeak-23.ebuild | 8 | ||||
-rw-r--r-- | app-accessibility/emacspeak/emacspeak-24.ebuild | 6 | ||||
-rw-r--r-- | app-accessibility/emacspeak/emacspeak-25.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/app-accessibility/emacspeak/ChangeLog b/app-accessibility/emacspeak/ChangeLog index 935a3b503d3c..b561ad328123 100644 --- a/app-accessibility/emacspeak/ChangeLog +++ b/app-accessibility/emacspeak/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/emacspeak # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/ChangeLog,v 1.23 2007/07/02 13:32:56 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/ChangeLog,v 1.24 2007/12/26 22:16:46 phreak Exp $ + + 26 Dec 2007; Christian Heim <phreak@gentoo.org> emacspeak-22.ebuild, + emacspeak-23.ebuild, emacspeak-24.ebuild, emacspeak-25.ebuild: + Fix the quotation. 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> emacspeak-22.ebuild: (QA) RESTRICT clean up. diff --git a/app-accessibility/emacspeak/emacspeak-22.ebuild b/app-accessibility/emacspeak/emacspeak-22.ebuild index fb8774001e4e..8c8710352f04 100644 --- a/app-accessibility/emacspeak/emacspeak-22.ebuild +++ b/app-accessibility/emacspeak/emacspeak-22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-22.ebuild,v 1.4 2007/07/02 13:32:56 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-22.ebuild,v 1.5 2007/12/26 22:16:46 phreak Exp $ DESCRIPTION="the emacspeak audio desktop" HOMEPAGE="http://emacspeak.sourceforge.net/" @@ -25,9 +25,9 @@ src_compile() { src_install() { make \ - prefix=${D}/usr \ + prefix="${D}"/usr \ install || die dodoc README etc/NEWS* etc/FAQ etc/COPYRIGHT dohtml -r install-guide user-guide - sed -i -e "s@/.*image/@@" ${D}/usr/bin/emacspeak + sed -i -e "s@/.*image/@@" "${D}"/usr/bin/emacspeak } diff --git a/app-accessibility/emacspeak/emacspeak-23.ebuild b/app-accessibility/emacspeak/emacspeak-23.ebuild index 1819983bcc18..24d57c2909b8 100644 --- a/app-accessibility/emacspeak/emacspeak-23.ebuild +++ b/app-accessibility/emacspeak/emacspeak-23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-23.ebuild,v 1.1 2006/01/01 01:56:54 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-23.ebuild,v 1.2 2007/12/26 22:16:46 phreak Exp $ DESCRIPTION="the emacspeak audio desktop" HOMEPAGE="http://emacspeak.sourceforge.net/" @@ -24,9 +24,9 @@ src_compile() { src_install() { make \ - prefix=${D}/usr \ + prefix="${D}"/usr \ install || die dodoc README etc/NEWS* etc/FAQ etc/COPYRIGHT dohtml -r install-guide user-guide - sed -i -e "s@/.*image/@@" ${D}/usr/bin/emacspeak + sed -i -e "s@/.*image/@@" "${D}"/usr/bin/emacspeak } diff --git a/app-accessibility/emacspeak/emacspeak-24.ebuild b/app-accessibility/emacspeak/emacspeak-24.ebuild index 10cf3c10a74e..d7778959df44 100644 --- a/app-accessibility/emacspeak/emacspeak-24.ebuild +++ b/app-accessibility/emacspeak/emacspeak-24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-24.ebuild,v 1.3 2006/12/31 19:20:34 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-24.ebuild,v 1.4 2007/12/26 22:16:46 phreak Exp $ DESCRIPTION="the emacspeak audio desktop" HOMEPAGE="http://emacspeak.sourceforge.net/" @@ -23,7 +23,7 @@ src_compile() { } src_install() { - make prefix=${D}/usr install || die + make prefix="${D}"/usr install || die dodoc README etc/NEWS* etc/FAQ etc/COPYRIGHT dohtml -r install-guide user-guide dosed "s:/.*image/::" /usr/bin/emacspeak diff --git a/app-accessibility/emacspeak/emacspeak-25.ebuild b/app-accessibility/emacspeak/emacspeak-25.ebuild index 358fa7aad977..1d2f9d15911b 100644 --- a/app-accessibility/emacspeak/emacspeak-25.ebuild +++ b/app-accessibility/emacspeak/emacspeak-25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-25.ebuild,v 1.1 2006/12/17 17:57:37 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-25.ebuild,v 1.2 2007/12/26 22:16:46 phreak Exp $ DESCRIPTION="the emacspeak audio desktop" HOMEPAGE="http://emacspeak.sourceforge.net/" @@ -23,7 +23,7 @@ src_compile() { } src_install() { - make prefix=${D}/usr install || die + make prefix="${D}"/usr install || die dodoc README etc/NEWS* etc/FAQ etc/COPYRIGHT dohtml -r install-guide user-guide dosed "s:/.*image/::" /usr/bin/emacspeak |