Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_perl/
Date: Sat, 08 Oct 2016 12:45:48
Message-Id: 1475930737.8d3fd2d3c4d45d5117de6cceea0d3ab564bc8a66.monsieurp@gentoo
1 commit: 8d3fd2d3c4d45d5117de6cceea0d3ab564bc8a66
2 Author: Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
3 AuthorDate: Tue Oct 4 14:56:00 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 8 12:45:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3fd2d3
7
8 www-apache/mod_perl: add one more HOMEPAGE entry.
9
10 Closes: https://github.com/gentoo/gentoo/pull/2473
11
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 www-apache/mod_perl/mod_perl-2.0.10_rc1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-apache/mod_perl/mod_perl-2.0.10_rc1.ebuild b/www-apache/mod_perl/mod_perl-2.0.10_rc1.ebuild
18 index 16c96d6..f1db319 100644
19 --- a/www-apache/mod_perl/mod_perl-2.0.10_rc1.ebuild
20 +++ b/www-apache/mod_perl/mod_perl-2.0.10_rc1.ebuild
21 @@ -7,7 +7,7 @@ EAPI=5
22 inherit depend.apache apache-module perl-module eutils
23
24 DESCRIPTION="An embedded Perl interpreter for Apache2"
25 -HOMEPAGE="https://perl.apache.org/"
26 +HOMEPAGE="https://perl.apache.org/ https://projects.apache.org/project.html?perl-mod_perl"
27 #SRC_URI="mirror://apache/perl/${P}.tar.gz"
28 SRC_URI="https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.10-rc1.tar.gz"