Gentoo Archives: gentoo-commits

From: Ettore Di Giacinto <mudler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mozo/
Date: Sun, 29 Jan 2017 12:47:57
Message-Id: 1485694029.d49a49be2432e415d809e99d6fae93e942c5c041.mudler@gentoo
1 commit: d49a49be2432e415d809e99d6fae93e942c5c041
2 Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 12:32:26 2017 +0000
4 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 12:47:09 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=d49a49be
7
8 x11-misc/mozo: revision bump #606986
9
10 * enforce USE python constraint on mate-base/mate-menus
11
12 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=606986
13
14 Package-Manager: Portage-2.3.3, Repoman-2.3.1
15
16 x11-misc/mozo/{mozo-1.16.0.ebuild => mozo-1.16.0-r1.ebuild} | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/x11-misc/mozo/mozo-1.16.0.ebuild b/x11-misc/mozo/mozo-1.16.0-r1.ebuild
20 similarity index 92%
21 rename from x11-misc/mozo/mozo-1.16.0.ebuild
22 rename to x11-misc/mozo/mozo-1.16.0-r1.ebuild
23 index 80e2d65..0e27e29 100644
24 --- a/x11-misc/mozo/mozo-1.16.0.ebuild
25 +++ b/x11-misc/mozo/mozo-1.16.0-r1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2016 Gentoo Foundation
28 +# Copyright 1999-2017 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 # $Id$
31
32 @@ -21,7 +21,7 @@ IUSE=""
33
34 COMMON_DEPEND="${PYTHON_DEPS}
35 >=dev-python/pygobject-3:3[${PYTHON_USEDEP}]
36 - >=mate-base/mate-menus-1.6[introspection]
37 + >=mate-base/mate-menus-1.6[introspection,python]
38 x11-libs/gdk-pixbuf:2[introspection]
39 x11-libs/gtk+:3[introspection]
40 virtual/libintl:0