Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/tcd-utils/
Date: Wed, 20 Feb 2019 13:17:44
Message-Id: 1550668635.03f0f954ab8eb4bf484ee4113e282f62039f03d8.zlogene@gentoo
1 commit: 03f0f954ab8eb4bf484ee4113e282f62039f03d8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 20 13:17:15 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 20 13:17:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f0f954
7
8 sci-geosciences/tcd-utils: Drop old
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sci-geosciences/tcd-utils/tcd-utils-20120115.ebuild | 16 ----------------
14 1 file changed, 16 deletions(-)
15
16 diff --git a/sci-geosciences/tcd-utils/tcd-utils-20120115.ebuild b/sci-geosciences/tcd-utils/tcd-utils-20120115.ebuild
17 deleted file mode 100644
18 index e0a87ddc17f..00000000000
19 --- a/sci-geosciences/tcd-utils/tcd-utils-20120115.ebuild
20 +++ /dev/null
21 @@ -1,16 +0,0 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -DESCRIPTION="Utilities for working with Tidal Constituent Databases"
28 -HOMEPAGE="http://www.flaterco.com/xtide/"
29 -SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
30 -
31 -LICENSE="public-domain"
32 -SLOT="0"
33 -KEYWORDS="amd64 x86"
34 -IUSE=""
35 -
36 -DEPEND=">=sci-geosciences/libtcd-2.2.4"
37 -RDEPEND="${DEPEND}"