summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-10 11:04:16 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-10 11:34:11 -0400
commitbdd4b5a03b5648053d2a342e69055d5a71e279a2 (patch)
tree01bb8079534f501fc5b24aed29398eb61f298533
parentdev-php/onphp: Add new github snapshot with updated EAPI and Homepage (diff)
downloadgentoo-bdd4b5a03b5648053d2a342e69055d5a71e279a2.tar.gz
gentoo-bdd4b5a03b5648053d2a342e69055d5a71e279a2.tar.bz2
gentoo-bdd4b5a03b5648053d2a342e69055d5a71e279a2.zip
dev-php/mmslib: Update EAPI
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-php/mmslib/mmslib-0.97.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/mmslib/mmslib-0.97.ebuild b/dev-php/mmslib/mmslib-0.97.ebuild
index a8700d980e16..a622ac5b7a3b 100644
--- a/dev-php/mmslib/mmslib-0.97.ebuild
+++ b/dev-php/mmslib/mmslib-0.97.ebuild
@@ -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}"