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 1RtfzZ-00040l-7c for garchives@archives.gentoo.org; Sat, 04 Feb 2012 13:49:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1CA7E04C8; Sat, 4 Feb 2012 13:49:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6C7B4E04C8 for ; Sat, 4 Feb 2012 13:49:16 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E43251B4009 for ; Sat, 4 Feb 2012 13:49:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 52FDE80042 for ; Sat, 4 Feb 2012 13:49:15 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <6b08556f3705db1b1f5005fc8f13a71d71de69f5.johu@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: app-emulation/q4wine/ X-VCS-Repository: proj/qt X-VCS-Files: app-emulation/q4wine/metadata.xml app-emulation/q4wine/q4wine-9999.ebuild X-VCS-Directories: app-emulation/q4wine/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 6b08556f3705db1b1f5005fc8f13a71d71de69f5 Date: Sat, 4 Feb 2012 13:49:15 +0000 (UTC) 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: bf53c1d7-1fd5-4dbb-8c67-c1c889c9bde6 X-Archives-Hash: e0bb98c64b09e19e56ce0bb974ac3a33 commit: 6b08556f3705db1b1f5005fc8f13a71d71de69f5 Author: Johannes Huber gentoo org> AuthorDate: Sat Feb 4 13:53:04 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Feb 4 13:53:04 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D6b08556f [app-emulation/q4wine] EAPI 4, git-2 eclass. (Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit) --- app-emulation/q4wine/metadata.xml | 1 - app-emulation/q4wine/q4wine-9999.ebuild | 14 +++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/app-emulation/q4wine/metadata.xml b/app-emulation/q4wine/met= adata.xml index c51ccd7..f414021 100644 --- a/app-emulation/q4wine/metadata.xml +++ b/app-emulation/q4wine/metadata.xml @@ -8,7 +8,6 @@ Enable icoutils support - Enable winetricks support Enable Win AppDB browser subsystem diff --git a/app-emulation/q4wine/q4wine-9999.ebuild b/app-emulation/q4wi= ne/q4wine-9999.ebuild index caa10b6..5b81638 100644 --- a/app-emulation/q4wine/q4wine-9999.ebuild +++ b/app-emulation/q4wine/q4wine-9999.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.112-r1.= ebuild,v 1.2 2010/06/10 21:10:57 maekke Exp $ +# $Header: $ =20 -EAPI=3D"2" +EAPI=3D4 =20 -inherit git qt4-edge cmake-utils +inherit qt4-edge cmake-utils git-2 =20 DESCRIPTION=3D"Qt4 utility for Wine applications and prefixes management= ." HOMEPAGE=3D"http://q4wine.brezblock.org.ua/" -EGIT_REPO_URI=3D"git://github.com/brezerk/q4wine.git" +EGIT_REPO_URI=3D"git://github.com/brezerk/q4wine" =20 LICENSE=3D"GPL-3" SLOT=3D"0" @@ -32,10 +32,6 @@ RDEPEND=3D"x11-libs/qt-gui:4 =20 DOCS=3D(AUTHORS ChangeLog README) =20 -src_unpack() { - git_src_unpack -} - src_configure() { mycmakeargs=3D( $(cmake-utils_use debug DEBUG)