public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alec Warner" <antarus@gentoo.org>
To: gentoo-dev@lists.gentoo.org, matsuu@gentoo.org, robbat2@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 2 Jan 2009 13:40:09 -0800	[thread overview]
Message-ID: <b41005390901021340o40fe7605q4b90ac36c2ec7feb@mail.gmail.com> (raw)
In-Reply-To: <E1LImjm-0000E7-9E@stork.gentoo.org>

How hard would it be to change permissions on the ,v file for this and
just run the use.local.desc updater as a user with different
privileges?

-Alec

On Fri, Jan 2, 2009 at 8:19 AM, Matsuu Takuto (matsuu)
<matsuu@gentoo.org> wrote:
> matsuu      09/01/02 16:19:02
>
>  Modified:             ChangeLog use.local.desc
>  Log:
>  Adding local use flags for app-i18n/ibus-table-{erbi,wubi,zhengma}.
>
> Revision  Changes    Path
> 1.2227               profiles/ChangeLog
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2227&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2227&content-type=text/plain
> diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2226&r2=1.2227
>
> Index: ChangeLog
> ===================================================================
> RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
> retrieving revision 1.2226
> retrieving revision 1.2227
> diff -u -r1.2226 -r1.2227
> --- ChangeLog   1 Jan 2009 15:39:46 -0000       1.2226
> +++ ChangeLog   2 Jan 2009 16:19:01 -0000       1.2227
> @@ -1,11 +1,14 @@
>  # ChangeLog for profile directory
>  # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
> -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2226 2009/01/01 15:39:46 loki_val Exp $
> +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2227 2009/01/02 16:19:01 matsuu Exp $
>  #
>  # This ChangeLog should include records for all changes in profiles directory.
>  # Only typo fixes which don't affect portage/repoman behaviour could be avoided
>  # here. If in doubt put a record here!
>
> +  02 Jan 2009; MATSUU Takuto <matsuu@gentoo.org> use.local.desc:
> +  Adding local use flags for app-i18n/ibus-table-{erbi,wubi,zhengma}.
> +
>   01 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> package.mask:
>   Removing gtksourceview-sharp mask
>
>
>
>
> 1.4092               profiles/use.local.desc
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4092&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4092&content-type=text/plain
> diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.4091&r2=1.4092
>
> Index: use.local.desc
> ===================================================================
> RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
> retrieving revision 1.4091
> retrieving revision 1.4092
> diff -u -r1.4091 -r1.4092
> --- use.local.desc      2 Jan 2009 15:27:49 -0000       1.4091
> +++ use.local.desc      2 Jan 2009 16:19:02 -0000       1.4092
> @@ -1,6 +1,6 @@
>  # Copyright 1999-2008 Gentoo Foundation.
>  # Distributed under the terms of the GNU General Public License v2
> -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4091 2009/01/02 15:27:49 robbat2 Exp $
> +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4092 2009/01/02 16:19:02 matsuu Exp $
>  # This file contains descriptions of local USE flags, and the ebuilds which
>  # contain them.
>  # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
> @@ -260,6 +260,9 @@
>  app-i18n/ibus-table:extra-phrases - Add extra phrases into builded Engine
>  app-i18n/ibus-table:wubi - Enable to generate WuBi86 and WuBi98 Engine
>  app-i18n/ibus-table:zhengma - Enable to generate ZhengMa Engine
> +app-i18n/ibus-table-erbi:extra-phrases - Add extra phrases into builded Engine
> +app-i18n/ibus-table-wubi:extra-phrases - Add extra phrases into builded Engine
> +app-i18n/ibus-table-zhengma:extra-phrases - Add extra phrases into builded Engine
>  app-i18n/im-ja:anthy - Support for Anthy input method
>  app-i18n/im-ja:skk - Support for SKK input method
>  app-i18n/kimera:anthy - Support for Anthy input method
>
>
>
>
>



  parent reply	other threads:[~2009-01-02 21:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1LImjm-0000E7-9E@stork.gentoo.org>
2009-01-02 16:20 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc Tobias Scherbaum
2009-01-02 21:40 ` Alec Warner [this message]
2009-01-02 21:53   ` Robin H. Johnson
2009-01-02 22:21     ` Dawid Węgliński
2009-01-02 22:22       ` Robin H. Johnson
2009-01-02 21:56   ` Doug Goldstein
2009-01-03  0:15     ` Alec Warner
2009-01-03  4:05     ` Jeroen Roovers
     [not found] <E1LL90r-0001Lk-RG@stork.gentoo.org>
2009-01-09 13:16 ` Christian Faulhammer

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=b41005390901021340o40fe7605q4b90ac36c2ec7feb@mail.gmail.com \
    --to=antarus@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=matsuu@gentoo.org \
    --cc=robbat2@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