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 1KNDkL-0004A9-M5 for garchives@archives.gentoo.org; Sun, 27 Jul 2008 21:25:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E535FE068E; Sun, 27 Jul 2008 21:25:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 882A6E068E for ; Sun, 27 Jul 2008 21:25:40 +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 2198C66AAF for ; Sun, 27 Jul 2008 21:25:40 +0000 (UTC) Received: from carlo by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KNDkI-0001wj-Th for gentoo-commits@lists.gentoo.org; Sun, 27 Jul 2008 21:25:38 +0000 From: "Carsten Lohrke (carlo)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, carlo@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/spacehulk: spacehulk-1.4.99.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: spacehulk-1.4.99.ebuild ChangeLog X-VCS-Directories: games-strategy/spacehulk X-VCS-Committer: carlo X-VCS-Committer-Name: Carsten Lohrke Content-Type: text/plain; charset=utf8 Message-Id: Sender: Carsten Lohrke Date: Sun, 27 Jul 2008 21:25:38 +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: ee527317-f114-47c3-9909-07fd191306bc X-Archives-Hash: 5db891ab0ead7528191cf1bbab849635 carlo 08/07/27 21:25:38 Modified: spacehulk-1.4.99.ebuild ChangeLog Log: QA: Get rid of deprecated qt_min_version(). (Portage version: 2.1.4.4) Revision Changes Path 1.10 games-strategy/spacehulk/spacehulk-1.4.99.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/spa= cehulk/spacehulk-1.4.99.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/spa= cehulk/spacehulk-1.4.99.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/spa= cehulk/spacehulk-1.4.99.ebuild?r1=3D1.9&r2=3D1.10 Index: spacehulk-1.4.99.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/spacehulk/spacehulk-1.4.= 99.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- spacehulk-1.4.99.ebuild 19 Feb 2008 18:43:52 -0000 1.9 +++ spacehulk-1.4.99.ebuild 27 Jul 2008 21:25:38 -0000 1.10 @@ -1,6 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/spacehulk/spacehulk-1.= 4.99.ebuild,v 1.9 2008/02/19 18:43:52 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/spacehulk/spacehulk-1.= 4.99.ebuild,v 1.10 2008/07/27 21:25:38 carlo Exp $ + +EAPI=3D1 =20 inherit qt3 games =20 @@ -14,7 +16,7 @@ KEYWORDS=3D"~ppc x86" IUSE=3D"xinerama" =20 -DEPEND=3D"$(qt_min_version 3.3) +DEPEND=3D"x11-libs/qt:3 media-libs/libpng media-libs/jpeg xinerama? ( x11-libs/libXinerama )" 1.8 games-strategy/spacehulk/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/spa= cehulk/ChangeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/spa= cehulk/ChangeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/spa= cehulk/ChangeLog?r1=3D1.7&r2=3D1.8 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/spacehulk/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 3 Feb 2007 14:29:03 -0000 1.7 +++ ChangeLog 27 Jul 2008 21:25:38 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/spacehulk -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/spacehulk/ChangeLog,v = 1.7 2007/02/03 14:29:03 nyhm Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/spacehulk/ChangeLog,v = 1.8 2008/07/27 21:25:38 carlo Exp $ + + 27 Jul 2008; Carsten Lohrke spacehulk-1.4.99.ebuild= : + QA: Get rid of deprecated qt_min_version(). =20 03 Feb 2007; Tristan Heaven spacehulk-1.4.5.ebuild, spacehulk-1.4.99.ebuild: