mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-php/mmslib: Update EAPI
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user