Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev@××××××××××××.org
Subject: Re: [gentoo-dev] GLEP 34 (category metadata) implemented
Date: Sat, 26 Mar 2005 20:58:30
Message-Id: 20050326205725.2993ee2d@snowdrop
In Reply to: [gentoo-dev] GLEP 34 (category metadata) implemented by Ciaran McCreesh
1 On Wed, 23 Mar 2005 02:46:08 +0000 Ciaran McCreesh <ciaranm@g.o>
2 wrote:
3 | If you're committing, **remember to use utf-8**. If your language uses
4 | all kinds of weird accented characters, you could really screw things
5 | up if you don't.
6 |
7 | The correct way to commit a *category* metadata file at the moment is:
8 | xmllint --noout --valid metadata.xml
9 | glep31check metadata.xml
10 | cvs commit -m "blah blah" metadata.xml
11
12 Hrm, and if you're running *vim but not using ~arch, and if you have
13 some weird locale setting, you might want to upgrade to ~arch and accept
14 all the changes to /etc/vim/vimrc. It's RedHat's fault (long story).
15
16 *shrug* No huge deal really, I'm waiting for nano's utf-8 support to be
17 confirmed stable and working before I go through and tidy up the
18 remaining impure characters in the tree.
19
20 --
21 Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools)
22 Mail : ciaranm at gentoo.org
23 Web : http://dev.gentoo.org/~ciaranm

Replies

Subject Author
Re: [gentoo-dev] GLEP 34 (category metadata) implemented Donnie Berkholz <spyderous@g.o>
Re: [gentoo-dev] GLEP 34 (category metadata) implemented Mike Frysinger <vapier@g.o>