diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-07 20:36:05 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-07 20:39:00 +0000 |
commit | 09d6adcc23a0aa12c70db0fe0b9315577397e144 (patch) | |
tree | effc45ac77c652d9199fc9f613c1250456c9361b | |
parent | cd21a9376d38b324a0254d91f8aa9d6b5178695a (diff) | |
parent | d92a49978fb08dc3ac15d3a89b3b2595edb2f6e1 (diff) | |
download | gentoo-09d6adcc23a0aa12c70db0fe0b9315577397e144.tar.gz gentoo-09d6adcc23a0aa12c70db0fe0b9315577397e144.tar.xz |
Merge remote-tracking branch 'remotes/github/pr/159' courtesy of Sergiy Borodych <Sergiy.Borodych@gmail.com>.
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.16.5.ebuild | 4 | ||||
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.16.6.ebuild | 4 | ||||
-rw-r--r-- | app-portage/g-cpan/g-cpan-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-portage/g-cpan/g-cpan-0.16.5.ebuild b/app-portage/g-cpan/g-cpan-0.16.5.ebuild index 317a73d2f09..c7bda0f6520 100644 --- a/app-portage/g-cpan/g-cpan-0.16.5.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module DESCRIPTION="g-cpan: generate and install CPAN modules using portage" -HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan" SRC_URI="mirror://gentoo/${P}.tar.gz https://dev.gentoo.org/~chainsaw/distfiles/${P}.tar.gz" diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild index ccc0384f683..c3dae23fcd2 100644 --- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ else fi DESCRIPTION="g-cpan: generate and install CPAN modules using portage" -HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild index 670e821bc00..204397efdfb 100644 --- a/app-portage/g-cpan/g-cpan-9999.ebuild +++ b/app-portage/g-cpan/g-cpan-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ else fi DESCRIPTION="g-cpan: generate and install CPAN modules using portage" -HOMEPAGE="https://www.gentoo.org/proj/en/perl/g-cpan.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl/g-cpan" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |