* [gentoo-commits] gentoo-x86 commit in x11-misc/menulibre: menulibre-13.04.17.ebuild menulibre-13.01.4.ebuild menulibre-13.01.4-r1.ebuild ChangeLog
@ 2014-04-26 8:30 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2014-04-26 8:30 UTC (permalink / raw
To: gentoo-commits
pacho 14/04/26 08:30:47
Modified: menulibre-13.04.17.ebuild menulibre-13.01.4.ebuild
menulibre-13.01.4-r1.ebuild ChangeLog
Log:
Adapt to latest pygobject don't providing python2.6 support
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.2 x11-misc/menulibre/menulibre-13.04.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.04.17.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.04.17.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.04.17.ebuild?r1=1.1&r2=1.2
Index: menulibre-13.04.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.04.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- menulibre-13.04.17.ebuild 21 Oct 2013 17:46:32 -0000 1.1
+++ menulibre-13.04.17.ebuild 26 Apr 2014 08:30:46 -0000 1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.04.17.ebuild,v 1.1 2013/10/21 17:46:32 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.04.17.ebuild,v 1.2 2014/04/26 08:30:46 pacho Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="xml"
DISTUTILS_IN_SOURCE_BUILD=1
inherit eutils gnome2-utils distutils-r1
1.5 x11-misc/menulibre/menulibre-13.01.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild?r1=1.4&r2=1.5
Index: menulibre-13.01.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- menulibre-13.01.4.ebuild 25 Jun 2013 12:52:49 -0000 1.4
+++ menulibre-13.01.4.ebuild 26 Apr 2014 08:30:46 -0000 1.5
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild,v 1.4 2013/06/25 12:52:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild,v 1.5 2014/04/26 08:30:46 pacho Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="xml"
DISTUTILS_IN_SOURCE_BUILD=1
inherit eutils gnome2-utils distutils-r1
1.2 x11-misc/menulibre/menulibre-13.01.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild?r1=1.1&r2=1.2
Index: menulibre-13.01.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- menulibre-13.01.4-r1.ebuild 21 Oct 2013 17:40:09 -0000 1.1
+++ menulibre-13.01.4-r1.ebuild 26 Apr 2014 08:30:46 -0000 1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild,v 1.1 2013/10/21 17:40:09 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4-r1.ebuild,v 1.2 2014/04/26 08:30:46 pacho Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="xml"
DISTUTILS_IN_SOURCE_BUILD=1
inherit eutils gnome2-utils distutils-r1
1.7 x11-misc/menulibre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/menulibre/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/menulibre/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 21 Oct 2013 17:46:32 -0000 1.6
+++ ChangeLog 26 Apr 2014 08:30:46 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/menulibre
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/ChangeLog,v 1.6 2013/10/21 17:46:32 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/ChangeLog,v 1.7 2014/04/26 08:30:46 pacho Exp $
+
+ 26 Apr 2014; Pacho Ramos <pacho@gentoo.org> menulibre-13.01.4-r1.ebuild,
+ menulibre-13.01.4.ebuild, menulibre-13.04.17.ebuild:
+ Adapt to latest pygobject don't providing python2.6 support
*menulibre-13.04.17 (21 Oct 2013)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-26 8:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 8:30 [gentoo-commits] gentoo-x86 commit in x11-misc/menulibre: menulibre-13.04.17.ebuild menulibre-13.01.4.ebuild menulibre-13.01.4-r1.ebuild ChangeLog Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox