diff options
author | 2004-09-05 23:30:01 +0000 | |
---|---|---|
committer | 2004-09-05 23:30:01 +0000 | |
commit | 9c8e5ed9392a8a6bc606a57900e913287ff529e5 (patch) | |
tree | 6a04d481f6308dd5568c446d8691ccafa7dff1f5 /app-text/aspell | |
parent | Version bump, ebuild by mickn in #gentoo-bugs. (diff) | |
download | historical-9c8e5ed9392a8a6bc606a57900e913287ff529e5.tar.gz historical-9c8e5ed9392a8a6bc606a57900e913287ff529e5.tar.bz2 historical-9c8e5ed9392a8a6bc606a57900e913287ff529e5.zip |
Switch to use epause and ebeep, bug #62950
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/aspell/Manifest | 22 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.5-r2.ebuild | 8 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.5-r4.ebuild | 8 |
4 files changed, 20 insertions, 24 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index 021d25b58491..c841f5dce813 100644 --- a/app-text/aspell/ChangeLog +++ b/app-text/aspell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/aspell # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.58 2004/08/19 08:50:06 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.59 2004/09/05 23:30:01 ciaranm Exp $ + + 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.5-r2.ebuild, + aspell-0.50.5-r4.ebuild: + Switch to use epause and ebeep, bug #62950 19 Aug 2004; Guy Martin <gmsoft@gentoo.org> aspell-0.50.5-r4.ebuild: Stable on hppa. diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest index fd2adb239d67..ecfb46adf1ec 100644 --- a/app-text/aspell/Manifest +++ b/app-text/aspell/Manifest @@ -1,21 +1,21 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 95c5c65e9dbe27d596363946832ecb9a ChangeLog 9995 -MD5 aa27f7dd2cccb4862944b51f8884d07c aspell-0.50.5-r2.ebuild 1995 -MD5 565ca40c6b93ba19aae8612f0fcc5f6f aspell-0.50.5-r4.ebuild 1970 +MD5 88e4e4d7a859bd74c3ea78c47c17cb63 ChangeLog 10146 +MD5 1c285abab495a60b6ee8c76ac9b9bf0c aspell-0.50.5-r4.ebuild 1833 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 -MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309 +MD5 6c043aa59a4b7941b67c2ee6c1f8a461 aspell-0.50.5-r2.ebuild 1861 +MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r4 66 MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453 -MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r2 66 +MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309 +MD5 d2091b79a60b395e1ce3c496b7e3d45a files/aspell-0.50.5-charcount.patch 2264 MD5 ec7c300a1661ae94b55736f74a045bab files/aspell-quotechar-fix.patch 473 MD5 02560c627d075d243720f1067bf45bcf files/aspell-buffer-fix.patch 1556 -MD5 d2091b79a60b395e1ce3c496b7e3d45a files/aspell-0.50.5-charcount.patch 2264 -MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r4 66 +MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r2 66 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.2.4 (GNU/Linux) -iD8DBQFBJWQlHTu7gpaalycRAjizAJ9DIt863Sl3UosnxHHcbw67JeE3+gCaAwUR -WPXxKIjXvzf6xyGfO86bHcE= -=D/Yy +iD8DBQFBO6DQLLFUmVNQ7rkRAgY3AJ0dgxzK2+GXXkC+belfyQGzKHGT9ACfbL5Z +zal5FUczigq4PjhgbpV/hvM= +=AjLF -----END PGP SIGNATURE----- diff --git a/app-text/aspell/aspell-0.50.5-r2.ebuild b/app-text/aspell/aspell-0.50.5-r2.ebuild index 0c8002669a62..36223e790726 100644 --- a/app-text/aspell/aspell-0.50.5-r2.ebuild +++ b/app-text/aspell/aspell-0.50.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r2.ebuild,v 1.7 2004/07/30 21:09:05 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r2.ebuild,v 1.8 2004/09/05 23:30:01 ciaranm Exp $ inherit libtool eutils flag-o-matic @@ -72,9 +72,5 @@ pkg_postinst() { ewarn "" ewarn "Please re-emerge ALL your aspell-LANG dictionaries" ewarn "" - for TICKER in 1 2 3 4 5; do - # Double beep here. - echo -ne "\a" ; sleep 0.1 &>/dev/null ; sleep 0,1 &>/dev/null - echo -ne "\a" ; sleep 1 - done + ebeep 5 } diff --git a/app-text/aspell/aspell-0.50.5-r4.ebuild b/app-text/aspell/aspell-0.50.5-r4.ebuild index 92da92c98dad..b20d7745cba3 100644 --- a/app-text/aspell/aspell-0.50.5-r4.ebuild +++ b/app-text/aspell/aspell-0.50.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.7 2004/08/20 02:38:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.8 2004/09/05 23:30:01 ciaranm Exp $ inherit libtool eutils flag-o-matic @@ -66,9 +66,5 @@ pkg_postinst() { ewarn "" ewarn "Please re-emerge ALL your aspell-LANG dictionaries" ewarn "" - for TICKER in 1 2 3 4 5; do - # Double beep here. - echo -ne "\a" ; sleep 0.1 &>/dev/null ; sleep 0,1 &>/dev/null - echo -ne "\a" ; sleep 1 - done + ebeep 5 } |