public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-geosciences/xtide/
@ 2012-06-18 22:04 Sebastien Fabbro
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastien Fabbro @ 2012-06-18 22:04 UTC (permalink / raw
  To: gentoo-commits

commit:     fc2fa7c1979d8580556373d9e28702b3afaea0eb
Author:     timcera <tim <AT> cerazone <DOT> net>
AuthorDate: Sat Jun 16 23:37:04 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sat Jun 16 23:37:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fc2fa7c1

sci-geosciences/xtide: Version bump.  Removed "non-commercial" use since
upstream received take-down notice and that dataset is no longer available.

(Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit)

---
 sci-geosciences/xtide/ChangeLog         |    8 +++++++-
 sci-geosciences/xtide/xtide-2.13.ebuild |   30 ++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 1 deletions(-)

diff --git a/sci-geosciences/xtide/ChangeLog b/sci-geosciences/xtide/ChangeLog
index 9b2a966..ba366fc 100644
--- a/sci-geosciences/xtide/ChangeLog
+++ b/sci-geosciences/xtide/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for sci-geosciences/xtide
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*xtide-2.13 (16 Jun 2012)
+
+  16 Jun 2012; Tim Cera <tim@cerazone.net> +xtide-2.13.ebuild:
+  Version bump. Removed 'non-commercial' keyword since upstream was sent a
+  take-down notice for that data set and it is no longer available.
+
 *xtide-2.12-r1 (13 Dec 2011)
 
   13 Dec 2011; Tim Cera <tim@cerazone.net> -xtide-2.12.ebuild,

diff --git a/sci-geosciences/xtide/xtide-2.13.ebuild b/sci-geosciences/xtide/xtide-2.13.ebuild
new file mode 100644
index 0000000..6d94a7d
--- /dev/null
+++ b/sci-geosciences/xtide/xtide-2.13.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit eutils
+
+DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats."
+HOMEPAGE="http://www.flaterco.com/xtide/"
+SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+DEPEND=">=x11-libs/libXaw-1.0.3
+	>=x11-libs/libXpm-3.5.6
+	>=media-libs/libpng-1.2.25
+	>=sci-geosciences/libtcd-2.2.5_p2"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	dobin xtide tide xttpd
+	doman *.[18]
+
+	echo 'HFILE_PATH=/usr/share/harmonics/' > 50xtide_harm
+	doenvd 50xtide_harm
+
+	make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'
+}



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

* [gentoo-commits] proj/sci:master commit in: sci-geosciences/xtide/
@ 2014-11-13 11:10 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2014-11-13 11:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ae35f8190d67a4f65fa55d0c06105325a1774f50
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 13 08:23:40 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 13 08:23:40 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ae35f819

sci-geosciences/xtide: Bump to EAPI=5; drop old

Package-Manager: portage-2.2.14

---
 sci-geosciences/xtide/ChangeLog            |  6 +++++-
 sci-geosciences/xtide/metadata.xml         | 18 ++++++------------
 sci-geosciences/xtide/xtide-2.12-r1.ebuild | 30 ------------------------------
 sci-geosciences/xtide/xtide-2.13.ebuild    | 11 +++++++----
 4 files changed, 18 insertions(+), 47 deletions(-)

diff --git a/sci-geosciences/xtide/ChangeLog b/sci-geosciences/xtide/ChangeLog
index ba366fc..b47ffbf 100644
--- a/sci-geosciences/xtide/ChangeLog
+++ b/sci-geosciences/xtide/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-geosciences/xtide
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Nov 2014; Justin Lecher <jlec@gentoo.org> -xtide-2.12-r1.ebuild,
+  xtide-2.13.ebuild, metadata.xml:
+  Bump to EAPI=5; drop old
+
 *xtide-2.13 (16 Jun 2012)
 
   16 Jun 2012; Tim Cera <tim@cerazone.net> +xtide-2.13.ebuild:

