* [gentoo-pms] [PATCH] -i18n switch for doman
@ 2010-10-27 14:04 Christian Faulhammer
2010-10-27 14:05 ` Ciaran McCreesh
2010-11-07 14:20 ` [gentoo-pms] Please remove me Jacob Skillin
0 siblings, 2 replies; 4+ messages in thread
From: Christian Faulhammer @ 2010-10-27 14:04 UTC (permalink / raw
To: gentoo-pms
[-- Attachment #1.1: Type: text/plain, Size: 190 bytes --]
Hi,
any objections?
V-Li
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://gentoo.faulhammer.org/>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-Cheat-sheet-Make-a-not-about-i18n-switch-of-doman.patch --]
[-- Type: text/x-patch, Size: 915 bytes --]
From f421aa3a41d8f4eeb5ab10a6b9e0704431f01e44 Mon Sep 17 00:00:00 2001
From: Christian Faulhammer <fauli@gentoo.org>
Date: Wed, 27 Oct 2010 16:03:11 +0200
Subject: [PATCH] Cheat sheet: Make a not about -i18n switch of doman
---
eapi-cheatsheet.tex | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index b100c56..c6f3066 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -137,7 +137,8 @@ nonetheless.
\featureref{default-func}.
\item[\code{doman} language support] The \code{doman} installation
function recognizes language specific man page extensions and
- behaves accordingly. See \featureref{doman-langs}.
+ behaves accordingly. This behaviour can be overriden by the
+ \code{-i18n} switch with EAPI 4. See \featureref{doman-langs}.
\end{description}
\newpage
--
1.7.2.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [gentoo-pms] [PATCH] -i18n switch for doman
2010-10-27 14:04 [gentoo-pms] [PATCH] -i18n switch for doman Christian Faulhammer
@ 2010-10-27 14:05 ` Ciaran McCreesh
2010-12-19 10:48 ` Christian Faulhammer
2010-11-07 14:20 ` [gentoo-pms] Please remove me Jacob Skillin
1 sibling, 1 reply; 4+ messages in thread
From: Ciaran McCreesh @ 2010-10-27 14:05 UTC (permalink / raw
To: gentoo-pms
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
On Wed, 27 Oct 2010 16:04:37 +0200
Christian Faulhammer <fauli@gentoo.org> wrote:
> any objections?
"Overridden" should be "inhibited", shouldn't it?
--
Ciaran McCreesh
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-pms] Please remove me
2010-10-27 14:04 [gentoo-pms] [PATCH] -i18n switch for doman Christian Faulhammer
2010-10-27 14:05 ` Ciaran McCreesh
@ 2010-11-07 14:20 ` Jacob Skillin
1 sibling, 0 replies; 4+ messages in thread
From: Jacob Skillin @ 2010-11-07 14:20 UTC (permalink / raw
To: gentoo-pms
This mailing list's unsubscribe feature is not working. Can an administrator
please remove this e-mail address from the list?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-pms] [PATCH] -i18n switch for doman
2010-10-27 14:05 ` Ciaran McCreesh
@ 2010-12-19 10:48 ` Christian Faulhammer
0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer @ 2010-12-19 10:48 UTC (permalink / raw
To: gentoo-pms
[-- Attachment #1.1: Type: text/plain, Size: 417 bytes --]
Hi,
Ciaran McCreesh <ciaran.mccreesh@googlemail.com>:
> On Wed, 27 Oct 2010 16:04:37 +0200
> Christian Faulhammer <fauli@gentoo.org> wrote:
> > any objections?
>
> "Overridden" should be "inhibited", shouldn't it?
Yes. Can I push this?
V-Li
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://gentoo.faulhammer.org/>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-EAPI-Cheat-sheet-Make-a-note-about-i18n-switch-of-do.patch --]
[-- Type: text/x-patch, Size: 921 bytes --]
From 892bcc9ed149ed984aff6fafe4030c0be5b585a6 Mon Sep 17 00:00:00 2001
From: Christian Faulhammer <fauli@gentoo.org>
Date: Sun, 19 Dec 2010 11:46:47 +0100
Subject: [PATCH] EAPI Cheat sheet: Make a note about -i18n switch of doman
---
eapi-cheatsheet.tex | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 028a0dd..7c97aea 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -137,7 +137,8 @@ nonetheless.
\featureref{default-func}.
\item[\code{doman} language support] The \code{doman} installation
function recognizes language specific man page extensions and
- behaves accordingly. See \featureref{doman-langs}.
+ behaves accordingly. This behaviour can be inhibited by the
+ \code{-i18n} switch with EAPI 4. See \featureref{doman-langs}.
\end{description}
\newpage
--
1.7.2.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-12-19 10:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27 14:04 [gentoo-pms] [PATCH] -i18n switch for doman Christian Faulhammer
2010-10-27 14:05 ` Ciaran McCreesh
2010-12-19 10:48 ` Christian Faulhammer
2010-11-07 14:20 ` [gentoo-pms] Please remove me Jacob Skillin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox