summaryrefslogtreecommitdiff
path: root/dev-php/phpdocumentor-reflection-common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /dev-php/phpdocumentor-reflection-common
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
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.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/phpdocumentor-reflection-common/Manifest b/dev-php/phpdocumentor-reflection-common/Manifest
index ed994a151d4f..47f3bfb94486 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 686 BLAKE2B 9c129cc21352034282390ee24f2b99a77158aa02ff1ada0a8e6e35a3238facd71add7efd6b31fc7321f556d07082fcf7ce88e28d1ee8068fa26de8a2ba441bc6 SHA512 f82c20293d8436c726330de5b4c1604f7f533c7720e8d6e2fa0e8f8e6d824f21a6354bde194227293222a1f5cb466fc4b386610c086afbadbec90768108ae5af
+EBUILD phpdocumentor-reflection-common-1.0.ebuild 680 BLAKE2B 843bc2ac974597dc055ba76ea085f0de2d2aab0294b9fab903c542cac02c397420177eca32ad4692eb806d41517c20ab3681ff30a158d0e2709a822c3b7caa59 SHA512 1961bd25c6507b43082e9f68c09a5aef0e5a26e2ca380f736da4f2bc5c897d0afe4429fab9e78887a02247ce72df7ad437d9b1eb5e2be8a5ff0afb536a890e2d
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 a1ff303c1d7b..df7fc22e980b 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 sparc x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"