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 1M0Vsd-0003z0-4o for garchives@archives.gentoo.org; Sun, 03 May 2009 07:12:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 363ECE0306; Sun, 3 May 2009 07:12:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E93ABE0306 for ; Sun, 3 May 2009 07:12:53 +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 9B58365702 for ; Sun, 3 May 2009 07:12:53 +0000 (UTC) Received: from dirtyepic by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M0Vsa-0002z4-3K for gentoo-commits@lists.gentoo.org; Sun, 03 May 2009 07:12:52 +0000 From: "Ryan Hill (dirtyepic)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dirtyepic@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-arch/p7zip: ChangeLog p7zip-4.65.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog p7zip-4.65.ebuild X-VCS-Directories: app-arch/p7zip X-VCS-Committer: dirtyepic X-VCS-Committer-Name: Ryan Hill Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ryan Hill Date: Sun, 03 May 2009 07:12: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: 533d5f7f-b77b-45d9-8908-d5e5d523b334 X-Archives-Hash: 61024c67b05fef6db434867f2ef3c6e6 dirtyepic 09/05/03 07:12:52 Modified: ChangeLog p7zip-4.65.ebuild Log: Fix build error when wxGTK built with odbc support (bug #267698) and checking wxGTK USE flags even when USE=3D"-wxwidgets" (bug #267803). Also, depend on the correct SLOT. (Portage version: 2.2_rc32/cvs/Linux x86_64) Revision Changes Path 1.109 app-arch/p7zip/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/Cha= ngeLog?rev=3D1.109&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/Cha= ngeLog?rev=3D1.109&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/Cha= ngeLog?r1=3D1.108&r2=3D1.109 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/app-arch/p7zip/ChangeLog,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- ChangeLog 1 May 2009 20:52:19 -0000 1.108 +++ ChangeLog 3 May 2009 07:12:52 -0000 1.109 @@ -1,6 +1,11 @@ # ChangeLog for app-arch/p7zip # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.108 2009= /05/01 20:52:19 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.109 2009= /05/03 07:12:52 dirtyepic Exp $ + + 03 May 2009; Ryan Hill p7zip-4.65.ebuild: + Fix build error when wxGTK built with odbc support (bug #267698) and + checking wxGTK USE flags even when USE=3D"-wxwidgets" (bug #267803). + Also, depend on the correct SLOT. =20 01 May 2009; Arfrever Frehtes Taifersar Arahesis p7zip-4.65.ebuild: 1.6 app-arch/p7zip/p7zip-4.65.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/p7z= ip-4.65.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/p7z= ip-4.65.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/p7z= ip-4.65.ebuild?r1=3D1.5&r2=3D1.6 Index: p7zip-4.65.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/app-arch/p7zip/p7zip-4.65.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- p7zip-4.65.ebuild 1 May 2009 20:52:19 -0000 1.5 +++ p7zip-4.65.ebuild 3 May 2009 07:12:52 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.65.ebuild,v 1.= 5 2009/05/01 20:52:19 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.65.ebuild,v 1.= 6 2009/05/03 07:12:52 dirtyepic Exp $ =20 EAPI=3D"2" WX_GTK_VER=3D"2.8" @@ -16,12 +16,16 @@ KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE=3D"doc kde rar static wxwidgets" =20 -RDEPEND=3D"kde? ( x11-libs/wxGTK[X] || ( kde-base/konqueror kde-base/kde= base-meta kde-base/kdebase ) ) - wxwidgets? ( x11-libs/wxGTK[X] )" +RDEPEND=3D"kde? ( x11-libs/wxGTK:2.8[X,-odbc] || ( kde-base/konqueror kd= e-base/kdebase-meta kde-base/kdebase ) ) + wxwidgets? ( x11-libs/wxGTK:2.8[X,-odbc] )" DEPEND=3D"${RDEPEND}" =20 S=3D${WORKDIR}/${PN}_${PV} =20 +pkg_setup() { + use wxwidgets && wxwidgets_pkg_setup +} + src_prepare() { if use kde && ! use wxwidgets ; then einfo "USE-flag kde needs wxwidgets flag"