Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 76113 Details for
Bug 109395
New USE-Flag utempter to toggle utempter support on or off
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for kdelibs-3.5.0-r1
utempter_useflag.patch (text/plain), 1.13 KB, created by
Aaron
on 2006-01-03 15:53:27 UTC
(
hide
)
Description:
patch for kdelibs-3.5.0-r1
Filename:
MIME Type:
Creator:
Aaron
Created:
2006-01-03 15:53:27 UTC
Size:
1.13 KB
patch
obsolete
>--- kdelibs-3.5.0-r1.ebuild.orig 2006-01-03 16:51:39.000000000 -0700 >+++ kdelibs-3.5.0-r1.ebuild 2006-01-03 16:53:20.000000000 -0700 >@@ -12,7 +12,7 @@ > LICENSE="GPL-2 LGPL-2" > SLOT="3.5" > KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" >-IUSE="acl alsa arts cups doc jpeg2k kerberos openexr spell ssl tiff zeroconf" >+IUSE="acl alsa arts cups doc jpeg2k kerberos openexr spell ssl tiff utempter zeroconf" > > # kde.eclass has kdelibs in DEPEND, and we can't have that in here. > # so we recreate the entire DEPEND from scratch. >@@ -26,7 +26,7 @@ > >=dev-libs/libpcre-4.2 > media-libs/libart_lgpl > net-dns/libidn >- virtual/utempter >+ utempter? ( virtual/utempter ) > acl? ( kernel_linux? ( sys-apps/acl ) ) > ssl? ( >=dev-libs/openssl-0.9.7d ) > alsa? ( media-libs/alsa-lib ) >@@ -56,7 +56,7 @@ > > myconf="--with-distribution=Gentoo > --enable-libfam $(use_enable kernel_linux dnotify) >- --with-libart --with-libidn --with-utempter >+ --with-libart --with-libidn $(use_with utempter) > $(use_with acl) $(use_with ssl) > $(use_with alsa) $(use_with arts) > $(use_with kerberos gssapi) $(use_with tiff)
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 109395
: 76113