Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/udunits/
Date: Tue, 29 Dec 2015 10:02:23
Message-Id: 1451383313.1aca599309cec71d7cc1a3468786301a596c30f8.jlec@gentoo
1 commit: 1aca599309cec71d7cc1a3468786301a596c30f8
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 09:22:06 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 10:01:53 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aca5993
7
8 sci-libs/udunits: Update HOMEPAGE
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-libs/udunits/udunits-2.1.15.ebuild | 4 ++--
14 sci-libs/udunits/udunits-2.1.24.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-libs/udunits/udunits-2.1.15.ebuild b/sci-libs/udunits/udunits-2.1.15.ebuild
18 index 459e324..826a9fe 100644
19 --- a/sci-libs/udunits/udunits-2.1.15.ebuild
20 +++ b/sci-libs/udunits/udunits-2.1.15.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2012 Gentoo Foundation
23 +# Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -7,7 +7,7 @@ EAPI=2
28 inherit eutils fortran-2 autotools
29
30 DESCRIPTION="Library for manipulating units of physical quantities"
31 -HOMEPAGE="http://www.unidata.ucar.edu/packages/udunits/"
32 +HOMEPAGE="https://www.unidata.ucar.edu/software/udunits/"
33 SRC_URI="ftp://ftp.unidata.ucar.edu/pub/udunits/${P}.tar.gz"
34
35 SLOT="0"
36
37 diff --git a/sci-libs/udunits/udunits-2.1.24.ebuild b/sci-libs/udunits/udunits-2.1.24.ebuild
38 index 27dce58..8579118 100644
39 --- a/sci-libs/udunits/udunits-2.1.24.ebuild
40 +++ b/sci-libs/udunits/udunits-2.1.24.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2012 Gentoo Foundation
43 +# Copyright 1999-2015 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -7,7 +7,7 @@ EAPI=4
48 inherit eutils fortran-2 autotools
49
50 DESCRIPTION="Library for manipulating units of physical quantities"
51 -HOMEPAGE="http://www.unidata.ucar.edu/packages/udunits/"
52 +HOMEPAGE="https://www.unidata.ucar.edu/software/udunits/"
53 SRC_URI="ftp://ftp.unidata.ucar.edu/pub/udunits/${P}.tar.gz"
54
55 SLOT="0"