commit: f7e268454cae25a69ba6ed32abfb2529f4bd0e47 Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 12:32:26 2017 +0000 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 12:57:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e26845
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 x11-misc/mozo/{mozo-1.16.0.ebuild => mozo-1.16.0-r1.ebuild} | 4 ++-- 1 file 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 similarity index 92% rename from x11-misc/mozo/mozo-1.16.0.ebuild rename to x11-misc/mozo/mozo-1.16.0-r1.ebuild index 80e2d65..0e27e29 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
