From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M6WVW-0004T6-5H for garchives@archives.gentoo.org; Tue, 19 May 2009 21:05:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3267E0252; Tue, 19 May 2009 21:05:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7846EE0252 for ; Tue, 19 May 2009 21:05:53 +0000 (UTC) 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 26CEA6559F for ; Tue, 19 May 2009 21:05:53 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M6WVU-0005WJ-UO for gentoo-commits@lists.gentoo.org; Tue, 19 May 2009 21:05:53 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-misc/supercat: supercat-0.5.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: supercat-0.5.5.ebuild ChangeLog X-VCS-Directories: app-misc/supercat X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Tue, 19 May 2009 21:05:52 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0403f7ff-30e5-4482-9f8d-830e10328f51 X-Archives-Hash: 499a6ea2c46da923649ff30f62083a8a ranger 09/05/19 21:05:52 Modified: supercat-0.5.5.ebuild ChangeLog Log: keyworded ~arch for ppc64, bug 270082 (Portage version: 2.1.6.13/cvs/Linux ppc64) Revision Changes Path 1.6 app-misc/supercat/supercat-0.5.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/= supercat-0.5.5.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/= supercat-0.5.5.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/= supercat-0.5.5.ebuild?r1=3D1.5&r2=3D1.6 Index: supercat-0.5.5.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.5.ebuild= ,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- supercat-0.5.5.ebuild 28 Nov 2008 20:22:11 -0000 1.5 +++ supercat-0.5.5.ebuild 19 May 2009 21:05:52 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.5.ebui= ld,v 1.5 2008/11/28 20:22:11 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.5.ebui= ld,v 1.6 2009/05/19 21:05:52 ranger Exp $ =20 DESCRIPTION=3D"A text file colorizer using powerful regular expressions" HOMEPAGE=3D"http://supercat.nosredna.net" @@ -8,7 +8,7 @@ =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"amd64 sparc x86" +KEYWORDS=3D"amd64 ~ppc64 sparc x86" IUSE=3D"" =20 DEPEND=3D"" 1.15 app-misc/supercat/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/= ChangeLog?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/= ChangeLog?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/= ChangeLog?r1=3D1.14&r2=3D1.15 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 28 Nov 2008 20:22:11 -0000 1.14 +++ ChangeLog 19 May 2009 21:05:52 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for app-misc/supercat -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.14 20= 08/11/28 20:22:11 tcunha Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.15 20= 09/05/19 21:05:52 ranger Exp $ + + 19 May 2009; Brent Baude supercat-0.5.5.ebuild: + keyworded ~arch for ppc64, bug 270082 =20 28 Nov 2008; Tiago Cunha supercat-0.5.5.ebuild: stable sparc