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: app-doc/gromacs-manual/
Date: Sat, 25 Jun 2011 17:22:00 +0000 (UTC)	[thread overview]
Message-ID: <2c6dfd01f3a00901f0e9b39065857bff7bfd9567.jlec@gentoo> (raw)

commit:     2c6dfd01f3a00901f0e9b39065857bff7bfd9567
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 13:54:05 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 13:54:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2c6dfd01

migrate from 'git' to 'git-2'

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 app-doc/gromacs-manual/ChangeLog                  |    6 +++++-
 app-doc/gromacs-manual/gromacs-manual-9999.ebuild |   17 +++++++++--------
 app-doc/gromacs-manual/metadata.xml               |    2 +-
 3 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/app-doc/gromacs-manual/ChangeLog b/app-doc/gromacs-manual/ChangeLog
index db0912d..35e0018 100644
--- a/app-doc/gromacs-manual/ChangeLog
+++ b/app-doc/gromacs-manual/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for app-doc/gromacs-manual
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Jun 2011; Justin Lecher <jlec@gentoo.org> gromacs-manual-9999.ebuild,
+  metadata.xml:
+  migrate from 'git' to 'git-2'
+
 *gromacs-manual-9999 (26 Aug 2010)
 
   26 Aug 2010; Christoph Junghans <kleiner_otti@gmx.de>

diff --git a/app-doc/gromacs-manual/gromacs-manual-9999.ebuild b/app-doc/gromacs-manual/gromacs-manual-9999.ebuild
index c5a593a..49778e8 100644
--- a/app-doc/gromacs-manual/gromacs-manual-9999.ebuild
+++ b/app-doc/gromacs-manual/gromacs-manual-9999.ebuild
@@ -2,27 +2,27 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI=4
 
-EGIT_REPO_URI="git://git.gromacs.org/manual"
-EGIT_BRANCH="master"
-
-inherit cmake-utils git
+inherit cmake-utils git-2
 
 DESCRIPTION="Manual for gromacs"
 HOMEPAGE="http://www.gromacs.org/"
 SRC_URI=""
 
+EGIT_REPO_URI="git://git.gromacs.org/manual"
+EGIT_BRANCH="master"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
-DEPEND="=sci-chemistry/gromacs-${PV}
+DEPEND="
+	~sci-chemistry/gromacs-${PV}
 	dev-texlive/texlive-latex
 	sys-apps/coreutils
 	app-shells/tcsh"
-
 RDEPEND=""
 
 src_prepare() {
@@ -30,7 +30,8 @@ src_prepare() {
 	progs=$(tr '\n' ' ' <${EROOT}usr/share/gromacs/programs.list) || die
 	sed -i "s/^\(PROGRAMS\).*/\1='${progs}'/" mkman || die
 	sed -i "s@^\(INSTALLED.*=\).*@\1${EROOT}usr/bin/g_options@" mkoptions || die
-	sed -e "s!\${GMXSRC}/admin/\(programs.txt\)!${EROOT}usr/share/gromacs/\1!" \
+	sed \
+		-e "s!\${GMXSRC}/admin/\(programs.txt\)!${EROOT}usr/share/gromacs/\1!" \
 		-e "s!\${GMXSRC}/share/html!${EROOT}usr/share/doc/gromacs-${PV}/html!" \
 		-e "s!\${GMXBIN}!${EROOT}usr/bin!" \
 		-e '/FATAL_ERROR.*GMX\(SRC\|BIN\)/s/^/#/' \

diff --git a/app-doc/gromacs-manual/metadata.xml b/app-doc/gromacs-manual/metadata.xml
index 9ac9ffd..e42d0af 100644
--- a/app-doc/gromacs-manual/metadata.xml
+++ b/app-doc/gromacs-manual/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci-chemistry</herd>
+	<herd>sci-chemistry</herd>
 </pkgmetadata>



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

Thread overview: 9+ 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 --
2013-01-30  3:29 [gentoo-commits] proj/sci:master commit in: app-doc/gromacs-manual/ Christoph Junghans
2012-12-06  2:28 Christoph Junghans
2012-11-30  3:09 Christoph Junghans
2012-11-19  0:48 Christoph Junghans
2012-10-04 14:39 Christoph Junghans
2011-06-25 12:58 Christoph Junghans
2011-04-10 20:36 Christoph Junghans
2011-03-10 20:16 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=2c6dfd01f3a00901f0e9b39065857bff7bfd9567.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