diff options
Diffstat (limited to 'sci-geosciences/congen/congen-1.6.2.ebuild')
-rw-r--r-- | sci-geosciences/congen/congen-1.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/congen/congen-1.6.2.ebuild b/sci-geosciences/congen/congen-1.6.2.ebuild index 95e8c8dd9eb1..2cd760cadfac 100644 --- a/sci-geosciences/congen/congen-1.6.2.ebuild +++ b/sci-geosciences/congen/congen-1.6.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/congen-1.6.2.ebuild,v 1.3 2013/09/02 08:14:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/congen-1.6.2.ebuild,v 1.4 2014/08/10 20:27:32 slyfox Exp $ EAPI=5 inherit eutils MY_P=${P/_p/-r} -DESCRIPTION="A package for generating the speeds, equilibrium arguments, and node factors of tidal constituents." +DESCRIPTION="A package for generating the speeds, equilibrium arguments, and node factors of tidal constituents" HOMEPAGE="http://www.flaterco.com/xtide/files.html" SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2" |