Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14015 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.8-r6.ebuild.diff
rxvt-2.7.8-r6.ebuild.diff (text/plain), 691 bytes, created by
Mamoru KOMACHI (RETIRED)
on 2003-06-29 12:36:20 UTC
(
hide
)
Description:
rxvt-2.7.8-r6.ebuild.diff
Filename:
MIME Type:
Creator:
Mamoru KOMACHI (RETIRED)
Created:
2003-06-29 12:36:20 UTC
Size:
691 bytes
patch
obsolete
>--- rxvt-2.7.8-r6.ebuild.ORIG 2003-03-26 20:12:11.000000000 +0900 >+++ rxvt-2.7.8-r6.ebuild 2003-06-30 04:25:54.000000000 +0900 >@@ -4,12 +4,13 @@ > > inherit eutils > >-IUSE="motif" >+IUSE="motif cjk" > > S=${WORKDIR}/${P} > DESCRIPTION="rxvt -- nice small x11 terminal" > HOMEPAGE="http://www.rxvt.org" >-SRC_URI="ftp://ftp.rxvt.org/pub/rxvt/${P}.tar.gz" >+SRC_URI="ftp://ftp.rxvt.org/pub/rxvt/${P}.tar.gz >+ cjk? ( http://hp.vector.co.jp/authors/VA021953/rxvt/src/rxvt-2.7.8-rk.patch )" > > LICENSE="GPL-2" > SLOT="0" >@@ -25,6 +26,7 @@ > > epatch ${FILESDIR}/${P}-security.patch > use motif && epatch ${FILESDIR}/${P}-azz4.diff >+ use cjk && epatch ${DISTDIR}/rxvt-2.7.8-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