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

In CVS

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

 sci-geosciences/libtcd/ChangeLog              | 45 ---------------------------
 sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild | 29 -----------------
 sci-geosciences/libtcd/metadata.xml           | 12 -------
 3 files changed, 86 deletions(-)

diff --git a/sci-geosciences/libtcd/ChangeLog b/sci-geosciences/libtcd/ChangeLog
deleted file mode 100644
index 85eae5a..0000000
--- a/sci-geosciences/libtcd/ChangeLog
+++ /dev/null
@@ -1,45 +0,0 @@
-# ChangeLog for sci-geosciences/libtcd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  13 Nov 2014; Justin Lecher <[email protected]> metadata.xml:
-  Drop local USE description
-
-  13 Nov 2014; Justin Lecher <[email protected]> -libtcd-2.2.5-r1.ebuild,
-  libtcd-2.2.5_p2.ebuild, metadata.xml:
-  Bump to EAPI=5
-
-*libtcd-2.2.5_p2 (16 Jun 2012)
-
-  16 Jun 2012; Tim Cera <[email protected]> +libtcd-2.2.5_p2.ebuild:
-  Version bump. Removed "non-commercial" use since upstream received a
-  take-down notice for that dataset and it is no longer available. Changed
-  naming convention since upstream was using -r# at the end of the download
-  files.  Went with _p# replacing -r# so that -r# could be used by gentoo.
-
-*libtcd-2.2.5-r1 (13 Dec 2011)
-
-  13 Dec 2011; Tim Cera <[email protected]> -libtcd-2.2.5.ebuild,
-  +libtcd-2.2.5-r1.ebuild:
-  Version bump to force an update of DEPEND tidal constituent database (tcd)
-  files.
-
-*libtcd-2.2.5 (19 Nov 2010)
-
-  19 Nov 2010; Tim Cera <[email protected]> -libtcd-2.2.4.ebuild,
-  +libtcd-2.2.5.ebuild:
-  Version bump.
-
-*libtcd-2.2.4 (12 Jun 2009)
-
-  12 Jun 2009; Tim Cera <[email protected]> libtcd-2.2.3.ebuild,
-  +libtcd-2.2.4.ebuild:
-  sci-geosciences/libtcd: Version bump to 2.2.4, removed ~x86
-
-  06 Jul 2008; Tim Cera <[email protected]> libtcd-2.2.3.ebuild:
-  Added ~x64 per http://bugs.gentoo.org/show_bug.cgi?id=214867#c4
-
-  16 May 2008; Tim Cera <[email protected]> +libtcd-2.2.3.ebuild,
-  +metadata.xml:
-  Initial import
-

diff --git a/sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild 
b/sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild
deleted file mode 100644
index 5c8c833..0000000
--- a/sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-# Upstream used -r# at the end of their files which would mess up gentoo's use
-# of -r#.  Name ebuild _p# instead and replace as needed...
-MY_P=${PN}-${PV/_p/-r}
-
-DESCRIPTION="Library for reading and writing Tide Constituent Database (TCD) 
files."
-HOMEPAGE="http://www.flaterco.com/xtide/libtcd.html";
-SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2";
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND=">=sci-geosciences/harmonics-dwf-free-20120302"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${P%_*}
-
-src_install() {
-       default
-
-       use doc && docinto html && dodoc libtcd.html
-}

diff --git a/sci-geosciences/libtcd/metadata.xml 
b/sci-geosciences/libtcd/metadata.xml
deleted file mode 100644
index cfb6f51..0000000
--- a/sci-geosciences/libtcd/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>[email protected]</email>
-    <name>Tim Cera</name>
-  </maintainer>
-  <longdescription lang="en">
-Library for reading and writing Tide Constituent Database (TCD) files.
-</longdescription>
-</pkgmetadata>

Reply via email to