Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363210 Details for
Bug 491190
x11-libx/mx is missing an "nls" enabled check
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add an "nls" USE check.
mx-1.4.7.diff (text/plain), 909 bytes, created by
Seemant Kulleen
on 2013-11-13 20:23:08 UTC
(
hide
)
Description:
Add an "nls" USE check.
Filename:
MIME Type:
Creator:
Seemant Kulleen
Created:
2013-11-13 20:23:08 UTC
Size:
909 bytes
patch
obsolete
>--- mx-1.4.7.ebuild 2013-11-13 12:16:33.000000000 -0800 >+++ mx-1.4.7.ebuild.new 2013-11-13 12:17:21.000000000 -0800 >@@ -13,7 +13,7 @@ > LICENSE="LGPL-2.1" > SLOT="1.0" > KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" >-IUSE="dbus debug glade +gtk +introspection startup-notification" >+IUSE="dbus debug glade +gtk +introspection nls startup-notification" > > RDEPEND=" > >=dev-libs/glib-2.28.0:2 >@@ -28,6 +28,7 @@ > <dev-util/glade-3.9.1:3 ) > gtk? ( >=x11-libs/gtk+-2.20:2[introspection?] ) > introspection? ( >=dev-libs/gobject-introspection-0.6.4 ) >+ nls? ( dev-util/intltool ) > startup-notification? ( >=x11-libs/startup-notification-0.9 )" > DEPEND="${RDEPEND} > app-arch/xz-utils >@@ -53,6 +54,7 @@ > $(use_enable gtk gtk-widgets) \ > $(use_enable introspection) \ > $(use_enable debug) \ >+ $(use_enable nls) \ > $(use_with dbus) \ > $(use_with glade) \ > $(use_with startup-notification)
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 491190
: 363210