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 1PSEsd-00013F-VH for garchives@archives.gentoo.org; Mon, 13 Dec 2010 20:20:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7DBAE066A; Mon, 13 Dec 2010 20:20:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B405E066A for ; Mon, 13 Dec 2010 20:20:11 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E62981B4014 for ; Mon, 13 Dec 2010 20:20:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2281) id 814DE20054; Mon, 13 Dec 2010 20:20:09 +0000 (UTC) From: "Thomas Kahle (tomka)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tomka@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-editors/scite: scite-2.22.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: scite-2.22.ebuild ChangeLog X-VCS-Directories: app-editors/scite X-VCS-Committer: tomka X-VCS-Committer-Name: Thomas Kahle Content-Type: text/plain; charset=utf8 Message-Id: <20101213202009.814DE20054@flycatcher.gentoo.org> Date: Mon, 13 Dec 2010 20:20:09 +0000 (UTC) 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: 6330835d-51d8-4f81-a909-3af8791fb5d6 X-Archives-Hash: e3c47f2bb413657a03a5937120e06826 tomka 10/12/13 20:20:09 Modified: scite-2.22.ebuild ChangeLog Log: x86 stable per bug 348492 =20 (Portage version: 2.1.9.25/cvs/Linux i686) Revision Changes Path 1.3 app-editors/scite/scite-2.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/scite/= scite-2.22.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/scite/= scite-2.22.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/scite/= scite-2.22.ebuild?r1=3D1.2&r2=3D1.3 Index: scite-2.22.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-editors/scite/scite-2.22.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- scite-2.22.ebuild 12 Dec 2010 18:58:08 -0000 1.2 +++ scite-2.22.ebuild 13 Dec 2010 20:20:09 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v= 1.2 2010/12/12 18:58:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v= 1.3 2010/12/13 20:20:09 tomka Exp $ =20 inherit toolchain-funcs eutils =20 @@ -11,7 +11,7 @@ =20 LICENSE=3D"Scintilla" SLOT=3D"0" -KEYWORDS=3D"amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS=3D"amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE=3D"lua" =20 RDEPEND=3D">=3Dx11-libs/gtk+-2 1.106 app-editors/scite/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/scite/= ChangeLog?rev=3D1.106&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/scite/= ChangeLog?rev=3D1.106&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/scite/= ChangeLog?r1=3D1.105&r2=3D1.106 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-editors/scite/ChangeLog,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- ChangeLog 12 Dec 2010 18:58:08 -0000 1.105 +++ ChangeLog 13 Dec 2010 20:20:09 -0000 1.106 @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.105 2= 010/12/12 18:58:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.106 2= 010/12/13 20:20:09 tomka Exp $ + + 13 Dec 2010; Thomas Kahle scite-2.22.ebuild: + x86 stable per bug 348492 =20 12 Dec 2010; Markos Chandras scite-2.22.ebuild: Stable on amd64 wrt bug #348492