public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen (grobian)" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/vilistextum: ChangeLog vilistextum-2.6.9.ebuild
Date: Sun,  6 Feb 2011 21:09:29 +0000 (UTC)	[thread overview]
Message-ID: <20110206210929.5AA8920054@flycatcher.gentoo.org> (raw)

grobian     11/02/06 21:09:29

  Modified:             ChangeLog vilistextum-2.6.9.ebuild
  Log:
  Check for en_GB before resorting to Australian, for what it's worth
  
  (Portage version: 2.2.01.17693-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.34                 app-text/vilistextum/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	6 Feb 2011 14:54:09 -0000	1.33
+++ ChangeLog	6 Feb 2011 21:09:29 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/vilistextum
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.33 2011/02/06 14:54:09 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.34 2011/02/06 21:09:29 grobian Exp $
+
+  06 Feb 2011; Fabian Groffen <grobian@gentoo.org> vilistextum-2.6.9.ebuild:
+  Check for en_GB before resorting to Australian, for what it's worth
 
   06 Feb 2011; Fabian Groffen <grobian@gentoo.org> vilistextum-2.6.9.ebuild:
   Search for an UTF-8 locale for people that lack en_US.UTF-8, such that we



1.11                 app-text/vilistextum/vilistextum-2.6.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild?r1=1.10&r2=1.11

Index: vilistextum-2.6.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vilistextum-2.6.9.ebuild	6 Feb 2011 14:54:09 -0000	1.10
+++ vilistextum-2.6.9.ebuild	6 Feb 2011 21:09:29 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v 1.10 2011/02/06 14:54:09 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v 1.11 2011/02/06 21:09:29 grobian Exp $
 
 EAPI="2"
 
@@ -39,7 +39,7 @@
 	# available, in which case it is better not to hardcode to use it
 	l=$(get_locale en_US)
 	if [[ -z ${l} ]] ; then
-		for t in "en_.*" ".*" ; do
+		for t in "en_GB" "en_.*" ".*" ; do
 			l=$(get_locale ${t})
 			if [[ -n ${l} ]] ; then
 				l=${l%%$'\n'*}






             reply	other threads:[~2011-02-06 21:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-06 21:09 Fabian Groffen (grobian) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-24 14:54 [gentoo-commits] gentoo-x86 commit in app-text/vilistextum: ChangeLog vilistextum-2.6.9.ebuild Justin Lecher (jlec)
2011-08-08 20:20 Fabian Groffen (grobian)
2011-02-12 18:49 Raul Porcel (armin76)
2011-02-06 14:54 Fabian Groffen (grobian)
2011-02-06 14:14 Fabian Groffen (grobian)
2011-01-15 14:29 Markus Meier (maekke)
2011-01-08  0:07 Markos Chandras (hwoarang)
2011-01-07 23:33 Brent Baude (ranger)
2011-01-07 18:05 Justin Lecher (jlec)
2010-03-18 18:47 Fabian Groffen (grobian)
2008-02-13 20:02 Nguyen Thai Ngoc Duy (pclouds)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110206210929.5AA8920054@flycatcher.gentoo.org \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox