floppym     14/12/28 19:08:02

  Modified:             mate-menu-editor-1.6.0.ebuild ChangeLog
  Log:
  python-r1 cleanup.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.3                  x11-misc/mate-menu-editor/mate-menu-editor-1.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-menu-editor/mate-menu-editor-1.6.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-menu-editor/mate-menu-editor-1.6.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-menu-editor/mate-menu-editor-1.6.0.ebuild?r1=1.2&r2=1.3

Index: mate-menu-editor-1.6.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/x11-misc/mate-menu-editor/mate-menu-editor-1.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mate-menu-editor-1.6.0.ebuild       4 May 2014 14:55:31 -0000       1.2
+++ mate-menu-editor-1.6.0.ebuild       28 Dec 2014 19:08:02 -0000      1.3
@@ -1,13 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/mate-menu-editor/mate-menu-editor-1.6.0.ebuild,v
 1.2 2014/05/04 14:55:31 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/mate-menu-editor/mate-menu-editor-1.6.0.ebuild,v
 1.3 2014/12/28 19:08:02 floppym Exp $
 
 EAPI="5"
 
 GCONF_DEBUG="no"
 PYTHON_COMPAT=( python{2_6,2_7} )
 PYTHON_REQ_USE="xml"
-SUPPORT_PYTHON_ABIS="1"
 
 inherit autotools gnome2 python-r1 versionator
 
@@ -21,12 +20,12 @@
 SLOT="0"
 KEYWORDS="amd64"
 
-COMMON_DEPEND=">=dev-python/pygobject-2.15.1:2[${PYTHON_USEDEP}]
+COMMON_DEPEND="${PYTHON_DEPS}
+       >=dev-python/pygobject-2.15.1:2[${PYTHON_USEDEP}]
        >=dev-python/pygtk-2.13:2[${PYTHON_USEDEP}]
        >=mate-base/mate-menus-1.6:0[introspection,python]"
 
 RDEPEND="${COMMON_DEPEND}
-       ${PYTHON_DEPS}
        >=mate-base/mate-panel-1.6:0
        x11-libs/gdk-pixbuf:2[introspection]
        x11-libs/gtk+:2[introspection]
@@ -37,6 +36,8 @@
        sys-devel/gettext:*
        virtual/pkgconfig:*"
 
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
 src_prepare() {
        # Tarball has no proper build system, should be fixed on next release.
        eautoreconf



1.3                  x11-misc/mate-menu-editor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-menu-editor/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-menu-editor/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-menu-editor/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/mate-menu-editor/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   4 May 2014 14:55:31 -0000       1.2
+++ ChangeLog   28 Dec 2014 19:08:02 -0000      1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/mate-menu-editor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mate-menu-editor/ChangeLog,v 1.2 
2014/05/04 14:55:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mate-menu-editor/ChangeLog,v 1.3 
2014/12/28 19:08:02 floppym Exp $
+
+  28 Dec 2014; Mike Gilbert <flop...@gentoo.org> mate-menu-editor-1.6.0.ebuild:
+  python-r1 cleanup.
 
   04 May 2014; Agostino Sarubbo <a...@gentoo.org> 
mate-menu-editor-1.6.0.ebuild:
   Stable for amd64, wrt bug #509268




Reply via email to