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 085B4138A1A for ; Sat, 15 Nov 2014 00:21:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 764D1E0C73; Sat, 15 Nov 2014 00:21:47 +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 E0433E0C72 for ; Sat, 15 Nov 2014 00:21:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1641A340AE4 for ; Sat, 15 Nov 2014 00:21:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B67C0A286 for ; Sat, 15 Nov 2014 00:21:42 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1416010630.39e2504dc9093cff78f6dbeb9b96d829e12d36ca.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/wannier90/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/wannier90/ChangeLog sci-libs/wannier90/wannier90-1.2-r2.ebuild X-VCS-Directories: sci-libs/wannier90/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 39e2504dc9093cff78f6dbeb9b96d829e12d36ca X-VCS-Branch: master Date: Sat, 15 Nov 2014 00:21:42 +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: 33fb5a2b-0256-47a5-873d-2f3634fccea0 X-Archives-Hash: 4c458a5838accf67590fcff1413cac0f commit: 39e2504dc9093cff78f6dbeb9b96d829e12d36ca Author: Christoph Junghans gentoo org> AuthorDate: Sat Nov 15 00:17:10 2014 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sat Nov 15 00:17:10 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=39e2504d fixed latex dep Package-Manager: portage-2.2.8-r2 --- sci-libs/wannier90/ChangeLog | 6 ++++-- sci-libs/wannier90/wannier90-1.2-r2.ebuild | 6 +----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/sci-libs/wannier90/ChangeLog b/sci-libs/wannier90/ChangeLog index ff8ee50..4311efb 100644 --- a/sci-libs/wannier90/ChangeLog +++ b/sci-libs/wannier90/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-libs/wannier90 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 15 Nov 2014; Christoph Junghans wannier90-1.2-r2.ebuild: + fixed latex dep + *wannier90-1.2-r2 (19 Sep 2013) 19 Sep 2013; Honza Macháček @@ -37,4 +40,3 @@ +files/wannier90-1.1-0001.patch, +files/wannier90-1.1-0002.patch, +wannier90-1.2.ebuild: A wannier90 ebuild for sci-physics/abinit - diff --git a/sci-libs/wannier90/wannier90-1.2-r2.ebuild b/sci-libs/wannier90/wannier90-1.2-r2.ebuild index 7741e9f..6396770 100644 --- a/sci-libs/wannier90/wannier90-1.2-r2.ebuild +++ b/sci-libs/wannier90/wannier90-1.2-r2.ebuild @@ -22,11 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} virtual/pkgconfig doc? ( virtual/latex-base - || ( - dev-texlive/texlive-latexextra - app-text/tetex - app-tex/ptex - ) + dev-texlive/texlive-latexextra )" src_prepare() {