summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Cisco-IPPhone')
-rw-r--r--dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild16
-rw-r--r--dev-perl/Cisco-IPPhone/Manifest1
-rw-r--r--dev-perl/Cisco-IPPhone/metadata.xml13
3 files changed, 30 insertions, 0 deletions
diff --git a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild
new file mode 100644
index 000000000000..273d17dc7bbd
--- /dev/null
+++ b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MRPALMER
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Cisco IP Phone interface using XML Objects"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
diff --git a/dev-perl/Cisco-IPPhone/Manifest b/dev-perl/Cisco-IPPhone/Manifest
new file mode 100644
index 000000000000..ff782505858d
--- /dev/null
+++ b/dev-perl/Cisco-IPPhone/Manifest
@@ -0,0 +1 @@
+DIST Cisco-IPPhone-0.05.tar.gz 175465 SHA256 b03ca263f8f41a6ec545c5393213a3146d36bd45335ade99af51dd42ab6ee16d SHA512 99f1aa35512226ffa0c6aeef41876146bcae51bf82c25dc9b230459a74bc48f5048254db07afe9dbe8680f476dcd767b2c764980aacb484e3a4bb23fde49116c WHIRLPOOL a1ca380fb20ff91bd439303642c25aae257c288a9dffed362ac796d407f7860a3dbd1772abff53df3ddbfc57272896442df973721e41658e8a3b14e458213bad
diff --git a/dev-perl/Cisco-IPPhone/metadata.xml b/dev-perl/Cisco-IPPhone/metadata.xml
new file mode 100644
index 000000000000..97787ef023ac
--- /dev/null
+++ b/dev-perl/Cisco-IPPhone/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>chainsaw@gentoo.org</email>
+ <name>Tony Vroon</name>
+ </maintainer>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Cisco-IPPhone</remote-id>
+ <remote-id type="cpan-module">Cisco::IPPhone</remote-id>
+ </upstream>
+</pkgmetadata>