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-libs/nibabel/
Date: Mon,  6 Jan 2014 18:33:19 +0000 (UTC)	[thread overview]
Message-ID: <1389032795.3f7323688e8ba8919cef97a1643ec49e56d359a5.jlec@gentoo> (raw)

commit:     3f7323688e8ba8919cef97a1643ec49e56d359a5
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 18:26:35 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 18:26:35 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3f732368

sci-libs/nibabel: Switch from git-2 to git-r3

Package-Manager: portage-2.2.8

---
 sci-libs/nibabel/ChangeLog            |  8 ++++++++
 sci-libs/nibabel/metadata.xml         | 18 +++++++++---------
 sci-libs/nibabel/nibabel-1.3.0.ebuild |  4 ++--
 sci-libs/nibabel/nibabel-9999.ebuild  |  8 +++++---
 4 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/sci-libs/nibabel/ChangeLog b/sci-libs/nibabel/ChangeLog
new file mode 100644
index 0000000..c31cec7
--- /dev/null
+++ b/sci-libs/nibabel/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sci-libs/nibabel
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  06 Jan 2014; Justin Lecher <jlec@gentoo.org> nibabel-1.3.0.ebuild,
+  nibabel-9999.ebuild, metadata.xml:
+  Switch from git-2 to git-r3
+

diff --git a/sci-libs/nibabel/metadata.xml b/sci-libs/nibabel/metadata.xml
index 7ffd788..bb00d12 100644
--- a/sci-libs/nibabel/metadata.xml
+++ b/sci-libs/nibabel/metadata.xml
@@ -1,19 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<maintainer>
-	<email>h.chr@mail.ru</email>
-	<name>Horea Christian</name>
-</maintainer>
-<longdescription lang="en">
+  <herd>sci</herd>
+  <maintainer>
+    <email>h.chr@mail.ru</email>
+    <name>Horea Christian</name>
+  </maintainer>
+  <longdescription lang="en">
 	The package provides read and write access to some common medical and
 	neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 	NIfTI1, MINC, MGH and ECAT as well as PAR/REC. It can read and write Freesurfer
 	geometry, and read Freesurfer morphometry and annotation files. There is some
 	very limited support for DICOM. NiBabel is the successor of PyNIfTI.
 </longdescription>
-<use>
-	<flag name="dicom">Adds limited read support for the DICOM imaging format.</flag>
-</use>
+  <use>
+    <flag name="dicom">Adds limited read support for the DICOM imaging format.</flag>
+  </use>
 </pkgmetadata>

diff --git a/sci-libs/nibabel/nibabel-1.3.0.ebuild b/sci-libs/nibabel/nibabel-1.3.0.ebuild
index 51eec2f..c3d5d27 100644
--- a/sci-libs/nibabel/nibabel-1.3.0.ebuild
+++ b/sci-libs/nibabel/nibabel-1.3.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 

diff --git a/sci-libs/nibabel/nibabel-9999.ebuild b/sci-libs/nibabel/nibabel-9999.ebuild
index 0070d0b..81915fa 100644
--- a/sci-libs/nibabel/nibabel-9999.ebuild
+++ b/sci-libs/nibabel/nibabel-9999.ebuild
@@ -1,20 +1,22 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils-r1 git-2
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Access a cacophony of neuro-imaging file formats"
 HOMEPAGE="http://nipy.org/nibabel/"
+SRC_URI=""
 EGIT_REPO_URI="https://github.com/nipy/nibabel.git"
 
 LICENSE="MIT"
 SLOT="0"
 IUSE="dicom doc test"
+KEYWORDS=""
 
 RDEPEND="
 	dev-python/numpy[${PYTHON_USEDEP}]


             reply	other threads:[~2014-01-06 18:33 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 18:33 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-11 16:55 [gentoo-commits] proj/sci:master commit in: sci-libs/nibabel/ Horea Christian
2023-12-11 16:55 Horea Christian
2023-05-02 23:48 Horea Christian
2023-05-02 23:48 Horea Christian
2023-01-30 10:27 Horea Christian
2023-01-30 10:26 Horea Christian
2023-01-12 12:18 Andrew Ammerlaan
2022-07-11 13:40 Horea Christian
2022-07-11 12:24 Horea Christian
2022-07-11 12:24 Horea Christian
2022-07-07  4:54 Sam James
2021-01-13 21:06 Andrew Ammerlaan
2021-01-06 10:38 Andrew Ammerlaan
2020-12-24 11:06 Horea Christian
2020-09-27  3:26 Horea Christian
2020-09-25  9:17 Horea Christian
2020-03-13 17:50 Horea Christian
2020-01-08 21:49 Horea Christian
2019-11-10 12:20 Horea Christian
2018-12-31  8:06 Horea Christian
2018-12-31  5:43 Horea Christian
2018-12-31  3:51 Horea Christian
2018-07-31 14:14 Horea Christian
2018-07-27 15:42 Horea Christian
2017-08-25  4:04 Benda XU
2016-10-12  6:30 Marius Brehler
2015-09-01 11:47 Justin Lecher
2015-06-15  7:24 Justin Lecher
2013-11-11 21:48 Nicolas Bock
2013-11-11 21:48 Nicolas Bock

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=1389032795.3f7323688e8ba8919cef97a1643ec49e56d359a5.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