Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/g-cpan/
Date: Wed, 07 Oct 2015 20:41:04
Message-Id: 1444205965.d92a49978fb08dc3ac15d3a89b3b2595edb2f6e1.monsieurp@gentoo
1 commit: d92a49978fb08dc3ac15d3a89b3b2595edb2f6e1
2 Author: Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
3 AuthorDate: Wed Oct 7 08:12:36 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 7 08:19:25 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92a4997
7
8 app-portage/g-cpan: update HOMEPAGE, copyright years
9
10 app-portage/g-cpan/g-cpan-0.16.5.ebuild | 4 ++--
11 app-portage/g-cpan/g-cpan-0.16.6.ebuild | 4 ++--
12 app-portage/g-cpan/g-cpan-9999.ebuild | 4 ++--
13 3 files changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/app-portage/g-cpan/g-cpan-0.16.5.ebuild b/app-portage/g-cpan/g-cpan-0.16.5.ebuild
16 index 317a73d..c7bda0f 100644
17 --- a/app-portage/g-cpan/g-cpan-0.16.5.ebuild
18 +++ b/app-portage/g-cpan/g-cpan-0.16.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -7,7 +7,7 @@ EAPI=5
26 inherit perl-module
27
28 DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
29 -HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml"
30 +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
31 SRC_URI="mirror://gentoo/${P}.tar.gz
32 https://dev.gentoo.org/~chainsaw/distfiles/${P}.tar.gz"
33
34
35 diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
36 index ccc0384..c3dae23 100644
37 --- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild
38 +++ b/app-portage/g-cpan/g-cpan-0.16.6.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2014 Gentoo Foundation
41 +# Copyright 1999-2015 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43 # $Id$
44
45 @@ -15,7 +15,7 @@ else
46 fi
47
48 DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
49 -HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml"
50 +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
51
52 LICENSE="|| ( Artistic GPL-2 )"
53 SLOT="0"
54
55 diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
56 index 670e821..204397e 100644
57 --- a/app-portage/g-cpan/g-cpan-9999.ebuild
58 +++ b/app-portage/g-cpan/g-cpan-9999.ebuild
59 @@ -1,4 +1,4 @@
60 -# Copyright 1999-2014 Gentoo Foundation
61 +# Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 # $Id$
64
65 @@ -15,7 +15,7 @@ else
66 fi
67
68 DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
69 -HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml"
70 +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan"
71
72 LICENSE="|| ( Artistic GPL-2 )"
73 SLOT="0"