From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-geosciences/harmonics-dwf-free/
Date: Thu, 16 Apr 2015 06:34:48 +0000 (UTC) [thread overview]
Message-ID: <1429165792.c467912f046aed14443be03c083698a63c367846.jlec@gentoo> (raw)
commit: c467912f046aed14443be03c083698a63c367846
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 06:29:52 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 06:29:52 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c467912f
In CVS
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-geosciences/harmonics-dwf-free/ChangeLog | 50 ----------------------
.../harmonics-dwf-free-20120302.ebuild | 23 ----------
sci-geosciences/harmonics-dwf-free/metadata.xml | 12 ------
3 files changed, 85 deletions(-)
diff --git a/sci-geosciences/harmonics-dwf-free/ChangeLog b/sci-geosciences/harmonics-dwf-free/ChangeLog
deleted file mode 100644
index e4a9577..0000000
--- a/sci-geosciences/harmonics-dwf-free/ChangeLog
+++ /dev/null
@@ -1,50 +0,0 @@
-# ChangeLog for sci-geosciences/harmonics-dwf-free
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 10 Nov 2014; Justin Lecher <jlec@gentoo.org>
- -harmonics-dwf-free-20110410-r1.ebuild, harmonics-dwf-free-20120302.ebuild,
- metadata.xml:
- Bump to EAPI=5
-
- 17 Jun 2012; Tim Cera <tim@cerazone.net> harmonics-dwf-free-20120302.ebuild:
- sci-geosciences/harmonics-dwf-20120302: Fixed problem where "S" directory
- wasn't found.
-
-*harmonics-dwf-free-20120302 (16 Jun 2012)
-
- 16 Jun 2012; Tim Cera <tim@cerazone.net> +harmonics-dwf-free-20120302.ebuild:
- Version bump.
-
-*harmonics-dwf-free-20110410-r1 (13 Dec 2011)
-
- 13 Dec 2011; Tim Cera <tim@cerazone.net> -harmonics-dwf-free-20110410.ebuild,
- +harmonics-dwf-free-20110410-r1.ebuild:
- Changed location of the tide constituent database (tcd) file to
- /usr/share/harmonics
-
-*harmonics-dwf-free-20110410 (23 Nov 2011)
-
- 23 Nov 2011; Tim Cera <tim@cerazone.net> -harmonics-dwf-free-20100529.ebuild,
- +harmonics-dwf-free-20110410.ebuild:
- Version bump and now creates a /etc/env.d/50xtide_harm file that contains the
- HFILE_PATH environment variable pointing to all installed tidal constituent
- databases.
-
-*harmonics-dwf-free-20100529 (19 Nov 2010)
-
- 19 Nov 2010; Tim Cera <tim@cerazone.net>
- -harmonics-dwf-free-20071228.ebuild, -harmonics-dwf-free-20081228.ebuild,
- +harmonics-dwf-free-20100529.ebuild:
- Version bump.
-
-*harmonics-dwf-free-20081228 (12 Jun 2009)
-
- 12 Jun 2009; Tim Cera <tim@cerazone.net>
- +harmonics-dwf-free-20081228.ebuild:
- sci-geosciences/harmonics-dwf-free: Version bump to 20081228.
-
- 16 May 2008; Tim Cera <tim@cerazone.net>
- +harmonics-dwf-free-20071228.ebuild, +metadata.xml:
- Initial import.
-
diff --git a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20120302.ebuild b/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20120302.ebuild
deleted file mode 100644
index 1e9d80f..0000000
--- a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20120302.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MY_P="${P/-free-/-}"
-
-DESCRIPTION="Tidal harmonics database for libtcd"
-HOMEPAGE="http://www.flaterco.com/xtide/"
-SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}-free.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-S="${WORKDIR}"/"${MY_P}"
-
-src_install() {
- insinto /usr/share/harmonics
- doins "${MY_P}"-free.tcd
-}
diff --git a/sci-geosciences/harmonics-dwf-free/metadata.xml b/sci-geosciences/harmonics-dwf-free/metadata.xml
deleted file mode 100644
index cc03704..0000000
--- a/sci-geosciences/harmonics-dwf-free/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">
-Tidal harmonics database for libtcd. Free to use for any purpose.
-</longdescription>
-</pkgmetadata>
next reply other threads:[~2015-04-16 6:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 6:34 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-10 15:14 [gentoo-commits] proj/sci:master commit in: sci-geosciences/harmonics-dwf-free/ Justin Lecher
2012-06-18 22:04 Sebastien Fabbro
2012-06-18 22:04 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1429165792.c467912f046aed14443be03c083698a63c367846.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox