First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 87044
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Fonts Team <fonts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Georgi Georgiev <chutz@gg3.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 87044 depends on: Show dependency tree
Bug 87044 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-28 16:02 0000
There is a typo in the asianfonts 7.0 ebuild that prevents it from triggerring
on Japanese LINGUAS:
    if ! use linguas_zh_CN && ! use linguas_zh_TW && ! use linugas_ja && ! use
linguas_ko ; then

it says linugas_ja instead of linguas_ja.

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2005-03-28 16:35:20 0000 -------
:/ Sorry for that. Fixed in CVS.

------- Comment #2 From Georgi Georgiev 2005-04-03 23:55:05 0000 -------
I don't think it's worth it opening another bug, so could you also add

IUSE="linguas_zh_TW linguas_zh_CN linguas_ja linguas_ko"

to the ebuilds?

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2005-04-04 01:55:07 0000 -------
When I added these flags to IUSE, I got

RepoMan scours the neighborhood...

  IUSE.invalid                   4
   media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20020815.ebuild: linguas_zh_CN
   media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20020815.ebuild: linguas_zh_TW
   media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20020815.ebuild: linguas_ja
   media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20020815.ebuild: linguas_ko

warnings, so I left IUSE variable. This is probably because
expanded vars are treated differently from usualy USE.

nakano: do you have any idea on this?

------- Comment #4 From foser (RETIRED) 2005-04-04 04:12:42 0000 -------
I don't think linguas_X should be in IUSE.

------- Comment #5 From Georgi Georgiev 2005-04-04 06:05:24 0000 -------
Then I think that linguas_X shouldn't be used for this font package.
"emerge --newuse" must be able to detect the change of behavior that the new linguas will introduce, and unless they are in IUSE this will not happen.

First Last Prev Next    No search results available      Search page      Enter new bug