diff --git a/sci-geosciences/xtide/metadata.xml b/sci-geosciences/xtide/metadata.xml
index 74b69f1..dc8684a 100644
--- a/sci-geosciences/xtide/metadata.xml
+++ b/sci-geosciences/xtide/metadata.xml
@@ -1,18 +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>
-<use>
-	<flag name="non-commercial">
-		Allows the use of a tide constituent database that is available for
-		non-commercial use only.
-	</flag>
-</use>
-<longdescription lang="en">
+  <herd>sci-geosciences</herd>
+  <maintainer>
+    <email>tim@cerazone.net</email>
+    <name>Tim Cera</name>
+  </maintainer>
+  <longdescription lang="en">
 XTide provides tide and current predictions in a wide variety of formats.
 </longdescription>
 </pkgmetadata>

diff --git a/sci-geosciences/xtide/xtide-2.12-r1.ebuild b/sci-geosciences/xtide/xtide-2.12-r1.ebuild
deleted file mode 100644
index db4f8fc..0000000
--- a/sci-geosciences/xtide/xtide-2.12-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats."
-HOMEPAGE="http://www.flaterco.com/xtide/"
-SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="non-commercial"
-DEPEND=">=x11-libs/libXaw-1.0.3
-	>=x11-libs/libXpm-3.5.6
-	>=media-libs/libpng-1.2.25
-	>=sci-geosciences/libtcd-2.2.5-r1[non-commercial?]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	dobin xtide tide xttpd
-	doman *.[18]
-
-	echo 'HFILE_PATH=/usr/share/harmonics/' > 50xtide_harm
-	doenvd 50xtide_harm
-
-	make_desktop_entry ${PN} 'Tide predition' ${PN} 'Science'
-}

diff --git a/sci-geosciences/xtide/xtide-2.13.ebuild b/sci-geosciences/xtide/xtide-2.13.ebuild
index da50551..65f9a94 100644
--- a/sci-geosciences/xtide/xtide-2.13.ebuild
+++ b/sci-geosciences/xtide/xtide-2.13.ebuild
@@ -2,18 +2,21 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=5
 
 inherit eutils
 
-DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats."
+DESCRIPTION="Tide and current predictions in a wide variety of formats"
 HOMEPAGE="http://www.flaterco.com/xtide/"
 SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
+
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
-DEPEND=">=x11-libs/libXaw-1.0.3
+
+DEPEND="
+	>=x11-libs/libXaw-1.0.3
 	>=x11-libs/libXpm-3.5.6
 	>=media-libs/libpng-1.2.25
 	>=sci-geosciences/libtcd-2.2.5_p2"
