public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/espresso/
Date: Sat, 25 Jun 2011 17:22:10 +0000 (UTC)	[thread overview]
Message-ID: <075143c9a5ab5c8616c862c6403fb44a3d5f5848.jlec@gentoo> (raw)

commit:     075143c9a5ab5c8616c862c6403fb44a3d5f5848
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 17:01:45 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 17:01:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=075143c9

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/ChangeLog
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: $
 
+  25 Jun 2011; Justin Lecher <jlec@gentoo.org> espresso-9999.ebuild,
+  metadata.xml:
+  Cleaned ebuild
+
 *espresso-3.0.0 (20 Apr 2011)
 
   20 Apr 2011; Christoph Junghans <ottxor@gentoo.org> -espresso-2.2.0b.ebuild,

diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/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.ebuild,v 1.1 2011/04/20 13:03:00 ottxor Exp $
 
-EAPI="4"
+EAPI=4
 
 inherit autotools-utils savedconfig
 
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.espressomd.org"
 if [ "${PV%9999}" != "${PV}" ]; then
 	EGIT_REPO_URI="git://git.savannah.nongnu.org/espressomd.git"
 	EGIT_BRANCH="master"
-	inherit git
+	inherit git-2
 else
 	SRC_URI="mirror://nongnu/${PN}md/${P}.tar.gz"
 fi
@@ -25,14 +25,16 @@ REQUIRED_USE="tk? ( X )"
 
 RESTRICT="tk? ( test )"
 
-RDEPEND="dev-lang/tcl
-	X? ( x11-libs/libX11 )
+RDEPEND="
+	dev-lang/tcl
 	fftw? ( sci-libs/fftw:3.0 )
 	mpi? ( virtual/mpi )
-	tk? ( >=dev-lang/tk-8.4.18-r1 )"
+	tk? ( >=dev-lang/tk-8.4.18-r1 )
+	X? ( x11-libs/libX11 )"
 
 DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen[-nodot]
+	doc? (
+		app-doc/doxygen[-nodot]
 		virtual/latex-base )"
 
 src_prepare() {

diff --git a/sci-physics/espresso/metadata.xml b/sci-physics/espresso/metadata.xml
index 03cc20a..cb05f9b 100644
--- a/sci-physics/espresso/metadata.xml
+++ b/sci-physics/espresso/metadata.xml
@@ -3,7 +3,7 @@
 <pkgmetadata>
 	<herd>sci-physics</herd>
 	<use>
-		<flag name='examples'>Installs the examples</flag>
-		<flag name='packages'>Installs extra subpackages</flag>
+		<flag name="examples">Installs the examples</flag>
+		<flag name="packages">Installs extra subpackages</flag>
 	</use>
 </pkgmetadata>



             reply	other threads:[~2011-06-25 17:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-25 17:22 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-18 21:56 [gentoo-commits] proj/sci:master commit in: sci-physics/espresso/ Christoph Junghans
2015-03-16 17:42 Christoph Junghans
2014-12-26  1:08 Christoph Junghans
2014-08-19 21:51 Christoph Junghans
2014-08-11 21:37 ` Christoph Junghans
2014-08-19 21:49 Christoph Junghans
2013-12-11 12:43 Justin Lecher
2013-06-14 11:21 Justin Lecher
2013-03-09  2:43 Christoph Junghans
2012-10-09  8:53 Christoph Junghans
2012-05-06 21:09 Christoph Junghans
2012-03-24 22:46 Christoph Junghans
2012-03-22  3:53 Christoph Junghans
2011-11-27 21:11 Christoph Junghans
2011-06-25 12:58 Christoph Junghans
2011-04-26 21:23 Christoph Junghans
2011-04-20 21:29 Christoph Junghans
2011-04-20 13:37 Christoph Junghans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=075143c9a5ab5c8616c862c6403fb44a3d5f5848.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox