public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-libs/nipy-templates/
@ 2016-02-08 13:16 Marius Brehler
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Brehler @ 2016-02-08 13:16 UTC (permalink / raw
  To: gentoo-commits

commit:     b03e02f96b5296231157912581b0a00f85146db7
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Fri Feb  5 16:01:12 2016 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Fri Feb  5 16:01:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b03e02f9

sci-libs/nipy-templates: new ebuild

Package-Manager: portage-2.2.27

 sci-libs/nipy-templates/metadata.xml              | 12 ++++++++++++
 sci-libs/nipy-templates/nipy-templates-0.2.ebuild | 21 +++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-libs/nipy-templates/metadata.xml b/sci-libs/nipy-templates/metadata.xml
new file mode 100644
index 0000000..46539ff
--- /dev/null
+++ b/sci-libs/nipy-templates/metadata.xml
@@ -0,0 +1,12 @@
+<?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">
+	Nipy-templates is a package containing template files needed by some nipy functions.
+</longdescription>
+</pkgmetadata>

diff --git a/sci-libs/nipy-templates/nipy-templates-0.2.ebuild b/sci-libs/nipy-templates/nipy-templates-0.2.ebuild
new file mode 100644
index 0000000..d1de919
--- /dev/null
+++ b/sci-libs/nipy-templates/nipy-templates-0.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Normalization templates for Python Neuroimaging"
+HOMEPAGE="http://nipy.org/"
+SRC_URI="http://nipy.org/data-packages/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/nipy-templates/
@ 2020-03-24 23:01 Horea Christian
  0 siblings, 0 replies; 2+ messages in thread
From: Horea Christian @ 2020-03-24 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     3e15fbd3c424ccd86c0001de906ce29c0f29ead0
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Mar 24 23:00:27 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Mar 24 23:00:27 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3e15fbd3

sci-libs/nipy-templates: remove from tree.

Unmaintained, not used by any packages

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/nipy-templates/metadata.xml              | 15 ---------------
 sci-libs/nipy-templates/nipy-templates-0.2.ebuild | 20 --------------------
 2 files changed, 35 deletions(-)

diff --git a/sci-libs/nipy-templates/metadata.xml b/sci-libs/nipy-templates/metadata.xml
deleted file mode 100644
index 1b34497a7..000000000
--- a/sci-libs/nipy-templates/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>horea.christ@gmail.com</email>
-		<name>Horea Christian</name>
-	</maintainer>
-	<maintainer type="project">
-		<email>sci@gentoo.org</email>
-		<name>Gentoo Science Project</name>
-	</maintainer>
-	<longdescription lang="en">
-Nipy-templates is a package containing template files needed by some nipy functions.
-</longdescription>
-</pkgmetadata>

diff --git a/sci-libs/nipy-templates/nipy-templates-0.2.ebuild b/sci-libs/nipy-templates/nipy-templates-0.2.ebuild
deleted file mode 100644
index 0cde31df8..000000000
--- a/sci-libs/nipy-templates/nipy-templates-0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Normalization templates for Python Neuroimaging"
-HOMEPAGE="http://nipy.org/"
-SRC_URI="http://nipy.org/data-packages/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-24 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-08 13:16 [gentoo-commits] proj/sci:master commit in: sci-libs/nipy-templates/ Marius Brehler
  -- strict thread matches above, loose matches on Subject: below --
2020-03-24 23:01 Horea Christian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox