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 60E20138C9D for ; Sun, 26 Apr 2015 16:57:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E189E08B2; Sun, 26 Apr 2015 16:57:15 +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 B6599E089C for ; Sun, 26 Apr 2015 16:57:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DA80340F39 for ; Sun, 26 Apr 2015 16:57:14 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id C25E898B; Sun, 26 Apr 2015 16:57:12 +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 app-editors/mg: mg-20150323.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mg-20150323.ebuild ChangeLog X-VCS-Directories: app-editors/mg X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150426165712.C25E898B@oystercatcher.gentoo.org> Date: Sun, 26 Apr 2015 16:57:12 +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: 79c3da94-52be-4091-9dee-b47c165d9c88 X-Archives-Hash: 878026814c6462a1b217534845b4f7f7 pacho 15/04/26 16:57:12 Modified: mg-20150323.ebuild ChangeLog Log: ppc stable wrt bug #547604 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4) Revision Changes Path 1.4 app-editors/mg/mg-20150323.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/mg-20150323.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/mg-20150323.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/mg-20150323.ebuild?r1=1.3&r2=1.4 Index: mg-20150323.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20150323.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mg-20150323.ebuild 26 Apr 2015 16:46:32 -0000 1.3 +++ mg-20150323.ebuild 26 Apr 2015 16:57:12 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20150323.ebuild,v 1.3 2015/04/26 16:46:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20150323.ebuild,v 1.4 2015/04/26 16:57:12 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="livecd" RDEPEND="sys-libs/ncurses 1.107 app-editors/mg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 26 Apr 2015 16:46:32 -0000 1.106 +++ ChangeLog 26 Apr 2015 16:57:12 -0000 1.107 @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.106 2015/04/26 16:46:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.107 2015/04/26 16:57:12 pacho Exp $ + + 26 Apr 2015; Pacho Ramos mg-20150323.ebuild: + ppc stable wrt bug #547604 26 Apr 2015; Pacho Ramos mg-20150323.ebuild: x86 stable wrt bug #547604