From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KBvqw-0004Y0-At for garchives@archives.gentoo.org; Thu, 26 Jun 2008 18:05:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6D91E050B; Thu, 26 Jun 2008 18:05:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2EBCE050B for ; Thu, 26 Jun 2008 18:05:49 +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 5832167942 for ; Thu, 26 Jun 2008 18:05:49 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KBvqr-0008An-6l for gentoo-commits@lists.gentoo.org; Thu, 26 Jun 2008 18:05:45 +0000 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-puzzle/enigma: enigma-1.01.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: enigma-1.01.ebuild X-VCS-Directories: games-puzzle/enigma X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Thu, 26 Jun 2008 18:05:45 +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: 96b1d876-2b87-4389-bab6-f87efd147df1 X-Archives-Hash: ef47fcbff43e10b484ce0253d8dc7bb3 mr_bones_ 08/06/26 18:05:45 Modified: enigma-1.01.ebuild Log: add libpng dep as reported in bug #229139 (Portage version: 2.1.4.4) Revision Changes Path 1.5 games-puzzle/enigma/enigma-1.01.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/enigm= a/enigma-1.01.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/enigm= a/enigma-1.01.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/enigm= a/enigma-1.01.ebuild?r1=3D1.4&r2=3D1.5 Index: enigma-1.01.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-puzzle/enigma/enigma-1.01.ebuild,= v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- enigma-1.01.ebuild 25 Jun 2008 19:05:57 -0000 1.4 +++ enigma-1.01.ebuild 26 Jun 2008 18:05:44 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/enigma-1.01.ebuil= d,v 1.4 2008/06/25 19:05:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/enigma-1.01.ebuil= d,v 1.5 2008/06/26 18:05:44 mr_bones_ Exp $ =20 inherit autotools eutils games =20 @@ -17,6 +17,7 @@ media-libs/libsdl media-libs/sdl-mixer media-libs/sdl-image + media-libs/libpng dev-libs/xerces-c net-libs/enet nls? ( virtual/libintl )" --=20 gentoo-commits@lists.gentoo.org mailing list