From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IvfpV-0002Z5-1r for garchives@archives.gentoo.org; Fri, 23 Nov 2007 21:12:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lANLCnXF023780; Fri, 23 Nov 2007 21:12:49 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lANLCmNR023775 for ; Fri, 23 Nov 2007 21:12:48 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F3E8F650F0 for ; Fri, 23 Nov 2007 21:12:47 +0000 (UTC) Received: from corsair by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IvfpO-0008LA-MJ for gentoo-commits@lists.gentoo.org; Fri, 23 Nov 2007 21:12:46 +0000 From: "Markus Rothe (corsair)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, corsair@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/riece: riece-4.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: riece-4.0.0.ebuild ChangeLog X-VCS-Directories: app-emacs/riece X-VCS-Committer: corsair X-VCS-Committer-Name: Markus Rothe Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Markus Rothe Date: Fri, 23 Nov 2007 21:12:46 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 02beb87e-d9b0-4fc8-83ca-2f684da04f75 X-Archives-Hash: 4bed7749b27056f7cb29a46c50918e23 corsair 07/11/23 21:12:46 Modified: riece-4.0.0.ebuild ChangeLog Log: Stable on ppc64; bug #199770 (Portage version: 2.1.3.19) Revision Changes Path 1.6 app-emacs/riece/riece-4.0.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/riece/riece-4.0.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/riece/riece-4.0.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/riece/riece-4.0.0.ebuild?r1=1.5&r2=1.6 Index: riece-4.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/riece/riece-4.0.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- riece-4.0.0.ebuild 21 Nov 2007 18:31:36 -0000 1.5 +++ riece-4.0.0.ebuild 23 Nov 2007 21:12:46 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/riece-4.0.0.ebuild,v 1.5 2007/11/21 18:31:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/riece-4.0.0.ebuild,v 1.6 2007/11/23 21:12:46 corsair Exp $ inherit elisp @@ -10,7 +10,7 @@ LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RESTRICT="test" 1.63 app-emacs/riece/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/riece/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/riece/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/riece/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/riece/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 21 Nov 2007 18:31:36 -0000 1.62 +++ ChangeLog 23 Nov 2007 21:12:46 -0000 1.63 @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/riece # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/ChangeLog,v 1.62 2007/11/21 18:31:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/ChangeLog,v 1.63 2007/11/23 21:12:46 corsair Exp $ + + 23 Nov 2007; Markus Rothe riece-4.0.0.ebuild: + Stable on ppc64; bug #199770 21 Nov 2007; nixnut riece-4.0.0.ebuild: Stable on ppc wrt bug 199770 -- gentoo-commits@gentoo.org mailing list