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 DD2A913873B for ; Wed, 5 Mar 2014 18:32:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76AEAE0AA8; Wed, 5 Mar 2014 18:32:56 +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 031E4E0AA8 for ; Wed, 5 Mar 2014 18:32:55 +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 2546933FB7D for ; Wed, 5 Mar 2014 18:32:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 982E52004C; Wed, 5 Mar 2014 18:32:53 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libfm: libfm-1.1.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libfm-1.1.4.ebuild ChangeLog X-VCS-Directories: x11-libs/libfm X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140305183253.982E52004C@flycatcher.gentoo.org> Date: Wed, 5 Mar 2014 18:32:53 +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: c5e26ac3-0d9e-4cc9-8c23-b6c1433accf1 X-Archives-Hash: 318d814e074e443df4b023679db3d8c8 ago 14/03/05 18:32:53 Modified: libfm-1.1.4.ebuild ChangeLog Log: Stable for ppc, wrt bug #494440 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 x11-libs/libfm/libfm-1.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild?r1=1.7&r2=1.8 Index: libfm-1.1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libfm-1.1.4.ebuild 4 Mar 2014 20:26:44 -0000 1.7 +++ libfm-1.1.4.ebuild 5 Mar 2014 18:32:53 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild,v 1.7 2014/03/04 20:26:44 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild,v 1.8 2014/03/05 18:32:53 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://pcmanfm.sourceforge.net/" SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.xz" -KEYWORDS="~alpha amd64 arm ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~mips ppc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" SLOT="0/4.7.1" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples udisks vala" 1.97 x11-libs/libfm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/ChangeLog?rev=1.97&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/ChangeLog?rev=1.97&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/ChangeLog?r1=1.96&r2=1.97 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 4 Mar 2014 20:26:44 -0000 1.96 +++ ChangeLog 5 Mar 2014 18:32:53 -0000 1.97 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.96 2014/03/04 20:26:44 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.97 2014/03/05 18:32:53 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo libfm-1.1.4.ebuild: + Stable for ppc, wrt bug #494440 04 Mar 2014; Vicente Olivert Riera libfm-1.1.4.ebuild: Add ~mips keyword.