summaryrefslogtreecommitdiff
blob: 3e056715ca012413abc72cea1161e609ee3faf17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.16.0

EAPI=5
MODULE_AUTHOR="ASCOPE"

inherit perl-module

DESCRIPTION="Simple OOP-ish interface to the Google API"

IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~x86"

RDEPEND=">=dev-perl/SOAP-Lite-0.712
	>=dev-perl/libwww-perl-5.836"
DEPEND="${RDEPEND}
		virtual/perl-Module-Build"