summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-5.6.26-r2.ebuild (renamed from dev-lang/php/php-5.6.26-r1.ebuild)10
-rw-r--r--dev-lang/php/php-7.0.11-r2.ebuild (renamed from dev-lang/php/php-7.0.11-r1.ebuild)10
2 files changed, 18 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.6.26-r1.ebuild b/dev-lang/php/php-5.6.26-r2.ebuild
index 420cbd7e501e..90bc6e291716 100644
--- a/dev-lang/php/php-5.6.26-r1.ebuild
+++ b/dev-lang/php/php-5.6.26-r2.ebuild
@@ -9,7 +9,15 @@ inherit autotools flag-o-matic versionator libtool systemd
DESCRIPTION="The PHP language runtime engine"
HOMEPAGE="http://php.net/"
SRC_URI="http://php.net/distributions/${P}.tar.xz"
-LICENSE="PHP-3"
+
+LICENSE="PHP-3.01
+ BSD
+ Zend-2.0
+ bcmath? ( LGPL-2.1+ )
+ fpm? ( BSD-2 )
+ gd? ( gd )
+ unicode? ( BSD-2 LGPL-2.1 )"
+
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
diff --git a/dev-lang/php/php-7.0.11-r1.ebuild b/dev-lang/php/php-7.0.11-r2.ebuild
index 74644064ffb0..0729ac3b199b 100644
--- a/dev-lang/php/php-7.0.11-r1.ebuild
+++ b/dev-lang/php/php-7.0.11-r2.ebuild
@@ -9,7 +9,15 @@ inherit autotools flag-o-matic versionator libtool systemd
DESCRIPTION="The PHP language runtime engine"
HOMEPAGE="http://php.net/"
SRC_URI="http://php.net/distributions/${P}.tar.xz"
-LICENSE="PHP-3"
+
+LICENSE="PHP-3.01
+ BSD
+ Zend-2.0
+ bcmath? ( LGPL-2.1+ )
+ fpm? ( BSD-2 )
+ gd? ( gd )
+ unicode? ( BSD-2 LGPL-2.1 )"
+
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"