* [gentoo-commits] proj/sci:master commit in: dev-python/idlsave/
@ 2011-05-03 20:01 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2011-05-03 20:01 UTC (permalink / raw
To: gentoo-commits
commit: 98f551477e36123d0190e94adaeb3071fdebfd63
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue May 3 19:46:38 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue May 3 19:46:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=98f55147
Version Bump, notified by euscan
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
dev-python/idlsave/ChangeLog | 8 +++++++-
dev-python/idlsave/idlsave-0.9.5.ebuild | 5 ++---
.../{idlsave-0.9.5.ebuild => idlsave-0.9.7.ebuild} | 5 ++---
3 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/dev-python/idlsave/ChangeLog b/dev-python/idlsave/ChangeLog
index 94316d2..962a062 100644
--- a/dev-python/idlsave/ChangeLog
+++ b/dev-python/idlsave/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-python/idlsave
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*idlsave-0.9.7 (03 May 2011)
+
+ 03 May 2011; Justin Lecher <jlec@gentoo.org> idlsave-0.9.5.ebuild,
+ +idlsave-0.9.7.ebuild:
+ Version Bump, notified by euscan
+
19 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> idlsave-0.9.5.ebuild:
Fixed use flags and license
diff --git a/dev-python/idlsave/idlsave-0.9.5.ebuild b/dev-python/idlsave/idlsave-0.9.5.ebuild
index 9b368b9..5922648 100644
--- a/dev-python/idlsave/idlsave-0.9.5.ebuild
+++ b/dev-python/idlsave/idlsave-0.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,6 +6,7 @@ EAPI=3
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
inherit distutils eutils
@@ -24,8 +25,6 @@ LICENSE="GPL-3"
DEPEND="dev-python/numpy"
RDEPEND="${DEPEND}"
-RESTRICT_PYTHON_ABIS="3.*"
-
S="${WORKDIR}/${MYP}"
DOCS="CHANGES"
diff --git a/dev-python/idlsave/idlsave-0.9.5.ebuild b/dev-python/idlsave/idlsave-0.9.7.ebuild
similarity index 92%
copy from dev-python/idlsave/idlsave-0.9.5.ebuild
copy to dev-python/idlsave/idlsave-0.9.7.ebuild
index 9b368b9..5922648 100644
--- a/dev-python/idlsave/idlsave-0.9.5.ebuild
+++ b/dev-python/idlsave/idlsave-0.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,6 +6,7 @@ EAPI=3
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
inherit distutils eutils
@@ -24,8 +25,6 @@ LICENSE="GPL-3"
DEPEND="dev-python/numpy"
RDEPEND="${DEPEND}"
-RESTRICT_PYTHON_ABIS="3.*"
-
S="${WORKDIR}/${MYP}"
DOCS="CHANGES"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/idlsave/
@ 2011-05-04 0:18 Sebastien Fabbro
0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro @ 2011-05-04 0:18 UTC (permalink / raw
To: gentoo-commits
commit: 522c56abe4fdc7c4ccb673d682edd45417db92e5
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Tue May 3 22:14:34 2011 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue May 3 22:14:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=522c56ab
[dev-python/idlsave] included in scipy-0.9.0
---
dev-python/idlsave/ChangeLog | 13 -------------
dev-python/idlsave/idlsave-0.9.5.ebuild | 31 -------------------------------
dev-python/idlsave/metadata.xml | 11 -----------
3 files changed, 0 insertions(+), 55 deletions(-)
diff --git a/dev-python/idlsave/ChangeLog b/dev-python/idlsave/ChangeLog
deleted file mode 100644
index 94316d2..0000000
--- a/dev-python/idlsave/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for dev-python/idlsave
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 19 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> idlsave-0.9.5.ebuild:
- Fixed use flags and license
-
-*idlsave-0.9.5 (19 Jul 2010)
-
- 19 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org>
- +idlsave-0.9.5.ebuild, +metadata.xml:
- Initial import
-
diff --git a/dev-python/idlsave/idlsave-0.9.5.ebuild b/dev-python/idlsave/idlsave-0.9.5.ebuild
deleted file mode 100644
index 9b368b9..0000000
--- a/dev-python/idlsave/idlsave-0.9.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils eutils
-
-MYPN=IDLSave
-MYP="${MYPN}-${PV}"
-
-DESCRIPTION="Python module to read IDL .sav files"
-HOMEPAGE="http://idlsave.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz"
-
-IUSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-3"
-
-DEPEND="dev-python/numpy"
-RDEPEND="${DEPEND}"
-
-RESTRICT_PYTHON_ABIS="3.*"
-
-S="${WORKDIR}/${MYP}"
-
-DOCS="CHANGES"
diff --git a/dev-python/idlsave/metadata.xml b/dev-python/idlsave/metadata.xml
deleted file mode 100644
index 24f1c0f..0000000
--- a/dev-python/idlsave/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- IDLSave is a python module that allows IDL 'save' files (e.g. .sav
- files) to be read directly into python without the need for IDL to
- be installed. IDL variables, including structures and arrays, are
- converted to the equivalent python types.
-</longdescription>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-04 0:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 20:01 [gentoo-commits] proj/sci:master commit in: dev-python/idlsave/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2011-05-04 0:18 Sebastien Fabbro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox