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 1QaWc5-0002d5-0E for garchives@archives.gentoo.org; Sat, 25 Jun 2011 17:25:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D82791C1BD; Sat, 25 Jun 2011 17:22:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 990ED1C1BB for ; Sat, 25 Jun 2011 17:22:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EAFA2AC0A2 for ; Sat, 25 Jun 2011 17:22:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id A812A8004A for ; Sat, 25 Jun 2011 17:22:10 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <075143c9a5ab5c8616c862c6403fb44a3d5f5848.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/espresso/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/espresso/ChangeLog sci-physics/espresso/espresso-9999.ebuild sci-physics/espresso/metadata.xml X-VCS-Directories: sci-physics/espresso/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 075143c9a5ab5c8616c862c6403fb44a3d5f5848 Date: Sat, 25 Jun 2011 17:22:10 +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: X-Archives-Hash: 114395342f40782e4e8bbb6fed044405 commit: 075143c9a5ab5c8616c862c6403fb44a3d5f5848 Author: Justin Lecher gentoo org> AuthorDate: Sat Jun 25 17:01:45 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jun 25 17:01:45 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D075143c9 Cleaned ebuild (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-physics/espresso/ChangeLog | 4 ++++ sci-physics/espresso/espresso-9999.ebuild | 14 ++++++++------ sci-physics/espresso/metadata.xml | 4 ++-- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/sci-physics/espresso/ChangeLog b/sci-physics/espresso/Change= Log index 75a9079..28bcbb0 100644 --- a/sci-physics/espresso/ChangeLog +++ b/sci-physics/espresso/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 25 Jun 2011; Justin Lecher espresso-9999.ebuild, + metadata.xml: + Cleaned ebuild + *espresso-3.0.0 (20 Apr 2011) =20 20 Apr 2011; Christoph Junghans -espresso-2.2.0b.e= build, diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espr= esso/espresso-9999.ebuild index 55908dd..9c22425 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.0.0.e= build,v 1.1 2011/04/20 13:03:00 ottxor Exp $ =20 -EAPI=3D"4" +EAPI=3D4 =20 inherit autotools-utils savedconfig =20 @@ -12,7 +12,7 @@ HOMEPAGE=3D"http://www.espressomd.org" if [ "${PV%9999}" !=3D "${PV}" ]; then EGIT_REPO_URI=3D"git://git.savannah.nongnu.org/espressomd.git" EGIT_BRANCH=3D"master" - inherit git + inherit git-2 else SRC_URI=3D"mirror://nongnu/${PN}md/${P}.tar.gz" fi @@ -25,14 +25,16 @@ REQUIRED_USE=3D"tk? ( X )" =20 RESTRICT=3D"tk? ( test )" =20 -RDEPEND=3D"dev-lang/tcl - X? ( x11-libs/libX11 ) +RDEPEND=3D" + dev-lang/tcl fftw? ( sci-libs/fftw:3.0 ) mpi? ( virtual/mpi ) - tk? ( >=3Ddev-lang/tk-8.4.18-r1 )" + tk? ( >=3Ddev-lang/tk-8.4.18-r1 ) + X? ( x11-libs/libX11 )" =20 DEPEND=3D"${RDEPEND} - doc? ( app-doc/doxygen[-nodot] + doc? ( + app-doc/doxygen[-nodot] virtual/latex-base )" =20 src_prepare() { diff --git a/sci-physics/espresso/metadata.xml b/sci-physics/espresso/met= adata.xml index 03cc20a..cb05f9b 100644 --- a/sci-physics/espresso/metadata.xml +++ b/sci-physics/espresso/metadata.xml @@ -3,7 +3,7 @@ sci-physics - Installs the examples - Installs extra subpackages + Installs the examples + Installs extra subpackages