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 CCD951389D6 for ; Tue, 12 Feb 2013 20:26:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5930421C047; Tue, 12 Feb 2013 20:26:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5F1F21C047 for ; Tue, 12 Feb 2013 20:26:00 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CDC233E022 for ; Tue, 12 Feb 2013 20:26:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id C8FA92171D; Tue, 12 Feb 2013 20:25:58 +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 app-editors/mp: mp-5.2.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mp-5.2.2.ebuild ChangeLog X-VCS-Directories: app-editors/mp X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130212202558.C8FA92171D@flycatcher.gentoo.org> Date: Tue, 12 Feb 2013 20:25:58 +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: 29656bd7-7955-42b9-a40a-678e395dd9ac X-Archives-Hash: 61ba09b5bed71cc70074c0c6e40442ab ago 13/02/12 20:25:58 Modified: mp-5.2.2.ebuild ChangeLog Log: Stable for sparc, wrt bug #455882 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) Revision Changes Path 1.9 app-editors/mp/mp-5.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild?r1=1.8&r2=1.9 Index: mp-5.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- mp-5.2.2.ebuild 10 Feb 2013 17:20:00 -0000 1.8 +++ mp-5.2.2.ebuild 12 Feb 2013 20:25:58 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild,v 1.8 2013/02/10 17:20:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild,v 1.9 2013/02/12 20:25:58 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-interix ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-interix ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="gtk iconv kde ncurses nls pcre qt4" MP_LINGUAS="de es it nl ru sv" 1.97 app-editors/mp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mp/ChangeLog?rev=1.97&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mp/ChangeLog?rev=1.97&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mp/ChangeLog?r1=1.96&r2=1.97 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 10 Feb 2013 17:20:00 -0000 1.96 +++ ChangeLog 12 Feb 2013 20:25:58 -0000 1.97 @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.96 2013/02/10 17:20:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.97 2013/02/12 20:25:58 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo mp-5.2.2.ebuild: + Stable for sparc, wrt bug #455882 10 Feb 2013; Agostino Sarubbo mp-5.2.2.ebuild: Stable for ppc, wrt bug #455882