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 1Sbbyl-0006fP-T7 for garchives@archives.gentoo.org; Mon, 04 Jun 2012 18:26:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7105CE0A01; Mon, 4 Jun 2012 18:26:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2CE1EE0A01 for ; Mon, 4 Jun 2012 18:26:04 +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 214AE1B4013 for ; Mon, 4 Jun 2012 18:26:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id C8EEE2004B; Mon, 4 Jun 2012 18:26:01 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-misc/editor-wrapper: editor-wrapper-4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: editor-wrapper-4.ebuild ChangeLog X-VCS-Directories: app-misc/editor-wrapper X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20120604182601.C8EEE2004B@flycatcher.gentoo.org> Date: Mon, 4 Jun 2012 18:26:01 +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: d0c48394-24db-48d3-8986-f3679806a000 X-Archives-Hash: d0bb5423bb50067c4498c10417c10a0f grobian 12/06/04 18:26:01 Modified: editor-wrapper-4.ebuild ChangeLog Log: Marked ~{amd64,x86}-linux, bug #418129 =20 (Portage version: 2.2.01.20430-prefix/cvs/Darwin i386) Revision Changes Path 1.12 app-misc/editor-wrapper/editor-wrapper-4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/editor-wr= apper/editor-wrapper-4.ebuild?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/editor-wr= apper/editor-wrapper-4.ebuild?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/editor-wr= apper/editor-wrapper-4.ebuild?r1=3D1.11&r2=3D1.12 Index: editor-wrapper-4.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/editor-wrapper/editor-wrapper-= 4.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- editor-wrapper-4.ebuild 4 Jun 2012 18:23:45 -0000 1.11 +++ editor-wrapper-4.ebuild 4 Jun 2012 18:26:01 -0000 1.12 @@ -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-misc/editor-wrapper/editor-wrappe= r-4.ebuild,v 1.11 2012/06/04 18:23:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/editor-wrappe= r-4.ebuild,v 1.12 2012/06/04 18:26:01 grobian Exp $ =20 EAPI=3D4 =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~= m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos= ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-so= laris ~x86-solaris" IUSE=3D"" =20 S=3D"${WORKDIR}" 1.17 app-misc/editor-wrapper/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/editor-wr= apper/ChangeLog?rev=3D1.17&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/editor-wr= apper/ChangeLog?rev=3D1.17&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/editor-wr= apper/ChangeLog?r1=3D1.16&r2=3D1.17 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/editor-wrapper/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 4 Jun 2012 18:23:45 -0000 1.16 +++ ChangeLog 4 Jun 2012 18:26:01 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for app-misc/editor-wrapper # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/ChangeLog,v 1= .16 2012/06/04 18:23:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/editor-wrapper/ChangeLog,v 1= .17 2012/06/04 18:26:01 grobian Exp $ + + 04 Jun 2012; Fabian Groffen editor-wrapper-4.ebui= ld: + Marked ~{amd64,x86}-linux, bug #418129 =20 04 Jun 2012; Fabian Groffen editor-wrapper-4.ebui= ld: Marked ~m68k-mint, bug #418389