Gentoo Archives: gentoo-dev

From: Takamoto Ando <glenn@××××××××××.jp>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Question about portage
Date: Thu, 06 Jun 2002 07:40:01
Message-Id: 80C9B7B2-794A-11D6-9957-0003930A8D14@cty-net.ne.jp
1 Hello!
2 My name is Takamoto from Japan.
3 i just start gentoo today.
4 Then I have question about portage system.
5 I want to make some portage for Japanese.
6 Also I want to patch to kde's .ebuild file(Bugfix for Japanese)
7
8 usually I patch as below
9 download patchfile (ex.koffice-2.0.1-kpresenter-xim-20001207.diff)
10 then
11 bzip2 -dc koffice-2.0.tar.bz2 | tar xvf -
12 patch -p0 < koffice-2.0.1-kpresenter-xim-20001207.diff
13
14 Can I include this routine to .ebuild file??
15
16 I think just write where from download,where is downloaded PATH to patch file
17 to .ebuild file.
18 then do patch script.
19
20 any good suggest,please.
21
22 Thanks for your COOL distribution!!!!
23
24
25 Takamoto Ando
26 glenn@××××××××××.jp

Replies

Subject Author
Re: [gentoo-dev] Question about portage Ryan Shaw <ryan.shaw@××××××××××××××.org>
Re: [gentoo-dev] Question about portage Bart Verwilst <verwilst@g.o>