dev-perl/Cisco-IPPhone: EAPI6-ify
authorKent Fredric <kentnl@gentoo.org>
Tue, 17 Oct 2017 08:11:41 +0000 (21:11 +1300)
committerKent Fredric <kentnl@gentoo.org>
Tue, 17 Oct 2017 08:23:39 +0000 (21:23 +1300)
- EAPI6
- Mostly to enable testing
- Add USE=examples

Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild [new file with mode: 0644]

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 (file)
index 0000000..b9474c6
--- /dev/null
@@ -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=""