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 00117138247 for ; Tue, 14 Jan 2014 15:33:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88306E09EA; Tue, 14 Jan 2014 15:33:59 +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 1A62FE09EA for ; Tue, 14 Jan 2014 15:33:59 +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 1965D33F128 for ; Tue, 14 Jan 2014 15:33:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id DD91A2004C; Tue, 14 Jan 2014 15:33:56 +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 dev-util/desktop-file-utils: desktop-file-utils-0.22.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: desktop-file-utils-0.22.ebuild ChangeLog X-VCS-Directories: dev-util/desktop-file-utils X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140114153356.DD91A2004C@flycatcher.gentoo.org> Date: Tue, 14 Jan 2014 15:33:56 +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: 9445d043-6576-44c0-80d9-122520195219 X-Archives-Hash: be815e9363c17517b25ae02a9ea95730 ago 14/01/14 15:33:56 Modified: desktop-file-utils-0.22.ebuild ChangeLog Log: Stable for ppc, wrt bug #492242 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild?r1=1.5&r2=1.6 Index: desktop-file-utils-0.22.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- desktop-file-utils-0.22.ebuild 14 Jan 2014 13:55:42 -0000 1.5 +++ desktop-file-utils-0.22.ebuild 14 Jan 2014 15:33:56 -0000 1.6 @@ -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/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild,v 1.5 2014/01/14 13:55:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild,v 1.6 2014/01/14 15:33:56 ago Exp $ EAPI=5 inherit elisp-common eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="emacs" RDEPEND=">=dev-libs/glib-2.12:2 1.138 dev-util/desktop-file-utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/ChangeLog?rev=1.138&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/ChangeLog?rev=1.138&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/ChangeLog?r1=1.137&r2=1.138 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- ChangeLog 14 Jan 2014 13:55:42 -0000 1.137 +++ ChangeLog 14 Jan 2014 15:33:56 -0000 1.138 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/desktop-file-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.137 2014/01/14 13:55:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.138 2014/01/14 15:33:56 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo desktop-file-utils-0.22.ebuild: + Stable for ppc, wrt bug #492242 14 Jan 2014; Agostino Sarubbo desktop-file-utils-0.22.ebuild: Stable for x86, wrt bug #492242