diff options
author | Ettore Di Giacinto <mudler@gentoo.org> | 2017-01-29 13:32:26 +0100 |
---|---|---|
committer | Ettore Di Giacinto <mudler@gentoo.org> | 2017-01-29 13:57:26 +0100 |
commit | f7e268454cae25a69ba6ed32abfb2529f4bd0e47 (patch) | |
tree | 85ca61cf3c90d52f83b7e7aaecc16846d3f1ac18 /x11-misc | |
parent | dev-lang/ghc: apply gentoo dev-libs/libffi patch for alpha (diff) | |
download | gentoo-f7e268454cae25a69ba6ed32abfb2529f4bd0e47.tar.gz gentoo-f7e268454cae25a69ba6ed32abfb2529f4bd0e47.tar.bz2 gentoo-f7e268454cae25a69ba6ed32abfb2529f4bd0e47.zip |
x11-misc/mozo: revision bump #606986
* enforce USE python constraint on mate-base/mate-menus
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=606986
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/mozo/mozo-1.16.0-r1.ebuild (renamed from x11-misc/mozo/mozo-1.16.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/mozo/mozo-1.16.0.ebuild b/x11-misc/mozo/mozo-1.16.0-r1.ebuild index 80e2d65a34ff..0e27e29a423d 100644 --- a/x11-misc/mozo/mozo-1.16.0.ebuild +++ b/x11-misc/mozo/mozo-1.16.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ IUSE="" COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/pygobject-3:3[${PYTHON_USEDEP}] - >=mate-base/mate-menus-1.6[introspection] + >=mate-base/mate-menus-1.6[introspection,python] x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] virtual/libintl:0 |