summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2007-01-30 17:47:43 +0000
committerTony Vroon <chainsaw@gentoo.org>2007-01-30 17:47:43 +0000
commitfdb82a9288ee9a5df3212beb9e71f31025f0a512 (patch)
tree6678e328b0c3cc33a203d57fe30b32b213c8179a /dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.05.ebuild
parentStable on sparc wrt #147331 (diff)
downloadgentoo-2-fdb82a9288ee9a5df3212beb9e71f31025f0a512.tar.gz
gentoo-2-fdb82a9288ee9a5df3212beb9e71f31025f0a512.tar.bz2
gentoo-2-fdb82a9288ee9a5df3212beb9e71f31025f0a512.zip
Initial commit, ebuild by G-CPAN. Privately maintained, perl herd approval by: mcummings.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.05.ebuild')
-rw-r--r--dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.05.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.05.ebuild b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.05.ebuild
new file mode 100644
index 000000000000..ff39e9dfa8b5
--- /dev/null
+++ b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.05.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.05.ebuild,v 1.1 2007/01/30 17:47:43 chainsaw Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/Cisco-IPPhone-0.05
+
+DESCRIPTION="Cisco IP Phone interface using XML Objects"
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/M/MR/MRPALMER/Cisco-IPPhone-0.05.tar.gz"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~x86 ~amd64"
+