From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8153213877A for ; Thu, 3 Jul 2014 14:15:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 673A6E0824; Thu, 3 Jul 2014 14:15:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F321AE0824 for ; Thu, 3 Jul 2014 14:15:48 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0347733FDA2 for ; Thu, 3 Jul 2014 14:15:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id CB4F6182D3 for ; Thu, 3 Jul 2014 14:15:45 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1404396906.9ba6913bfa97c94855dd0a0834a66ff0111298f8.bircoph@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/root/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/root/ChangeLog sci-physics/root/root-9999.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: 9ba6913bfa97c94855dd0a0834a66ff0111298f8 X-VCS-Branch: master Date: Thu, 3 Jul 2014 14:15:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7fd98ab5-e293-43f1-bded-180da9d52a56 X-Archives-Hash: 115c0903aaeebd1959dd99f3872292f5 commit: 9ba6913bfa97c94855dd0a0834a66ff0111298f8 Author: Andrew Savchenko gmail com> AuthorDate: Thu Jul 3 14:15:06 2014 +0000 Commit: Andrew Savchenko gmail com> CommitDate: Thu Jul 3 14:15:06 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9ba6913b sci-physcis/root-9999: patch moved to upstream --- sci-physics/root/ChangeLog | 3 +++ sci-physics/root/root-9999.ebuild | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 4770753..893e1ea 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.96 2012/03/29 18:21:49 bicatali Exp $ + 03 Jul 2014; Andrew Savchenko root-9999.ebuild: + Tutorial-dirs patch is accepted upstream. + 02 Jul 2014; Andrew Savchenko root-6.00.01-r1.ebuild, root-9999.ebuild, files/root-6.00.01-tutorials-path.patch: Do not compress files required for .credits, .demo, .license diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 9c76fed..66f8d87 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -200,8 +200,7 @@ src_prepare() { "${FILESDIR}"/${PN}-6.00.01-nobyte-compile.patch \ "${FILESDIR}"/${PN}-6.00.01-prop-flags.patch \ "${FILESDIR}"/${PN}-6.00.01-llvm.patch \ - "${FILESDIR}"/${PN}-6.00.01-geocad.patch \ - "${FILESDIR}"/${PN}-6.00.01-tutorials-path.patch + "${FILESDIR}"/${PN}-6.00.01-geocad.patch # make sure we use system libs and headers rm montecarlo/eg/inc/cfortran.h README/cfortran.doc || die