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 1JEW08-0007Sp-SP for garchives@archives.gentoo.org; Mon, 14 Jan 2008 20:33:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADE90E0AEB; Mon, 14 Jan 2008 20:33:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5DAEBE0AEB for ; Mon, 14 Jan 2008 20:33:43 +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 CB1B065638 for ; Mon, 14 Jan 2008 20:33:42 +0000 (UTC) Received: from grobian by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JEW05-0000jC-Mb for gentoo-commits@lists.gentoo.org; Mon, 14 Jan 2008 20:33:41 +0000 From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-roguelike/nethack: nethack-3.4.3-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: nethack-3.4.3-r1.ebuild ChangeLog X-VCS-Directories: games-roguelike/nethack X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Fabian Groffen Date: Mon, 14 Jan 2008 20:33:41 +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: be484f97-345e-4cc0-8866-378eab48fa8d X-Archives-Hash: 9a7413a40a35f2bdeb141d47fed2e332 grobian 08/01/14 20:33:41 Modified: nethack-3.4.3-r1.ebuild ChangeLog Log: Dropped ppc-macos keyword, see you in prefix (Portage version: 2.1.3.19) Revision Changes Path 1.20 games-roguelike/nethack/nethack-3.4.3-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/ne= thack/nethack-3.4.3-r1.ebuild?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/ne= thack/nethack-3.4.3-r1.ebuild?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/ne= thack/nethack-3.4.3-r1.ebuild?r1=3D1.19&r2=3D1.20 Index: nethack-3.4.3-r1.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-roguelike/nethack/nethack-3.4.3-r= 1.ebuild,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- nethack-3.4.3-r1.ebuild 1 Apr 2007 04:05:56 -0000 1.19 +++ nethack-3.4.3-r1.ebuild 14 Jan 2008 20:33:41 -0000 1.20 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3= -r1.ebuild,v 1.19 2007/04/01 04:05:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3= -r1.ebuild,v 1.20 2008/01/14 20:33:41 grobian Exp $ =20 inherit eutils toolchain-funcs flag-o-matic games =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"nethack" SLOT=3D"0" -KEYWORDS=3D"amd64 ~hppa ppc ~ppc-macos sparc x86 ~x86-fbsd" +KEYWORDS=3D"amd64 ~hppa ppc sparc x86 ~x86-fbsd" IUSE=3D"X qt3" =20 RDEPEND=3D"virtual/libc @@ -77,8 +77,6 @@ local qtver=3D local lflags=3D"-L/usr/X11R6/lib" =20 - use ppc-macos && lflags=3D"${lflags} -undefined dynamic_lookup" - has_version =3Dx11-libs/qt-3* \ && qtver=3D3 \ || qtver=3D2 1.27 games-roguelike/nethack/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/ne= thack/ChangeLog?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/ne= thack/ChangeLog?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/ne= thack/ChangeLog?r1=3D1.26&r2=3D1.27 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-roguelike/nethack/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 1 Apr 2007 04:05:56 -0000 1.26 +++ ChangeLog 14 Jan 2008 20:33:41 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for games-roguelike/nethack -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1= .26 2007/04/01 04:05:56 mr_bones_ Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1= .27 2008/01/14 20:33:41 grobian Exp $ + + 14 Jan 2008; Fabian Groffen nethack-3.4.3-r1.ebui= ld: + Dropped ppc-macos keyword, see you in prefix =20 01 Apr 2007; Michael Sterrett nethack-3.4.3-r1.ebuild: --=20 gentoo-commits@lists.gentoo.org mailing list