summaryrefslogtreecommitdiff
path: root/dev-php/phpdocumentor-reflection-common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-php/phpdocumentor-reflection-common
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-php/phpdocumentor-reflection-common')
-rw-r--r--dev-php/phpdocumentor-reflection-common/Manifest2
-rw-r--r--dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpdocumentor-reflection-common/Manifest b/dev-php/phpdocumentor-reflection-common/Manifest
index 4a58a3131e94..ed994a151d4f 100644
--- a/dev-php/phpdocumentor-reflection-common/Manifest
+++ b/dev-php/phpdocumentor-reflection-common/Manifest
@@ -1,4 +1,4 @@
AUX autoload.php 271 BLAKE2B 755d18da274f77605c5873c2ddfde9ff2f47ea325f647d405a1519b660d51bd057a2e299cc4797ad4578ee3af1d56e05ce6cf272fd7e4019d2ad86f4e12dd324 SHA512 7aae3acc76199fd18558d5ae048e6d32d122a2b5310709f7b6129e3ea53be140e290b0ef8e1f69a153f9ee387de959047a6a8c4ec780df98e51c9f56a7af6e81
DIST phpdocumentor-reflection-common-1.0.tar.gz 7746 BLAKE2B 0e7119b9a55e4408160c7e04f569831b491c801f4a12e4b17af21eb4a1fcd9b7f84f23548551f829506649d3accbd3a890bae7ba8ef4390051f45f68143f76a2 SHA512 63d76282d0921535af70e084d3621d8cc6b07f49bc5348429a340730212f3c99f8e64636e43cebb3140fa4f6363b4f2a0c02cbe38036a28123e7bbeb67c61a0d
-EBUILD phpdocumentor-reflection-common-1.0.ebuild 685 BLAKE2B e0bb9d856ca939e7e66ca5278b74a592675b96fcb6fb7abef1072542e2df7cf0103307fcff83079fd08bf2b6274b193294f8d2fd20ab97d512263f2e15f3033b SHA512 409593e77da518cacb28f8185b61717b3d225190037f93040fe320e5e2629d77adbc9b8c06d941977896b8e05622eb7998fad314f553a53739423103a2392e9c
+EBUILD phpdocumentor-reflection-common-1.0.ebuild 686 BLAKE2B 9c129cc21352034282390ee24f2b99a77158aa02ff1ada0a8e6e35a3238facd71add7efd6b31fc7321f556d07082fcf7ce88e28d1ee8068fa26de8a2ba441bc6 SHA512 f82c20293d8436c726330de5b4c1604f7f533c7720e8d6e2fa0e8f8e6d824f21a6354bde194227293222a1f5cb466fc4b386610c086afbadbec90768108ae5af
MISC metadata.xml 334 BLAKE2B 1b34b1832ed2c8cde0a91717334174f49fb69986aceac768cecf15e1898acf8b5e1ed12ff361be20cce83e8e8b7c31c87408b924b5e6a8d17700b5d6a88285bc SHA512 9db658eed874814225b9a118d88b900e7a6965cd629da7aa98cbbac2f1708425ae463a9dee7ce12cf9dc9b78cd2c123a0b5bd4056ca25feb47e5747112a4d0e5
diff --git a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
index 13c895fea14d..a1ff303c1d7b 100644
--- a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
+++ b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"