Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 418053 - Add language "yi" (Yiddish) to profiles/desc/linguas.desc for media-gfx/gimp
Summary: Add language "yi" (Yiddish) to profiles/desc/linguas.desc for media-gfx/gimp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-05-28 20:58 UTC by Sebastian Pipping
Modified: 2012-05-29 06:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2012-05-28 20:58:14 UTC
I Gimp's naming of "yi" (Yiddish) is sound it should be added to profiles/desc/linguas.desc.  Gimp's file is up here:

http://git.gnome.org/browse/gimp/tree/po/yi.po

I would assign this bug to someone if I knew to whom.  Any ideas?


If I do not hear anything in two weeks, I may go forward myself.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-28 23:23:34 UTC
You. :)

Just add a line like:
yi - Yiddish locale
and then sort the list and commit it. I must note that when I sort the list in vim, I see that suddenly @ is sorted before _, so that this would cause a few more changes than anticipated. But this should generally do it:

--- ../../profiles/desc/linguas.desc    29 Mar 2012 15:44:22 -0000      1.59
+++ ../../profiles/desc/linguas.desc    28 May 2012 23:20:59 -0000
@@ -196,6 +196,7 @@
 vi - Vietnamese locale
 wa - Walloon locale
 xh - Xhosa locale
+yi - Yiddish locale
 zh - Chinese locale
 zh_CN - Chinese locale for Peoples Republic of China
 zh_HK - Chinese locale for Hong Kong

Btw, I would have thought that repoman would throw a use.invalid in this case. It's strange that it didn't, but that's perhaps cause for another bug report.
Comment 2 Sebastian Pipping gentoo-dev 2012-05-28 23:39:44 UTC
(In reply to comment #1)
> You. :)

I see.


> Btw, I would have thought that repoman would throw a use.invalid in this
> case. It's strange that it didn't, but that's perhaps cause for another bug
> report.

I actually did which is why I could not add "linguas_yi" to the gimp ebuilds and went for opening this bug.

I'll apply the changes tomorrow, need sleep right now.
Comment 3 Sebastian Pipping gentoo-dev 2012-05-29 06:48:03 UTC
(In reply to comment #2)
> I actually did which is why I could not add "linguas_yi" to the gimp ebuilds
> and went for opening this bug.

-I +It


> I'll apply the changes tomorrow, need sleep right now.

Done.

+  29 May 2012; Sebastian Pipping <sping@gentoo.org> desc/linguas.desc:
+  Add Yiddish locale for media-gfx/gimp (bug #418053)
+

+  29 May 2012; Sebastian Pipping <sping@gentoo.org> gimp-2.6.12-r1.ebuild,
+  gimp-2.8.0-r1.ebuild:
+  Support yi locale previously held back by bug #418053
+