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 1NR5Ia-0000vU-3F for garchives@archives.gentoo.org; Sat, 02 Jan 2010 14:49:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A34EDE0770; Sat, 2 Jan 2010 14:49:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 62A5AE0770 for ; Sat, 2 Jan 2010 14:49:47 +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 00DDA67FE1 for ; Sat, 2 Jan 2010 14:49:47 +0000 (UTC) Received: from pacho by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NR5IY-0005S8-H2 for gentoo-commits@lists.gentoo.org; Sat, 02 Jan 2010 14:49:46 +0000 From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-medialibs: emul-linux-x86-medialibs-20091231.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: emul-linux-x86-medialibs-20091231.ebuild ChangeLog X-VCS-Directories: app-emulation/emul-linux-x86-medialibs X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Message-Id: Sender: Pacho Ramos Date: Sat, 02 Jan 2010 14:49:46 +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: c5d2391c-5d14-40fe-9b19-6159e70e928a X-Archives-Hash: c733412528d08b763327d6abb6d3da8d pacho 10/01/02 14:49:46 Modified: emul-linux-x86-medialibs-20091231.ebuild ChangeLo= g Log: Fix collisions (Portage version: 2.1.7.15/cvs/Linux x86_64) Revision Changes Path 1.2 app-emulation/emul-linux-x86-medialibs/emul-linux-x8= 6-medialibs-20091231.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul= -linux-x86-medialibs/emul-linux-x86-medialibs-20091231.ebuild?rev=3D1.2&v= iew=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul= -linux-x86-medialibs/emul-linux-x86-medialibs-20091231.ebuild?rev=3D1.2&c= ontent-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul= -linux-x86-medialibs/emul-linux-x86-medialibs-20091231.ebuild?r1=3D1.1&r2= =3D1.2 Index: emul-linux-x86-medialibs-20091231.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/emul-linux-x86-medialibs/= emul-linux-x86-medialibs-20091231.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- emul-linux-x86-medialibs-20091231.ebuild 31 Dec 2009 12:04:48 -0000 1= .1 +++ emul-linux-x86-medialibs-20091231.ebuild 2 Jan 2010 14:49:46 -0000 1.= 2 @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialib= s/emul-linux-x86-medialibs-20091231.ebuild,v 1.1 2009/12/31 12:04:48 pach= o Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialib= s/emul-linux-x86-medialibs-20091231.ebuild,v 1.2 2010/01/02 14:49:46 pach= o Exp $ =20 inherit emul-linux-x86 =20 @@ -14,4 +14,5 @@ ~app-emulation/emul-linux-x86-soundlibs-${PV} ~app-emulation/emul-linux-x86-xlibs-${PV} ~app-emulation/emul-linux-x86-sdl-${PV} + !<=3Dapp-emulation/emul-linux-x86-sdl-20081109 ! + emul-linux-x86-medialibs-20091231.ebuild: + Block old versions to prevent collisions. Thanks to Doug for reporting + them in bug 299309 =20 01 Jan 2010; Pacho Ramos -emul-linux-x86-medialibs-1.2-r1.ebuild,