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 1JFhTu-0002CC-Hp for garchives@archives.gentoo.org; Fri, 18 Jan 2008 03:01:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 630E4E0941; Fri, 18 Jan 2008 03:01:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E040E0941 for ; Fri, 18 Jan 2008 03:01:20 +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 7CD5A649D5 for ; Fri, 18 Jan 2008 03:01:18 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JFhTQ-000880-N2 for gentoo-commits@lists.gentoo.org; Fri, 18 Jan 2008 03:00:52 +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/arrows: arrows-0.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: arrows-0.6.ebuild ChangeLog X-VCS-Directories: games-puzzle/arrows X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Fri, 18 Jan 2008 03:00:52 +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: 9e1c2c03-8a71-4a21-85a1-e7ebffbb7fb5 X-Archives-Hash: faa74a6d18020b368e6fba0e6a4e83a3 mr_bones_ 08/01/18 03:00:52 Modified: arrows-0.6.ebuild ChangeLog Log: add dev-util/pkgconfig dep (bug #206390) (Portage version: 2.1.3.19) Revision Changes Path 1.7 games-puzzle/arrows/arrows-0.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/arrow= s/arrows-0.6.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/arrow= s/arrows-0.6.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/arrow= s/arrows-0.6.ebuild?r1=3D1.6&r2=3D1.7 Index: arrows-0.6.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/arrows/arrows-0.6.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- arrows-0.6.ebuild 15 Aug 2006 13:43:01 -0000 1.6 +++ arrows-0.6.ebuild 18 Jan 2008 03:00:52 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild= ,v 1.6 2006/08/15 13:43:01 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild= ,v 1.7 2008/01/18 03:00:52 mr_bones_ Exp $ =20 inherit games =20 @@ -13,7 +13,9 @@ KEYWORDS=3D"amd64 ~ppc x86" IUSE=3D"" =20 -DEPEND=3D">=3Dx11-libs/gtk+-2.4.0" +RDEPEND=3D">=3Dx11-libs/gtk+-2.4.0" +DEPEND=3D"${RDEPEND} + dev-util/pkgconfig" =20 src_unpack() { unpack ${A} 1.7 games-puzzle/arrows/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/arrow= s/ChangeLog?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/arrow= s/ChangeLog?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/arrow= s/ChangeLog?r1=3D1.6&r2=3D1.7 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-puzzle/arrows/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 15 Aug 2006 13:43:01 -0000 1.6 +++ ChangeLog 18 Jan 2008 03:00:52 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/arrows -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/ChangeLog,v 1.6 2= 006/08/15 13:43:01 tcort Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/ChangeLog,v 1.7 2= 008/01/18 03:00:52 mr_bones_ Exp $ + + 18 Jan 2008; Michael Sterrett arrows-0.6.ebuild= : + add dev-util/pkgconfig dep (bug #206390) =20 15 Aug 2006; Thomas Cort arrows-0.6.ebuild: Stable on amd64 wrt Bug #143961 --=20 gentoo-commits@lists.gentoo.org mailing list