commit: 073e31687c861cad4d1bc07b427507f8d1d59bed Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Apr 16 06:29:57 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Apr 16 06:29:57 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=073e3168
In CVS Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> .../harmonics-dwf-free-noncomm/ChangeLog | 48 ---------------------- .../harmonics-dwf-free-noncomm-20110410-r1.ebuild | 22 ---------- .../harmonics-dwf-free-noncomm/metadata.xml | 13 ------ 3 files changed, 83 deletions(-) diff --git a/sci-geosciences/harmonics-dwf-free-noncomm/ChangeLog b/sci-geosciences/harmonics-dwf-free-noncomm/ChangeLog deleted file mode 100644 index 1146693..0000000 --- a/sci-geosciences/harmonics-dwf-free-noncomm/ChangeLog +++ /dev/null @@ -1,48 +0,0 @@ -# ChangeLog for sci-geosciences/harmonics-dwf-free-noncomm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 13 Nov 2014; Justin Lecher <[email protected]> - harmonics-dwf-free-noncomm-20110410-r1.ebuild, metadata.xml: - Bump to EAPI=5 - -*harmonics-dwf-free-noncomm-20110410-r1 (13 Dec 2011) - - 13 Dec 2011; Tim Cera <[email protected]> - -harmonics-dwf-free-noncomm-20110410.ebuild, - +harmonics-dwf-free-noncomm-20110410-r1.ebuild: - Changed location of tidal constituent database (tcd) file to - /usr/share/harmonics - -*harmonics-dwf-free-noncomm-20110410 (23 Nov 2011) - - 23 Nov 2011; Tim Cera <[email protected]> - -harmonics-dwf-free-noncomm-20100529.ebuild, - +harmonics-dwf-free-noncomm-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-noncomm-20100529 (19 Nov 2010) - - 19 Nov 2010; Tim Cera <[email protected]> - -harmonics-dwf-free-noncomm-20071228.ebuild, - -harmonics-dwf-free-noncomm-20081228.ebuild, - +harmonics-dwf-free-noncomm-20100529.ebuild: - Version bump. - -*harmonics-dwf-free-noncomm-20081228 (12 Jun 2009) - - 12 Jun 2009; Tim Cera <[email protected]> - +harmonics-dwf-free-noncomm-20081228.ebuild: - sci-geosciences/harmonics-dwf-free-noncomm: Version bump to 20081228. - Minor changes. - - 06 Jul 2008; Tim Cera <[email protected]> - harmonics-dwf-free-noncomm-20071228.ebuild: - Added ~x86 per http://bugs.gentoo.org/show_bug.cgi?id=214873#c4 - - 16 May 2008; Tim Cera <[email protected]> - +harmonics-dwf-free-noncomm-20071228.ebuild, +metadata.xml: - Initial import. - diff --git a/sci-geosciences/harmonics-dwf-free-noncomm/harmonics-dwf-free-noncomm-20110410-r1.ebuild b/sci-geosciences/harmonics-dwf-free-noncomm/harmonics-dwf-free-noncomm-20110410-r1.ebuild deleted file mode 100644 index e56ee86..0000000 --- a/sci-geosciences/harmonics-dwf-free-noncomm/harmonics-dwf-free-noncomm-20110410-r1.ebuild +++ /dev/null @@ -1,22 +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-noncomm-/-}" -DESCRIPTION="Tidal harmonics database for libtcd" -HOMEPAGE="http://www.flaterco.com/xtide/" -# Even though the SRC_URI is labeled nonfree, the data is actually available for -# any non-commercial use. -SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}-nonfree.tar.bz2" - -LICENSE="free-noncomm" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -src_install() { - insinto /usr/share/harmonics - doins "${WORKDIR}/${MY_P}"-nonfree.tcd -} diff --git a/sci-geosciences/harmonics-dwf-free-noncomm/metadata.xml b/sci-geosciences/harmonics-dwf-free-noncomm/metadata.xml deleted file mode 100644 index 8005b9f..0000000 --- a/sci-geosciences/harmonics-dwf-free-noncomm/metadata.xml +++ /dev/null @@ -1,13 +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>[email protected]</email> - <name>Tim Cera</name> - </maintainer> - <longdescription lang="en"> -Tidal harmonics database for libtcd. Free to use for any non-commercial -purpose. -</longdescription> -</pkgmetadata>
