summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-10-17 21:11:41 +1300
committerKent Fredric <kentnl@gentoo.org>2017-10-17 21:23:39 +1300
commitdecfe0feddd69cade143a78102221ff1704e721c (patch)
tree13953989d9542d009f6510f1d35d49d93b040e05 /dev-perl/Cisco-IPPhone
parentdev-perl/Carp-Always: Add remote-id's to metadata.xml (diff)
downloadgentoo-decfe0feddd69cade143a78102221ff1704e721c.tar.gz
gentoo-decfe0feddd69cade143a78102221ff1704e721c.tar.bz2
gentoo-decfe0feddd69cade143a78102221ff1704e721c.zip
dev-perl/Cisco-IPPhone: EAPI6-ify
- EAPI6 - Mostly to enable testing - Add USE=examples Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Cisco-IPPhone')
-rw-r--r--dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild
new file mode 100644
index 000000000000..b9474c69d234
--- /dev/null
+++ b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MRPALMER
+DIST_VERSION=0.05
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Cisco IP Phone interface using XML Objects"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""