From 8c5c71439ebcaa2b97f9d481cffa838d58385588 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Mon, 25 May 2015 20:33:45 +0200 Subject: new ebuild Package-Manager: portage-2.2.18 --- sci-libs/vxl/ChangeLog | 8 ++++++++ sci-libs/vxl/metadata.xml | 11 +++++++++++ sci-libs/vxl/vxl-9999.ebuild | 20 ++++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 sci-libs/vxl/ChangeLog create mode 100644 sci-libs/vxl/metadata.xml create mode 100644 sci-libs/vxl/vxl-9999.ebuild (limited to 'sci-libs') diff --git a/sci-libs/vxl/ChangeLog b/sci-libs/vxl/ChangeLog new file mode 100644 index 000000000..94c0653ef --- /dev/null +++ b/sci-libs/vxl/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for sci-libs/vxl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*vxl-9999 (25 May 2015) + + 25 May 2015; +metadata.xml, +vxl-9999.ebuild: + new ebuild diff --git a/sci-libs/vxl/metadata.xml b/sci-libs/vxl/metadata.xml new file mode 100644 index 000000000..1cdbde283 --- /dev/null +++ b/sci-libs/vxl/metadata.xml @@ -0,0 +1,11 @@ + + + + sci + + VXL (the Vision-something-Libraries) is a collection of C++ libraries designed + for computer vision research and implementation. It was created from TargetJr + and the IUE with the aim of making a light, fast and consistent system. VXL is + written in ANSI/ISO C++ and is designed to be portable over many platforms. + + diff --git a/sci-libs/vxl/vxl-9999.ebuild b/sci-libs/vxl/vxl-9999.ebuild new file mode 100644 index 000000000..056c92801 --- /dev/null +++ b/sci-libs/vxl/vxl-9999.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" + +inherit git-r3 cmake-utils + +DESCRIPTION="C++ computer vision research libraries" +HOMEPAGE="http://vxl.sourceforge.net" +SRC_URI="" +EGIT_REPO_URI="http://git.code.sf.net/p/vxl/git" + +LICENSE="BSD" +SLOT="0" +IUSE="" +KEYWORDS="" + +RDEPEND="" + -- cgit v1.2.3-65-gdbad From e4f2c0361e445d712f69c2dcd3f1837635f2b8e3 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Fri, 29 May 2015 02:22:21 +0200 Subject: Revert "new ebuild" This reverts commit 8c5c71439ebcaa2b97f9d481cffa838d58385588. --- sci-libs/vxl/ChangeLog | 8 -------- sci-libs/vxl/metadata.xml | 11 ----------- sci-libs/vxl/vxl-9999.ebuild | 20 -------------------- 3 files changed, 39 deletions(-) delete mode 100644 sci-libs/vxl/ChangeLog delete mode 100644 sci-libs/vxl/metadata.xml delete mode 100644 sci-libs/vxl/vxl-9999.ebuild (limited to 'sci-libs') diff --git a/sci-libs/vxl/ChangeLog b/sci-libs/vxl/ChangeLog deleted file mode 100644 index 94c0653ef..000000000 --- a/sci-libs/vxl/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -# ChangeLog for sci-libs/vxl -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*vxl-9999 (25 May 2015) - - 25 May 2015; +metadata.xml, +vxl-9999.ebuild: - new ebuild diff --git a/sci-libs/vxl/metadata.xml b/sci-libs/vxl/metadata.xml deleted file mode 100644 index 1cdbde283..000000000 --- a/sci-libs/vxl/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - sci - - VXL (the Vision-something-Libraries) is a collection of C++ libraries designed - for computer vision research and implementation. It was created from TargetJr - and the IUE with the aim of making a light, fast and consistent system. VXL is - written in ANSI/ISO C++ and is designed to be portable over many platforms. - - diff --git a/sci-libs/vxl/vxl-9999.ebuild b/sci-libs/vxl/vxl-9999.ebuild deleted file mode 100644 index 056c92801..000000000 --- a/sci-libs/vxl/vxl-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" - -inherit git-r3 cmake-utils - -DESCRIPTION="C++ computer vision research libraries" -HOMEPAGE="http://vxl.sourceforge.net" -SRC_URI="" -EGIT_REPO_URI="http://git.code.sf.net/p/vxl/git" - -LICENSE="BSD" -SLOT="0" -IUSE="" -KEYWORDS="" - -RDEPEND="" - -- cgit v1.2.3-65-gdbad From e04095ce38eee7d280d766c76e90fb707443de83 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Sat, 6 Jun 2015 09:54:34 +0200 Subject: no longer depending on outdated version Package-Manager: portage-2.2.20 --- sci-libs/nipype/ChangeLog | 6 ++++-- sci-libs/nipype/nipype-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/nipype/ChangeLog b/sci-libs/nipype/ChangeLog index e4f160f49..09e140793 100644 --- a/sci-libs/nipype/ChangeLog +++ b/sci-libs/nipype/ChangeLog @@ -1,8 +1,10 @@ # ChangeLog for sci-libs/nipype -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jun 2015; Horea Christian nipype-9999.ebuild: + no longer depending on outdated version + 06 Jan 2014; Justin Lecher nipype-9999.ebuild, metadata.xml: Switch from git-2 to git-r3 - diff --git a/sci-libs/nipype/nipype-9999.ebuild b/sci-libs/nipype/nipype-9999.ebuild index 0b833f8f2..018340f60 100644 --- a/sci-libs/nipype/nipype-9999.ebuild +++ b/sci-libs/nipype/nipype-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -23,7 +23,7 @@ IUSE="" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] - >=sci-libs/nibabel-1.2[${PYTHON_USEDEP}]" + sci-libs/nibabel[${PYTHON_USEDEP}]" RDEPEND=" sci-libs/scipy[${PYTHON_USEDEP}] dev-python/traits[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad