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 1OuWpj-0001Jm-IU for garchives@archives.gentoo.org; Sat, 11 Sep 2010 20:37:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B191E0AF4; Sat, 11 Sep 2010 20:37:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5650AE0AF4 for ; Sat, 11 Sep 2010 20:37:57 +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 DB10A1B40AD for ; Sat, 11 Sep 2010 20:37:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id 79A7720051; Sat, 11 Sep 2010 20:37:55 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/glob2: glob2-0.9.4.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: glob2-0.9.4.4.ebuild ChangeLog X-VCS-Directories: games-strategy/glob2 X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20100911203755.79A7720051@flycatcher.gentoo.org> Date: Sat, 11 Sep 2010 20:37:55 +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: 8b2c2f71-4206-42ed-a74f-8e5c7b2eb5f5 X-Archives-Hash: 4a8678a23e5b119c4aea9098ec81f3b0 mr_bones_ 10/09/11 20:37:55 Modified: glob2-0.9.4.4.ebuild ChangeLog Log: update sdl-image dep for bug #336791 (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.4 games-strategy/glob2/glob2-0.9.4.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glo= b2/glob2-0.9.4.4.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glo= b2/glob2-0.9.4.4.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glo= b2/glob2-0.9.4.4.ebuild?r1=3D1.3&r2=3D1.4 Index: glob2-0.9.4.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/games-strategy/glob2/glob2-0.9.4.4.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- glob2-0.9.4.4.ebuild 22 Nov 2009 23:19:17 -0000 1.3 +++ glob2-0.9.4.4.ebuild 11 Sep 2010 20:37:55 -0000 1.4 @@ -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/games-strategy/glob2/glob2-0.9.4.4.eb= uild,v 1.3 2009/11/22 23:19:17 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.4.4.eb= uild,v 1.4 2010/09/11 20:37:55 mr_bones_ Exp $ =20 EAPI=3D2 inherit eutils games @@ -20,7 +20,7 @@ media-libs/libsdl[opengl] media-libs/sdl-net media-libs/sdl-ttf - media-libs/sdl-image + media-libs/sdl-image[png] media-libs/libvorbis dev-libs/fribidi media-libs/speex" 1.52 games-strategy/glob2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glo= b2/ChangeLog?rev=3D1.52&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glo= b2/ChangeLog?rev=3D1.52&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glo= b2/ChangeLog?r1=3D1.51&r2=3D1.52 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-strategy/glob2/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 22 Nov 2009 23:19:17 -0000 1.51 +++ ChangeLog 11 Sep 2010 20:37:55 -0000 1.52 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/glob2 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.51= 2009/11/22 23:19:17 volkmar Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.52= 2010/09/11 20:37:55 mr_bones_ Exp $ + + 11 Sep 2010; Michael Sterrett glob2-0.9.4.4.ebu= ild: + update sdl-image dep for bug #336791 =20 22 Nov 2009; Mounir Lamouri glob2-0.9.4.4.ebuild: Stable for ppc, bug 288636