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 1S9FwE-00042a-N7 for garchives@archives.gentoo.org; Sun, 18 Mar 2012 13:14:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B91D1E0B13; Sun, 18 Mar 2012 13:14:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 76E35E0B13 for ; Sun, 18 Mar 2012 13:14:05 +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 8D1951B4024 for ; Sun, 18 Mar 2012 13:14:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 6479C2004B; Sun, 18 Mar 2012 13:14:01 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/xmess: xmess-0.106.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xmess-0.106.ebuild ChangeLog X-VCS-Directories: games-emulation/xmess X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120318131401.6479C2004B@flycatcher.gentoo.org> Date: Sun, 18 Mar 2012 13:14: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: fa328b29-f30b-4562-8806-fe7e139d20b7 X-Archives-Hash: f44fe4137eb46e22f5f1f42d6eb4e713 ssuominen 12/03/18 13:14:01 Modified: xmess-0.106.ebuild ChangeLog Log: Remove USE=3D"esd" because media-sound/esound isn't in tree anymore. =20 (Portage version: 2.2.0_alpha90/cvs/Linux x86_64) Revision Changes Path 1.14 games-emulation/xmess/xmess-0.106.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/xm= ess/xmess-0.106.ebuild?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/xm= ess/xmess-0.106.ebuild?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/xm= ess/xmess-0.106.ebuild?r1=3D1.13&r2=3D1.14 Index: xmess-0.106.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/games-emulation/xmess/xmess-0.106.ebuil= d,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xmess-0.106.ebuild 8 Jul 2011 10:53:23 -0000 1.13 +++ xmess-0.106.ebuild 18 Mar 2012 13:14:01 -0000 1.14 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.106.ebu= ild,v 1.13 2011/07/08 10:53:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.106.ebu= ild,v 1.14 2012/03/18 13:14:01 ssuominen Exp $ EAPI=3D2 =20 inherit flag-o-matic toolchain-funcs eutils games @@ -14,14 +14,13 @@ LICENSE=3D"XMAME" SLOT=3D"0" KEYWORDS=3D"alpha amd64 ia64 ppc sparc x86" -IUSE=3D"alsa dga esd expat ggi joystick lirc mmx net opengl sdl svga X x= inerama xv" +IUSE=3D"alsa dga expat ggi joystick lirc mmx net opengl sdl svga X xiner= ama xv" =20 RDEPEND=3D"sys-libs/zlib alsa? ( media-libs/alsa-lib ) dga? ( x11-libs/libXxf86dga x11-libs/libXxf86vm ) - esd? ( >=3Dmedia-sound/esound-0.2.29 ) expat? ( dev-libs/expat ) ggi? ( media-libs/libggi ) lirc? ( app-misc/lirc ) @@ -104,7 +103,7 @@ toggle_feature2 joystick X XINPUT_DEVICES use net && ewarn "Network support is currently (${PV}) broken :(" #toggle_feature net XMAME_NET # Broken - toggle_feature esd SOUND_ESOUND + #toggle_feature esd SOUND_ESOUND # No esound in portage anymore toggle_feature alsa SOUND_ALSA #toggle_feature arts SOUND_ARTS # Deprecated toggle_feature dga X11_DGA 1.67 games-emulation/xmess/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/xm= ess/ChangeLog?rev=3D1.67&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/xm= ess/ChangeLog?rev=3D1.67&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/xm= ess/ChangeLog?r1=3D1.66&r2=3D1.67 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/games-emulation/xmess/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 8 Jul 2011 10:53:23 -0000 1.66 +++ ChangeLog 18 Mar 2012 13:14:01 -0000 1.67 @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xmess -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.6= 6 2011/07/08 10:53:23 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.6= 7 2012/03/18 13:14:01 ssuominen Exp $ + + 18 Mar 2012; Samuli Suominen xmess-0.106.ebuild= : + Remove USE=3D"esd" because media-sound/esound isn't in tree anymore. =20 08 Jul 2011; Samuli Suominen xmess-0.106.ebuild= : Convert from "useq" to "use".