summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2008-02-05 14:28:32 +0000
committerWilliam Hubbs <williamh@gentoo.org>2008-02-05 14:28:32 +0000
commit525c6ff2780fc50d0aa66c251323dfd5ac004f0b (patch)
tree99e190c3db616ed6766aeef8cf01628418c3171f /app-accessibility/yasr
parentVersion bump (diff)
downloadhistorical-525c6ff2780fc50d0aa66c251323dfd5ac004f0b.tar.gz
historical-525c6ff2780fc50d0aa66c251323dfd5ac004f0b.tar.bz2
historical-525c6ff2780fc50d0aa66c251323dfd5ac004f0b.zip
Removed code that worked around m4 files being installed since it is no longer needed.
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'app-accessibility/yasr')
-rw-r--r--app-accessibility/yasr/ChangeLog6
-rw-r--r--app-accessibility/yasr/Manifest4
-rw-r--r--app-accessibility/yasr/yasr-0.6.9.ebuild9
3 files changed, 8 insertions, 11 deletions
diff --git a/app-accessibility/yasr/ChangeLog b/app-accessibility/yasr/ChangeLog
index 1bdd93517134..506449144277 100644
--- a/app-accessibility/yasr/ChangeLog
+++ b/app-accessibility/yasr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/yasr
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/yasr/ChangeLog,v 1.18 2008/02/03 23:32:11 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/yasr/ChangeLog,v 1.19 2008/02/05 14:28:32 williamh Exp $
+
+ 05 Feb 2008; William Hubbs <williamh@gentoo.org> yasr-0.6.9.ebuild:
+ This version no longer attempts to install m4 files, so I removed the fix for
+ this issue since it is no longer needed.
03 Feb 2008; William Hubbs <williamh@gentoo.org> yasr-0.6.5.ebuild,
yasr-0.6.7.ebuild, yasr-0.6.8.ebuild, yasr-0.6.9.ebuild:
diff --git a/app-accessibility/yasr/Manifest b/app-accessibility/yasr/Manifest
index 0264ca4dec3c..47184adea7c0 100644
--- a/app-accessibility/yasr/Manifest
+++ b/app-accessibility/yasr/Manifest
@@ -5,6 +5,6 @@ DIST yasr-0.6.9.tar.gz 235768 RMD160 2b4774ff8d2d58e25a39ed1ec6e5a709e9cde8cd SH
EBUILD yasr-0.6.5.ebuild 847 RMD160 4fc49e1109fb6d31c720dd321fa6b788209a121f SHA1 16369319069ceb8a640d775fa12c5ef28b4472d9 SHA256 ebb3529380c42aba937c95c640036d9c722e37eef289c5abe742a6962d0ea11e
EBUILD yasr-0.6.7.ebuild 869 RMD160 adf3476122c37668ad7e34038a9b70cdf6121adf SHA1 4f0183667a94ff6fc414a9b45b40f5be6a0bfe96 SHA256 cee009cb8e1f49c5116235da5590ca0fbba7a0b0cf8868c3688ba0d59b9c63d0
EBUILD yasr-0.6.8.ebuild 1143 RMD160 fc0bf9ad57cda44a556a7a44b21eb251475b5495 SHA1 75684e56c9ac456d60b76271544a88149bd694d6 SHA256 abf2fe802b167ff8ae70d278630558f60d232cef723fe5d78ed8fb62aef890e9
-EBUILD yasr-0.6.9.ebuild 1142 RMD160 9f6ad98ac7fd534fba57674de2e6e2f40c9858da SHA1 077db581bc406aa4e102b8e53f0238fd06148024 SHA256 cbba93829ce7dfe02cddff055701d0d66bc71ca40b2e53913d013dfd7834e068
-MISC ChangeLog 2150 RMD160 b208336ea84ad525eedc2c7b57744a7594e04fb2 SHA1 00974573a5a2e2070748287d479af3a0b83fa6b6 SHA256 5d98ed6ac665d36bfb2fc1967fdbae41ff9cd99323929273de531c4d59d00b9a
+EBUILD yasr-0.6.9.ebuild 976 RMD160 bab96b2de00bd4a1b968896edc9b3a81145d0abf SHA1 6c0b2a8cfbf76e0ef95e5b8cafda4fe0a0b97488 SHA256 ab17584c88af6bb2387e0cc8ad07c499f90a5f863266d9f2d2caa5c567e2d775
+MISC ChangeLog 2344 RMD160 4bc967bbce137516f9570e9f5612f8e50578ec6d SHA1 0b86a4048d3a2bb9322ac8428cfe2486cab6d3df SHA256 a65317dca15cc05e81e6596a8bc01dfb38151bdfb464debf930507ec5ccd3ea7
MISC metadata.xml 167 RMD160 748756d87964a656252634c3b174df2cf3d6feb0 SHA1 f15052c659417013d87758244f8f0dbf3edf0e11 SHA256 faea5d20797fb2bd27f84fe03dd6f85939e51c0f2c467676ea62bab4041bf7f5
diff --git a/app-accessibility/yasr/yasr-0.6.9.ebuild b/app-accessibility/yasr/yasr-0.6.9.ebuild
index 06c67bfcd9f1..062e44352377 100644
--- a/app-accessibility/yasr/yasr-0.6.9.ebuild
+++ b/app-accessibility/yasr/yasr-0.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/yasr/yasr-0.6.9.ebuild,v 1.2 2008/02/03 23:32:11 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/yasr/yasr-0.6.9.ebuild,v 1.3 2008/02/05 14:28:32 williamh Exp $
DESCRIPTION="general-purpose console screen reader"
HOMEPAGE="http://yasr.sourceforge.net/"
@@ -13,12 +13,6 @@ IUSE=""
DEPEND=">=sys-devel/autoconf-2.58"
-src_unpack(){
- unpack ${A}
- cd "${S}"
- sed -i '/^aclocaldir.*=/s:@aclocaldir@:$(destdir)/usr/share/aclocal:' "${S}"/m4/Makefile.*
-}
-
src_compile() {
econf --datadir='/etc' || die "econf failed"
emake || die "emake failed"
@@ -27,7 +21,6 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install || die
dodoc README ChangeLog AUTHORS BUGS CREDITS
- rm -rf "${D}"/usr/share/aclocal
dosed \
's:^\(synthesizer=emacspeak server\):#\1:
s:^\(synthesizer port=|/usr/local/bin/eflite\):#\1: