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 4A61D138010 for ; Tue, 18 Sep 2012 00:02:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 711D121C067; Tue, 18 Sep 2012 00:02:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E70221C067 for ; Tue, 18 Sep 2012 00:02:30 +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 A2AD233D707 for ; Tue, 18 Sep 2012 00:02:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 5E7B921601; Tue, 18 Sep 2012 00:02:28 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-editors/amyedit: ChangeLog amyedit-1.0-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog amyedit-1.0-r2.ebuild X-VCS-Directories: app-editors/amyedit X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120918000228.5E7B921601@flycatcher.gentoo.org> Date: Tue, 18 Sep 2012 00:02: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: 6d7a47a7-e35c-4d2e-9b3d-9c417399c663 X-Archives-Hash: 3679d95cef14d71da0211befe0cf606b blueness 12/09/18 00:02:28 Modified: ChangeLog amyedit-1.0-r2.ebuild Log: stable ppc, bug #435234 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.30 app-editors/amyedit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/amyedit/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/amyedit/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/amyedit/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 17 Sep 2012 11:56:57 -0000 1.29 +++ ChangeLog 18 Sep 2012 00:02:28 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for app-editors/amyedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.29 2012/09/17 11:56:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.30 2012/09/18 00:02:28 blueness Exp $ + + 18 Sep 2012; Anthony G. Basile amyedit-1.0-r2.ebuild: + stable ppc, bug #435234 17 Sep 2012; Agostino Sarubbo amyedit-1.0-r2.ebuild: Stable for amd64, wrt bug #435234 1.6 app-editors/amyedit/amyedit-1.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild?r1=1.5&r2=1.6 Index: amyedit-1.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- amyedit-1.0-r2.ebuild 17 Sep 2012 11:56:57 -0000 1.5 +++ amyedit-1.0-r2.ebuild 18 Sep 2012 00:02:28 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.5 2012/09/17 11:56:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.6 2012/09/18 00:02:28 blueness Exp $ EAPI=3 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=dev-cpp/gtkmm-2.6:2.4 >=dev-cpp/glibmm-2.14:2