From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6A985138A1F for ; Sat, 26 Apr 2014 08:30:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB378E086E; Sat, 26 Apr 2014 08:30:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D780E086E for ; Sat, 26 Apr 2014 08:30:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4546033FE93 for ; Sat, 26 Apr 2014 08:30:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 11EEA2004B; Sat, 26 Apr 2014 08:30:47 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [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 X-VCS-Repository: gentoo-x86 X-VCS-Files: menulibre-13.04.17.ebuild menulibre-13.01.4.ebuild menulibre-13.01.4-r1.ebuild ChangeLog X-VCS-Directories: x11-misc/menulibre X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140426083047.11EEA2004B@flycatcher.gentoo.org> Date: Sat, 26 Apr 2014 08:30:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fd8ad6c9-0184-4fe6-8ab3-5e71554a3bd9 X-Archives-Hash: 0c02857f7017a8ebc5c04b70520edae9 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 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)