dev-php/mmslib: Update EAPI

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Brian Evans
2017-07-10 11:04:16 -04:00
parent be176d72b5
commit bdd4b5a03b

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
EAPI=6
DESCRIPTION="library for encoding, decoding, and sending MMSes"
HOMEPAGE="http://www.hellkvist.org/software/#MMSLIB"
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="examples"
DEPEND=""
RDEPEND="dev-lang/php"
RDEPEND="dev-lang/php:*"
src_install() {
insinto "/usr/share/php/${PN}"