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 1Opwm3-0000tY-Vq for garchives@archives.gentoo.org; Mon, 30 Aug 2010 05:19:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56AB5E0ADB; Mon, 30 Aug 2010 05:19:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2441EE0ADB for ; Mon, 30 Aug 2010 05:19:13 +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 B0E371B408C for ; Mon, 30 Aug 2010 05:19:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 41F6820051; Mon, 30 Aug 2010 05:19:11 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: wine-1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wine-1.2.ebuild ChangeLog X-VCS-Directories: app-emulation/wine X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20100830051911.41F6820051@flycatcher.gentoo.org> Date: Mon, 30 Aug 2010 05:19:11 +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: 22a8c0d8-77a3-4624-8690-15b4ea595dd8 X-Archives-Hash: 7f8c52983cc6ea9a9136504229dca806 vapier 10/08/30 05:19:11 Modified: wine-1.2.ebuild ChangeLog Log: Stabilize. Revision Changes Path 1.3 app-emulation/wine/wine-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine= /wine-1.2.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine= /wine-1.2.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine= /wine-1.2.ebuild?r1=3D1.2&r2=3D1.3 Index: wine-1.2.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-emulation/wine/wine-1.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wine-1.2.ebuild 24 Jul 2010 04:42:24 -0000 1.2 +++ wine-1.2.ebuild 30 Aug 2010 05:19:11 -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-emulation/wine/wine-1.2.ebuild,v = 1.2 2010/07/24 04:42:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.ebuild,v = 1.3 2010/08/30 05:19:11 vapier Exp $ =20 EAPI=3D"2" =20 @@ -15,7 +15,7 @@ else MY_P=3D"${PN}-${PV/_/-}" SRC_URI=3D"mirror://sourceforge/${PN}/${MY_P}.tar.bz2" - KEYWORDS=3D"-* ~amd64 ~x86 ~x86-fbsd" + KEYWORDS=3D"-* amd64 x86 ~x86-fbsd" S=3D${WORKDIR}/${MY_P} fi =20 1.322 app-emulation/wine/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine= /ChangeLog?rev=3D1.322&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine= /ChangeLog?rev=3D1.322&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine= /ChangeLog?r1=3D1.321&r2=3D1.322 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-emulation/wine/ChangeLog,v retrieving revision 1.321 retrieving revision 1.322 diff -u -r1.321 -r1.322 --- ChangeLog 6 Aug 2010 20:54:45 -0000 1.321 +++ ChangeLog 30 Aug 2010 05:19:11 -0000 1.322 @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.321 = 2010/08/06 20:54:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.322 = 2010/08/30 05:19:11 vapier Exp $ + + 30 Aug 2010; Mike Frysinger wine-1.2.ebuild: + Stabilize. =20 06 Aug 2010; Mike Frysinger wine-1.3.0.ebuild, wine-9999.ebuild: