* [gentoo-commits] gentoo-x86 commit in app-text/aspell: ChangeLog aspell-0.60.6-r1.ebuild aspell-0.60.6.ebuild
@ 2009-12-26 20:36 Peter Volkov (pva)
0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2009-12-26 20:36 UTC (permalink / raw
To: gentoo-commits
pva 09/12/26 20:36:03
Modified: ChangeLog aspell-0.60.6-r1.ebuild
aspell-0.60.6.ebuild
Log:
Mention LINGUAS in pkg_postinst message, bug #286418, thank Dmitry Ivankov for report. Drop ewarn: it was introduced in 0.50.5-r2 as a result of bug #53801 and now is not useful anymore, fixes bug #268271, thank DEMAINE Benoît-Pierre, aka DoubleHP for pointing my attention on this message.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Revision Changes Path
1.114 app-text/aspell/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/ChangeLog?r1=1.113&r2=1.114
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog 22 Dec 2009 14:47:38 -0000 1.113
+++ ChangeLog 26 Dec 2009 20:36:02 -0000 1.114
@@ -1,6 +1,13 @@
# ChangeLog for app-text/aspell
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.113 2009/12/22 14:47:38 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.114 2009/12/26 20:36:02 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> aspell-0.60.6.ebuild,
+ aspell-0.60.6-r1.ebuild:
+ Mention LINGUAS in pkg_postinst message, bug #286418, thank Dmitry Ivankov
+ for report. Drop ewarn: it was introduced in 0.50.5-r2 as a result of bug
+ #53801 and now is not useful anymore, fixes bug #268271, thank DEMAINE
+ Benoît-Pierre, aka DoubleHP for pointing my attention on this message.
22 Dec 2009; Peter Volkov <pva@gentoo.org> aspell-0.60.6-r1.ebuild:
Added alternative for lang=de, bug #297400 thank Ulrich Müller for
1.3 app-text/aspell/aspell-0.60.6-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/aspell-0.60.6-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/aspell-0.60.6-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/aspell-0.60.6-r1.ebuild?r1=1.2&r2=1.3
Index: aspell-0.60.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aspell-0.60.6-r1.ebuild 22 Dec 2009 14:47:38 -0000 1.2
+++ aspell-0.60.6-r1.ebuild 26 Dec 2009 20:36:02 -0000 1.3
@@ -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-text/aspell/aspell-0.60.6-r1.ebuild,v 1.2 2009/12/22 14:47:38 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6-r1.ebuild,v 1.3 2009/12/26 20:36:02 pva Exp $
# N.B. This is before inherit of autotools, as autotools.eclass adds the
# relevant dependencies to DEPEND.
@@ -99,14 +99,10 @@
}
pkg_postinst() {
- elog "You will need to install a dictionary now. Please choose an"
- elog "aspell-<LANG> dictionary from the app-dicts category"
+ elog "In case LINGUAS was not set correctly you may need to install"
+ elog "dictionaries now. Please choose an aspell-<LANG> dictionary or"
+ elog "set LINGUAS correctly and let aspell pull in required packages."
elog "After installing an aspell dictionary for your language(s),"
elog "You may use the aspell-import utility to import your personal"
elog "dictionaries from ispell, pspell and the older aspell"
-
- ewarn ""
- ewarn "Please re-install ALL your aspell-LANG dictionaries"
- ewarn ""
- ebeep 5
}
1.12 app-text/aspell/aspell-0.60.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/aspell-0.60.6.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/aspell-0.60.6.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/aspell/aspell-0.60.6.ebuild?r1=1.11&r2=1.12
Index: aspell-0.60.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- aspell-0.60.6.ebuild 18 Mar 2009 07:35:09 -0000 1.11
+++ aspell-0.60.6.ebuild 26 Dec 2009 20:36:02 -0000 1.12
@@ -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-text/aspell/aspell-0.60.6.ebuild,v 1.11 2009/03/18 07:35:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6.ebuild,v 1.12 2009/12/26 20:36:02 pva Exp $
# N.B. This is before inherit of autotools, as autotools.eclass adds the
# relevant dependencies to DEPEND.
@@ -99,9 +99,4 @@
elog "After installing an aspell dictionary for your language(s),"
elog "You may use the aspell-import utility to import your personal"
elog "dictionaries from ispell, pspell and the older aspell"
-
- ewarn ""
- ewarn "Please re-install ALL your aspell-LANG dictionaries"
- ewarn ""
- ebeep 5
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-26 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 20:36 [gentoo-commits] gentoo-x86 commit in app-text/aspell: ChangeLog aspell-0.60.6-r1.ebuild aspell-0.60.6.ebuild Peter Volkov (pva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox