public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon, 10 Nov 2014 15:14:23 +0000 (UTC)	[thread overview]
Message-ID: <1415625029.8cdf46358b9840cdbd1548ef20a2e51bcbff4bec.jlec@gentoo> (raw)

commit:     8cdf46358b9840cdbd1548ef20a2e51bcbff4bec
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 10 13:10:29 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 10 13:10:29 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8cdf4635

sci-geosciences/harmonics-dwf-free: Bump to EAPI=5

Package-Manager: portage-2.2.14

---
 sci-geosciences/harmonics-dwf-free/ChangeLog       |  7 ++++++-
 .../harmonics-dwf-free-20110410-r1.ebuild          | 22 ----------------------
 .../harmonics-dwf-free-20120302.ebuild             |  7 +++----
 sci-geosciences/harmonics-dwf-free/metadata.xml    | 12 ++++++------
 4 files changed, 15 insertions(+), 33 deletions(-)

diff --git a/sci-geosciences/harmonics-dwf-free/ChangeLog b/sci-geosciences/harmonics-dwf-free/ChangeLog
index 843dd72..e4a9577 100644
--- a/sci-geosciences/harmonics-dwf-free/ChangeLog
+++ b/sci-geosciences/harmonics-dwf-free/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for sci-geosciences/harmonics-dwf-free
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# 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.

diff --git a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20110410-r1.ebuild b/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20110410-r1.ebuild
deleted file mode 100644
index 89726b6..0000000
--- a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-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: $
-
-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=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_install() {
-	insinto /usr/share/harmonics
-	doins "${WORKDIR}/${MY_P}"-free.tcd
-}

diff --git a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20120302.ebuild b/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20120302.ebuild
index a8edd51..1e9d80f 100644
--- a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20120302.ebuild
+++ b/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20120302.ebuild
@@ -2,9 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI=5
+
 MY_P="${P/-free-/-}"
 
-DESCRIPTION="Tidal harmonics database for libtcd."
+DESCRIPTION="Tidal harmonics database for libtcd"
 HOMEPAGE="http://www.flaterco.com/xtide/"
 SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}-free.tar.bz2"
 
@@ -13,9 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 S="${WORKDIR}"/"${MY_P}"
 
 src_install() {

diff --git a/sci-geosciences/harmonics-dwf-free/metadata.xml b/sci-geosciences/harmonics-dwf-free/metadata.xml
index 4547f2c..cc03704 100644
--- a/sci-geosciences/harmonics-dwf-free/metadata.xml
+++ b/sci-geosciences/harmonics-dwf-free/metadata.xml
@@ -1,12 +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>
-<longdescription lang="en">
+  <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>


             reply	other threads:[~2014-11-10 15:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10 15:14 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-16  6:34 [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=1415625029.8cdf46358b9840cdbd1548ef20a2e51bcbff4bec.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