* Add WWW-CheckSite deps of sqlix

This commit is contained in:
grimmlin 2008-12-04 00:08:24 +00:00
parent db3ae2a385
commit 00405eb49f
2 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,2 @@
DIST WWW-CheckSite-0.019_52.tar.gz 51579 RMD160 35113fccd86157ffae730885e3cd47b9f5557888 SHA1 f31b12b6b7ae860bde76a52e2bacca7fac0719a9 SHA256 4204597ae842e52652118d9fd1bf322e964e93e05364ae3e0a6c3a4d88cb9e6a
EBUILD WWW-CheckSite-0.019.ebuild 609 RMD160 e012c8e8138bf1322e839758baf9aab77c7a3f65 SHA1 2592cf41fad0401e016327d6ddec25b3439d8931 SHA256 62d9c4927284c5c09447d169a3400d5b22d1f908a544b945a8e4c64fd741bfc5

View file

@ -0,0 +1,19 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.08.ebuild,v 1.4 2007/12/27 19:39:34 ticho Exp $
inherit perl-module
DESCRIPTION="Framework to automate HTML forms "
SRC_URI="mirror://cpan/authors/id/A/AB/ABELTJE/snapdir/${P}_52.tar.gz"
HOMEPAGE="http://search.cpan.org/dist/WWW-CheckSite/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="amd64 sparc x86"
IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl
dev-perl/WWW-Mechanize
dev-perl/HTML-Template"