Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9652 Details for
Bug 17925
patch for licq ebuild to have right dependancy behaviour
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
licq-1.2.4-r2.ebuild.diff
licq-1.2.4-r2.ebuild.diff (text/plain), 513 bytes, created by
Thomas Weidner
on 2003-03-21 08:02:32 UTC
(
hide
)
Description:
licq-1.2.4-r2.ebuild.diff
Filename:
MIME Type:
Creator:
Thomas Weidner
Created:
2003-03-21 08:02:32 UTC
Size:
513 bytes
patch
obsolete
>--- /usr/portage/net-im/licq/licq-1.2.4-r2.ebuild 2003-02-11 02:21:24.000000000 +0100 >+++ licq-1.2.4-r2.ebuild 2003-03-21 13:56:27.000000000 +0100 >@@ -4,8 +4,15 @@ > > IUSE="ssl socks5 qt kde gtk ncurses" > >-use kde && inherit kde-base >-use kde && need-kde 3.0 >+#use kde && inherit kde-base >+#use kde && need-kde 3.0 >+ >+if use kde; then >+ inherit kde-base >+ need-kde 3.0 >+ DEPEND="kde? ( ${DEPEND} )" >+ RDEPEND="kde? ( ${RDEPEND} )" >+fi > > DESCRIPTION="ICQ Client with v8 support" > HOMEPAGE="http://www.licq.org"
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 17925
: 9652