Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 139327 Details for
Bug 203354
x11-terms/xterm should have the 'utempter' flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for xterm-229.ebuild
xterm-229-libutempter.patch (text/plain), 1.01 KB, created by
David Watzke
on 2007-12-26 05:53:21 UTC
(
hide
)
Description:
patch for xterm-229.ebuild
Filename:
MIME Type:
Creator:
David Watzke
Created:
2007-12-26 05:53:21 UTC
Size:
1.01 KB
patch
obsolete
>--- /portage/x11-terms/xterm/xterm-229.ebuild 2007-12-26 06:45:03.000000000 +0100 >+++ xterm-229.ebuild 2007-12-26 06:50:30.000000000 +0100 >@@ -11,7 +11,7 @@ > LICENSE="X11" > SLOT="0" > KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" >-IUSE="truetype Xaw3d unicode toolbar paste64" >+IUSE="truetype Xaw3d unicode utempter toolbar paste64" > > RDEPEND="x11-libs/libX11 > x11-libs/libXrender >@@ -22,8 +22,8 @@ > x11-libs/libXaw > x11-apps/xmessage > unicode? ( x11-apps/luit ) >- Xaw3d? ( x11-libs/Xaw3d ) >- sys-libs/libutempter" >+ utempter? ( sys-libs/libutempter ) >+ Xaw3d? ( x11-libs/Xaw3d )" > DEPEND="${RDEPEND} > x11-proto/xproto" > >@@ -37,7 +37,6 @@ > > econf --libdir=/etc \ > --with-x \ >- --with-utempter \ > --disable-setuid \ > --disable-full-tgetent \ > --disable-imake \ >@@ -58,6 +57,7 @@ > $(use_enable toolbar) \ > $(use_enable truetype freetype) \ > $(use_enable unicode luit) $(use_enable unicode mini-luit) \ >+ $(use_with utempter) \ > $(use_with Xaw3d) \ > $(use_enable paste64) >
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 203354
: 139327