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 1RlSLz-0005Zg-L3 for garchives@archives.gentoo.org; Thu, 12 Jan 2012 21:38:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B82AE06B0; Thu, 12 Jan 2012 21:38:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DB9B7E06B0 for ; Thu, 12 Jan 2012 21:38:27 +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 62F251B40AF for ; Thu, 12 Jan 2012 21:38:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BB6A880044 for ; Thu, 12 Jan 2012 21:38:26 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <2593128418a7cd9a2946dc973682f2ccf7b911ee.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/marble/, kde-base/marble/files/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/marble/files/marble-4.7.97-python.patch.bz2 kde-base/marble/marble-4.7.97.ebuild X-VCS-Directories: kde-base/marble/ kde-base/marble/files/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 2593128418a7cd9a2946dc973682f2ccf7b911ee Date: Thu, 12 Jan 2012 21:38:26 +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: 7b0b6e90-db7e-4e76-8b94-5a6c1508f2e5 X-Archives-Hash: 63ed0e135f8700896ccd062e92524791 commit: 2593128418a7cd9a2946dc973682f2ccf7b911ee Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Thu Jan 12 21:38:28 2012 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Thu Jan 12 21:38:28 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D25931284 [kde-base/marble] For testing, add python bindings update from 4.8 branch (Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit) --- .../marble/files/marble-4.7.97-python.patch.bz2 | Bin 0 -> 24508 byt= es kde-base/marble/marble-4.7.97.ebuild | 2 ++ 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kde-base/marble/files/marble-4.7.97-python.patch.bz2 b/kde-b= ase/marble/files/marble-4.7.97-python.patch.bz2 new file mode 100644 index 0000000..796f3a6 Binary files /dev/null and b/kde-base/marble/files/marble-4.7.97-python.p= atch.bz2 differ diff --git a/kde-base/marble/marble-4.7.97.ebuild b/kde-base/marble/marbl= e-4.7.97.ebuild index 03dc69f..eaf1205 100644 --- a/kde-base/marble/marble-4.7.97.ebuild +++ b/kde-base/marble/marble-4.7.97.ebuild @@ -30,6 +30,8 @@ RDEPEND=3D"${DEPEND} =20 REQUIRED_USE=3D"plasma? ( kde )" =20 +PATCHES=3D( "${FILESDIR}/${P}-python.patch.bz2" ) + pkg_setup() { python_set_active_version 2 kde4-base_pkg_setup