@@ -23,7 +26,7 @@ src_install() {
 	dobin xtide tide xttpd
 	doman *.[18]
 
-	echo 'HFILE_PATH=/usr/share/harmonics/' > 50xtide_harm
+	echo "HFILE_PATH=\"${EPREFIX}/usr/share/harmonics/\"" > 50xtide_harm
 	doenvd 50xtide_harm
 
 	make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'


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

* [gentoo-commits] proj/sci:master commit in: sci-geosciences/xtide/
@ 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:     2f4c864f7f64d4f8722d8c100d4169ba6c47fdcc
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 06:30:41 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 06:30:41 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=2f4c864f

In CVS

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

 sci-geosciences/xtide/ChangeLog         | 51 ---------------------------------
 sci-geosciences/xtide/metadata.xml      | 12 --------
 sci-geosciences/xtide/xtide-2.13.ebuild | 33 ---------------------
 3 files changed, 96 deletions(-)

diff --git a/sci-geosciences/xtide/ChangeLog b/sci-geosciences/xtide/ChangeLog
deleted file mode 100644
index b47ffbf..0000000
--- a/sci-geosciences/xtide/ChangeLog
+++ /dev/null
@@ -1,51 +0,0 @@
-# ChangeLog for sci-geosciences/xtide
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  13 Nov 2014; Justin Lecher <jlec@gentoo.org> -xtide-2.12-r1.ebuild,
-  xtide-2.13.ebuild, metadata.xml:
-  Bump to EAPI=5; drop old
-
-*xtide-2.13 (16 Jun 2012)
-
-  16 Jun 2012; Tim Cera <tim@cerazone.net> +xtide-2.13.ebuild:
-  Version bump. Removed 'non-commercial' keyword since upstream was sent a
-  take-down notice for that data set and it is no longer available.
-
-*xtide-2.12-r1 (13 Dec 2011)
-
-  13 Dec 2011; Tim Cera <tim@cerazone.net> -xtide-2.12.ebuild,
-  +xtide-2.12-r1.ebuild:
-  Putting all tide constituent database (tcd) files in one directory:
-  /usr/share/harmonics
-
-*xtide-2.12 (23 Nov 2011)
-
-  23 Nov 2011; Tim Cera <tim@cerazone.net> -xtide-2.11.ebuild,
-  +xtide-2.12.ebuild:
-  Version bump and shifted configuration to the harmonics-dwf ebuilds.
-
-*xtide-2.11 (19 Nov 2010)
-
-  19 Nov 2010; Tim Cera <tim@cerazone.net> -xtide-2.10.ebuild,
-  -xtide-2.10-r1.ebuild, +xtide-2.11.ebuild:
-  Version bump.
-
-  25 Jan 2010; Tim Cera <tim@cerazone.net> xtide-2.10-r1.ebuild,
-  metadata.xml:
-  Fixed dependencies.
-
-  17 Jun 2009; Tim Cera <tim@cerazone.net> xtide-2.10-r1.ebuild:
-  sci-geosciences/xtide: Updated copyright years. Repoman complained about 
-  '~x86' so removed since I haven't tested latest ebuilds on '~x86'.
-
-  07 Jul 2008; Tim Cera <tim@cerazone.net> xtide-2.10-r1.ebuild:
-  Added ~x86 per https://bugs.gentoo.org/show_bug.cgi?id=214868#c9
-
-  06 Jul 2008; Tim Cera <tim@cerazone.net> +xtide-2.10-r1.ebuild:
-  Added dependencies to xtide-2.10-r1.ebuild.
-
-  16 May 2008; Tim Cera <tim@cerazone.net> +xtide-2.10.ebuild,
-  +metadata.xml:
-  Initial import.
-

diff --git a/sci-geosciences/xtide/metadata.xml b/sci-geosciences/xtide/metadata.xml
deleted file mode 100644
index dc8684a..0000000
--- a/sci-geosciences/xtide/metadata.xml
+++ /dev/null
@@ -1,12 +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">
-XTide provides tide and current predictions in a wide variety of formats.
-</longdescription>
-</pkgmetadata>

diff --git a/sci-geosciences/xtide/xtide-2.13.ebuild b/sci-geosciences/xtide/xtide-2.13.ebuild
deleted file mode 100644
index 65f9a94..0000000
--- a/sci-geosciences/xtide/xtide-2.13.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Tide and current predictions in a wide variety of formats"
-HOMEPAGE="http://www.flaterco.com/xtide/"
-SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-	>=x11-libs/libXaw-1.0.3
-	>=x11-libs/libXpm-3.5.6
-	>=media-libs/libpng-1.2.25
-	>=sci-geosciences/libtcd-2.2.5_p2"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	dobin xtide tide xttpd
-	doman *.[18]
-
-	echo "HFILE_PATH=\"${EPREFIX}/usr/share/harmonics/\"" > 50xtide_harm
-	doenvd 50xtide_harm
-
-	make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'
-}


^ 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 --
2014-11-13 11:10 [gentoo-commits] proj/sci:master commit in: sci-geosciences/xtide/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-04-16  6:34 Justin Lecher
2012-06-18 22:04 Sebastien Fabbro

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