Skip to content

Commit

Permalink
dev-perl/Cisco-IPPhone: EAPI6-ify
Browse files Browse the repository at this point in the history
- EAPI6
- Mostly to enable testing
- Add USE=examples

Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
kentfredric committed Oct 17, 2017
1 parent b56e70d commit decfe0f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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=""

0 comments on commit decfe0f

Please sign in to comment.