projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e3f09e
)
dev-php/pecl-cairo: Replace php5-4 USE with php5-6
author
Brian Evans
<grknight@gentoo.org>
Wed, 29 Jun 2016 17:33:10 +0000
(13:33 -0400)
committer
Brian Evans
<grknight@gentoo.org>
Wed, 29 Jun 2016 17:33:45 +0000
(13:33 -0400)
Builds OK with 5.6 and tests pass
Package-Manager: portage-2.3.0
dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild
b/dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild
index 22101e27fc79c8fa0bc01abf5cd4d37d545ecd5d..a4c6e27e71b3de5f06c20a47a3bd702706925a1b 100644
(file)
--- a/
dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild
+++ b/
dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
3
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-6,7
+6,7
@@
EAPI="5"
DOCS="TODO"
-USE_PHP="php5-
4 php5-5
"
+USE_PHP="php5-
5 php5-6
"
inherit php-ext-pecl-r2