public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-geosciences/tappy/
@ 2011-10-19  0:03 Tim Cera
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Cera @ 2011-10-19  0:03 UTC (permalink / raw
  To: gentoo-commits

commit:     bc6841523d1c096db56f14d006e1ad0eba1af68a
Author:     timcera <timcera <AT> earthlink <DOT> net>
AuthorDate: Wed Oct 19 00:02:18 2011 +0000
Commit:     Tim Cera <timcera <AT> earthlink <DOT> net>
CommitDate: Wed Oct 19 00:02:18 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bc684152

sci-geosciences/tappy: Version bump.

---
 sci-geosciences/tappy/ChangeLog                    |    8 +++++++-
 .../{tappy-0.8.3.ebuild => tappy-0.9.0.ebuild}     |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/tappy/ChangeLog b/sci-geosciences/tappy/ChangeLog
index cb4f43a..1beea13 100644
--- a/sci-geosciences/tappy/ChangeLog
+++ b/sci-geosciences/tappy/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for sci-geosciences/tappy
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*tappy-0.9.0 (19 Oct 2011)
+
+  19 Oct 2011; Tim Cera <timcera@earthlink.net> -tappy-0.8.3.ebuild,
+  +tappy-0.9.0.ebuild:
+  Version bump.
+
   29 Jun 2010; Justin Lecher <jlec@gentoo.org> tappy-0.8.3.ebuild:
   Python ABI fixes
 

diff --git a/sci-geosciences/tappy/tappy-0.8.3.ebuild b/sci-geosciences/tappy/tappy-0.9.0.ebuild
similarity index 92%
rename from sci-geosciences/tappy/tappy-0.8.3.ebuild
rename to sci-geosciences/tappy/tappy-0.9.0.ebuild
index 60f9a6c..03cc7ff 100644
--- a/sci-geosciences/tappy/tappy-0.8.3.ebuild
+++ b/sci-geosciences/tappy/tappy-0.9.0.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: $
 



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

* [gentoo-commits] proj/sci:master commit in: sci-geosciences/tappy/
@ 2013-12-04 15:00 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2013-12-04 15:00 UTC (permalink / raw
  To: gentoo-commits

commit:     243bc8c12fbdc1e8161b9999e78056fefc6a94b8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  4 14:13:26 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec  4 14:13:26 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=243bc8c1

sci-geosciences/tappy: Bump to distutils-r1 eclass

Package-Manager: portage-2.2.7

---
 sci-geosciences/tappy/ChangeLog          |  6 +++++-
 sci-geosciences/tappy/metadata.xml       | 12 ++++++------
 sci-geosciences/tappy/tappy-0.9.0.ebuild | 18 ++++++++----------
 3 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/sci-geosciences/tappy/ChangeLog b/sci-geosciences/tappy/ChangeLog
index 3340e37..193e544 100644
--- a/sci-geosciences/tappy/ChangeLog
+++ b/sci-geosciences/tappy/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-geosciences/tappy
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 Dec 2013; Justin Lecher <jlec@gentoo.org> tappy-0.9.0.ebuild,
+  metadata.xml:
+  Bump to distutils-r1 eclass
+
 *tappy-0.9.0 (19 Oct 2011)
 
   19 Oct 2011; Tim Cera <tim@cerazone.net> -tappy-0.8.3.ebuild,

diff --git a/sci-geosciences/tappy/metadata.xml b/sci-geosciences/tappy/metadata.xml
index 4605803..bdb0263 100644
--- a/sci-geosciences/tappy/metadata.xml
+++ b/sci-geosciences/tappy/metadata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci-geosciences</herd>
-<maintainer>
-<email>tim@cerazone.net</email>
-<name>Tim Cera</name>
-</maintainer>
-<longdescription lang="en">
+  <herd>sci-geosciences</herd>
+  <maintainer>
+    <email>tim@cerazone.net</email>
+    <name>Tim Cera</name>
+  </maintainer>
+  <longdescription lang="en">
 TAPPY is a tidal analysis package. It breaks down a record of water levels into
 the component sine waves. It is written in Python and uses the least squares
 optimization and other functions in SciPy. The focus is to make the most

diff --git a/sci-geosciences/tappy/tappy-0.9.0.ebuild b/sci-geosciences/tappy/tappy-0.9.0.ebuild
index 03cc7ff..0730aac 100644
--- a/sci-geosciences/tappy/tappy-0.9.0.ebuild
+++ b/sci-geosciences/tappy/tappy-0.9.0.ebuild
@@ -1,23 +1,21 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="3"
+EAPI=5
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python{2_6,2_7} )
 
-inherit distutils
+inherit distutils-r1
 
-DESCRIPTION="Tidal Analysis in Python breaks hourly water level into tidal components."
+DESCRIPTION="Tidal Analysis in Python"
 HOMEPAGE="http://tappy.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-python/setuptools"
-RDEPEND=">=sci-libs/scipy-0.3.2"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=sci-libs/scipy-0.3.2[${PYTHON_USEDEP}]"


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

* [gentoo-commits] proj/sci:master commit in: sci-geosciences/tappy/
@ 2015-04-16  6:34 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-04-16  6:34 UTC (permalink / raw
  To: gentoo-commits

commit:     a01709120eaca021c59cf470897f0590ee05683d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 06:30:30 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 06:30:30 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a0170912

In CVS

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-geosciences/tappy/ChangeLog          | 44 --------------------------------
 sci-geosciences/tappy/metadata.xml       | 16 ------------
 sci-geosciences/tappy/tappy-0.9.0.ebuild | 21 ---------------
 3 files changed, 81 deletions(-)

diff --git a/sci-geosciences/tappy/ChangeLog b/sci-geosciences/tappy/ChangeLog
deleted file mode 100644
index 193e544..0000000
--- a/sci-geosciences/tappy/ChangeLog
+++ /dev/null
@@ -1,44 +0,0 @@
-# ChangeLog for sci-geosciences/tappy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  04 Dec 2013; Justin Lecher <jlec@gentoo.org> tappy-0.9.0.ebuild,
-  metadata.xml:
-  Bump to distutils-r1 eclass
-
-*tappy-0.9.0 (19 Oct 2011)
-
-  19 Oct 2011; Tim Cera <tim@cerazone.net> -tappy-0.8.3.ebuild,
-  +tappy-0.9.0.ebuild:
-  Version bump.
-
-  29 Jun 2010; Justin Lecher <jlec@gentoo.org> tappy-0.8.3.ebuild:
-  Python ABI fixes
-
-  25 Jan 2010; Tim Cera <tim@cerazone.net> -tappy-0.8.2.ebuild:
-  Removed version 0.8.2.
-
-*tappy-0.8.3 (18 Jul 2009)
-
-  18 Jul 2009; Tim Cera <tim@cerazone.net> +tappy-0.8.3.ebuild:
-  Version bump.
-
-*tappy-0.8.2 (01 Jul 2009)
-
-  01 Jul 2009; Tim Cera <tim@cerazone.net> +tappy-0.8.2.ebuild:
-  sci-geosciences/tappy: Version bump. Fixed DEPEND and RDEPEND.
-
-  16 Nov 2008; Tim Cera <tim@cerazone.net> -tappy-0.8.0.ebuild,
-  +tappy-0.8.1.ebuild:
-  Version bump.
-
-  08 Jul 2008; Tim Cera <tim@cerazone.net> tappy-0.8.0.ebuild:
-  Added ~x86 per https://bugs.gentoo.org/show_bug.cgi?id=138005#c8
-
-  07 Jul 2008; Tim Cera <tim@cerazone.net> tappy-0.8.0.ebuild:
-  Added correct header.
-
-  07 Jul 2008; Tim Cera <tim@cerazone.net> +tappy-0.8.0.ebuild,
-  +metadata.xml:
-  Initial entry.
-

diff --git a/sci-geosciences/tappy/metadata.xml b/sci-geosciences/tappy/metadata.xml
deleted file mode 100644
index bdb0263..0000000
--- a/sci-geosciences/tappy/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <herd>sci-geosciences</herd>
-  <maintainer>
-    <email>tim@cerazone.net</email>
-    <name>Tim Cera</name>
-  </maintainer>
-  <longdescription lang="en">
-TAPPY is a tidal analysis package. It breaks down a record of water levels into
-the component sine waves. It is written in Python and uses the least squares
-optimization and other functions in SciPy. The focus is to make the most
-accurate analysis possible. TAPPY only determines the constituents that are
-calculatable according to the length of the time series.
-</longdescription>
-</pkgmetadata>

diff --git a/sci-geosciences/tappy/tappy-0.9.0.ebuild b/sci-geosciences/tappy/tappy-0.9.0.ebuild
deleted file mode 100644
index ef1c5cb..0000000
--- a/sci-geosciences/tappy/tappy-0.9.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Tidal Analysis in Python"
-HOMEPAGE="http://tappy.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=sci-libs/scipy-0.3.2[${PYTHON_USEDEP}]"


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

end of thread, other threads:[~2015-04-16  6:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16  6:34 [gentoo-commits] proj/sci:master commit in: sci-geosciences/tappy/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2013-12-04 15:00 Justin Lecher
2011-10-19  0:03 Tim Cera

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