summaryrefslogtreecommitdiff
path: root/dev-php/pecl-translit
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/pecl-translit')
-rw-r--r--dev-php/pecl-translit/Manifest2
-rw-r--r--dev-php/pecl-translit/pecl-translit-0.6.2-r2.ebuild (renamed from dev-php/pecl-translit/pecl-translit-0.6.2-r1.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/pecl-translit/Manifest b/dev-php/pecl-translit/Manifest
index 0a3bf18fd4ff..6add2621160b 100644
--- a/dev-php/pecl-translit/Manifest
+++ b/dev-php/pecl-translit/Manifest
@@ -1,3 +1,3 @@
DIST pecl-translit-0.6.2.tar.gz 226445 BLAKE2B c5fbf99134b7f933f1d8209ebffa97a28c927b8db917319a9308debfa4275d8e6e3e0c261cfb0661c8202f25c0cdf5a888bc90f356cd80a2ab788366c4c3cb85 SHA512 1d5229ceb2c06f5e4a9e3f7e1e760fc2974c01b732f8e220b9b1ddd49a82c932f4237fb6a19c82017270614881156f9637cffbe7896132e4a07e7a6547915ebb
-EBUILD pecl-translit-0.6.2-r1.ebuild 760 BLAKE2B 9cc5912efbebe95d97b74cf988981dea484fefd7feb7c566ffb2e2d225783bb373c09a630384621c864ed22c1ed35716584b7e24b7910f1b6e91495218fe0dc3 SHA512 ee90902fd46508701bc33c98af1dd6f865b19a986eff855f1bf262cdd72779dc3fbfa2dbb1ee19588d2a89fd431dd75f2e1fdc409147658ffbd6f2c053120923
+EBUILD pecl-translit-0.6.2-r2.ebuild 774 BLAKE2B 0721d8d612cf3326fc3975cb350bfcf435eaab1d5c2154c006e3b9db70a419017040a5dbf816400a7ce5cef9880e1b019bccd1ea3a5fdf00ff6d431aab73ab2a SHA512 a59ef148f8a099b043df99d0fedad0a8f2e5eb5d560a722165365c92366d0eff71724e1e7b67ee0fbe71571a4e5bdd1a24abda69c8456cc1312f4f3f0c5cea7f
MISC metadata.xml 325 BLAKE2B a089699f9d6ab5df97554c8ff39057077aa28eb48f636adf1d2f85eafb3a4952d7c1dc5b86e1bf1e147bf020ed27119a3567c23b7fcd562ca44966970addbbc5 SHA512 b81117beceea889e292daa2bfad712b51f40a2e12e826388bc0d0f2ae2455dacbcdb4a041fdc72bdbfcc123af11c87346643fd0298b0c2bc726c13ede3a2ea5e
diff --git a/dev-php/pecl-translit/pecl-translit-0.6.2-r1.ebuild b/dev-php/pecl-translit/pecl-translit-0.6.2-r2.ebuild
index 0a4e609068eb..82fd86110534 100644
--- a/dev-php/pecl-translit/pecl-translit-0.6.2-r1.ebuild
+++ b/dev-php/pecl-translit/pecl-translit-0.6.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ PHP_EXT_NAME="translit"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-USE_PHP="php7-0 php5-6"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
PHP_EXT_NAME="translit"
MY_PV="${PV//./_}"