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 F0477138CCF for ; Wed, 13 May 2015 08:44:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 815AEE0788; Wed, 13 May 2015 08:44:30 +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 2CA34E0788 for ; Wed, 13 May 2015 08:44:30 +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 61168340DE4 for ; Wed, 13 May 2015 08:44:29 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 230B39E8; Wed, 13 May 2015 08:44:28 +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/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: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150513084428.230B39E8@oystercatcher.gentoo.org> Date: Wed, 13 May 2015 08:44:28 +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: 4a7052f6-fc90-4214-80ca-65456888fdb2 X-Archives-Hash: df4fc0c72ed99aabb1aaad462698465d ago 15/05/13 08:44:28 Modified: mg-20150323.ebuild ChangeLog Log: Stable for amd64, wrt bug #547604 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.5 app-editors/mg/mg-20150323.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/mg-20150323.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/mg-20150323.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/mg-20150323.ebuild?r1=1.4&r2=1.5 Index: mg-20150323.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20150323.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mg-20150323.ebuild 26 Apr 2015 16:57:12 -0000 1.4 +++ mg-20150323.ebuild 13 May 2015 08:44:28 -0000 1.5 @@ -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.4 2015/04/26 16:57:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20150323.ebuild,v 1.5 2015/05/13 08:44:28 ago 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.108 app-editors/mg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/ChangeLog?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/ChangeLog?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mg/ChangeLog?r1=1.107&r2=1.108 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 26 Apr 2015 16:57:12 -0000 1.107 +++ ChangeLog 13 May 2015 08:44:28 -0000 1.108 @@ -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.107 2015/04/26 16:57:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.108 2015/05/13 08:44:28 ago Exp $ + + 13 May 2015; Agostino Sarubbo mg-20150323.ebuild: + Stable for amd64, wrt bug #547604 26 Apr 2015; Pacho Ramos mg-20150323.ebuild: ppc stable wrt bug #547604