Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 110208 Details for
Bug 166919
rox-extra/memo: nuke legacy dbus dependencies and checks
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Adding use libnotify
memo.patch (text/plain), 1.48 KB, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2007-02-14 22:52:45 UTC
(
hide
)
Description:
Adding use libnotify
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2007-02-14 22:52:45 UTC
Size:
1.48 KB
patch
obsolete
>diff -ru rox-extra/memo-/memo-1.9.7.ebuild rox-extra/memo/memo-1.9.7.ebuild >--- rox-extra/memo-/memo-1.9.7.ebuild 2007-02-14 17:23:58.000000000 +0100 >+++ rox-extra/memo/memo-1.9.7.ebuild 2007-02-14 17:34:18.000000000 +0100 >@@ -23,7 +23,7 @@ > APPNAME=${MY_PN} > > pkg_setup() { >- if ! has_version dev-python/dbus-python && \ >+ if use libnotify && ! has_version dev-python/dbus-python && \ > ! built_with_use sys-apps/dbus python > then > einfo "${APPNAME} requires dbus to be built with python support." >diff -ru rox-extra/memo-/memo-2.0.ebuild rox-extra/memo/memo-2.0.ebuild >--- rox-extra/memo-/memo-2.0.ebuild 2007-02-14 17:23:58.000000000 +0100 >+++ rox-extra/memo/memo-2.0.ebuild 2007-02-14 17:35:05.000000000 +0100 >@@ -23,7 +23,7 @@ > APPNAME=${MY_PN} > > pkg_setup() { >- if ! has_version dev-python/dbus-python && \ >+ if use libnotify && ! has_version dev-python/dbus-python && \ > ! built_with_use sys-apps/dbus python > then > einfo "${APPNAME} requires dbus to be built with python support." >diff -ru rox-extra/memo-/memo-2.0-r1.ebuild rox-extra/memo/memo-2.0-r1.ebuild >--- rox-extra/memo-/memo-2.0-r1.ebuild 2007-02-14 17:23:58.000000000 +0100 >+++ rox-extra/memo/memo-2.0-r1.ebuild 2007-02-14 17:35:18.000000000 +0100 >@@ -24,7 +24,7 @@ > APPCATEGORY="Utility;Clock" > > pkg_setup() { >- if ! has_version dev-python/dbus-python && \ >+ if use libnotify && ! has_version dev-python/dbus-python && \ > ! built_with_use sys-apps/dbus python > then > einfo "${APPNAME} requires dbus to be built with python support."
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 166919
: 110208