Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 60966 Details for
Bug 83472
emacs toolkit scrollbars should be a USE flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add toolkit-scroll-bars use flag to emacs-cvs 23.0.0
23.0.0.diff (text/plain), 802 bytes, created by
James Cloos
on 2005-06-09 22:22:55 UTC
(
hide
)
Description:
add toolkit-scroll-bars use flag to emacs-cvs 23.0.0
Filename:
MIME Type:
Creator:
James Cloos
Created:
2005-06-09 22:22:55 UTC
Size:
802 bytes
patch
obsolete
>--- emacs-cvs-23.0.0.ebuild.~1~ 2005-06-10 01:15:45.000000000 -0400 >+++ emacs-cvs-23.0.0.ebuild 2005-06-10 01:17:41.000000000 -0400 >@@ -14,7 +14,7 @@ > > inherit elisp-common cvs alternatives flag-o-matic eutils > >-IUSE="X Xaw3d aqua gif gnome gtk jpeg nls png spell tiff" >+IUSE="X Xaw3d aqua gif gnome gtk jpeg nls png spell tiff toolkit-scroll-bars" > > S=${WORKDIR}/${ECVS_MODULE} > DESCRIPTION="Emacs is the extensible, customizable, self-documenting real-time display editor." >@@ -64,7 +64,7 @@ > > if use X; then > myconf="${myconf} --with-x" >- myconf="${myconf} --with-xpm --with-toolkit-scroll-bars" >+ myconf="${myconf} --with-xpm $(use_with toolkit-scroll-bars)" > myconf="${myconf} $(use_with jpeg) $(use_with tiff)" > myconf="${myconf} $(use_with gif) $(use_with png)" > if use gtk; then
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 83472
:
60965
| 60966 |
60967