Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 295603
Collapse All | Expand All

(-)a/Apache-Test-1.30.ebuild (-2 / +2 lines)
Lines 4-12 Link Here
4
4
5
inherit depend.apache perl-module
5
inherit depend.apache perl-module
6
6
7
DESCRIPTION="Test.pm wrapper with helpers for testing Apache"
7
DESCRIPTION="Helps authors of Apache::* modules write test suites"
8
SRC_URI="mirror://cpan/authors/id/P/PH/PHRED/${P}.tar.gz"
8
SRC_URI="mirror://cpan/authors/id/P/PH/PHRED/${P}.tar.gz"
9
HOMEPAGE="http://cpan.org/modules/by-module/Apache/"
9
HOMEPAGE="http://perl.apache.org/docs/1.0/api/Apache/test.html"
10
IUSE=""
10
IUSE=""
11
SLOT="0"
11
SLOT="0"
12
LICENSE="Artistic"
12
LICENSE="Artistic"

Return to bug 295603