Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14016 Details for
Bug 23716
JISX 0201 support for x11-terms/rxvt (Patch)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rxvt-2.7.10.ebuild.diff
rxvt-2.7.10.ebuild.diff (text/plain), 653 bytes, created by
Mamoru KOMACHI (RETIRED)
on 2003-06-29 12:36:54 UTC
(
hide
)
Description:
rxvt-2.7.10.ebuild.diff
Filename:
MIME Type:
Creator:
Mamoru KOMACHI (RETIRED)
Created:
2003-06-29 12:36:54 UTC
Size:
653 bytes
patch
obsolete
>--- rxvt-2.7.10.ebuild.ORIG 2003-04-01 04:47:25.000000000 +0900 >+++ rxvt-2.7.10.ebuild 2003-06-30 02:19:12.000000000 +0900 >@@ -4,10 +4,11 @@ > > inherit eutils > >-IUSE="motif" >+IUSE="motif cjk" > S=${WORKDIR}/${P} > DESCRIPTION="rxvt -- nice small x11 terminal" >-SRC_URI="ftp://ftp.rxvt.org/pub/rxvt/${P}.tar.gz" >+SRC_URI="ftp://ftp.rxvt.org/pub/rxvt/${P}.tar.gz >+ cjk? ( http://www.smalltown.ne.jp/~usata/pub/patch/rxvt-2.7.10-rk.patch )" > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips" >@@ -24,6 +25,7 @@ > cd ${S} > > use motif && epatch ${FILESDIR}/${P}-azz4.diff >+ use cjk && epatch ${DISTDIR}/${P}-rk.patch > } > > src_compile() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23716
:
14015
| 14016