summaryrefslogtreecommitdiff
path: root/dev-php/sebastian-exporter
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/sebastian-exporter
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-php/sebastian-exporter')
-rw-r--r--dev-php/sebastian-exporter/Manifest2
-rw-r--r--dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-exporter/Manifest b/dev-php/sebastian-exporter/Manifest
index 97169deebad0..c79c739b15e7 100644
--- a/dev-php/sebastian-exporter/Manifest
+++ b/dev-php/sebastian-exporter/Manifest
@@ -1,4 +1,4 @@
AUX autoload.php 429 BLAKE2B 7fb7aabe5cee47b74491d50a2a01f60ee45f5d0698f5bd5c908ec1796bbd31cb003de188c61dd4492a5e1556b47e3ab8ef77019ce4dc9cfb90a2e3af96527694 SHA512 06f8a87461a518009d2dd4298637ede677d6304b36d25d94c75472420cf2e4a8fa6aef23b5e21f98ee4ad03b2886fc946c5b0213944947290a3dd9c5308f8509
DIST sebastian-exporter-2.0.0.tar.gz 7473 BLAKE2B c8f39c9fb19d146959e184ca1356a2f802bb29d31792575fe624072fcc7fc44f5d5d619dbc9dafc9114c46e91ba64338af6902abc2fecc96cfbd0b28294a97cc SHA512 0d418973a6e272e327c16f2393bde09424f8dea6991a804259ac57261efddeb99e33a904bbf2ede99b07def897c0baa12ad9fc04c8c33af684f1fd19d976948a
-EBUILD sebastian-exporter-2.0.0.ebuild 668 BLAKE2B 8429cd7f2029591664c0e41b9d70e1df98a4fb5e6a42f16d33a7643ec263dd3bbe5ae0b5ad018f84857ed7044043b797e213b9bbf1bc0759041b4a36329b5ccf SHA512 836908d9048249a3783abdaa022e2308855230fa38a9e2aafe3a9432e6dd7026796b7d0379913b31831411072741dab1342a3dfff2e4e90e09a78d4a4341093e
+EBUILD sebastian-exporter-2.0.0.ebuild 669 BLAKE2B 409870cd9843f7bd50b389ff4ec345dca5e96fc3321b541f9e7da9108fc8e42ab9783872b8b5007b97f5ecf7a37418409761d8066e2a0b7e536798858f5657f7 SHA512 31dde7d441047ff3aeefe681be0df800c7960cea3df4706e18a9054f94490ee3cc0c98c8ac1e0e79bbc606d3ee6a72d3a81b040aec6d9ebb18802a6b421da72f
MISC metadata.xml 322 BLAKE2B b031a3917e07e8c98b19228e012a05a46e4ad57b59e394efc345092541c652f2df5f2fe4fe35be69eb9c62f64bf55f0a12636ff9cafa2f510d06b86916f869cb SHA512 e345c6459f1c0f795081e2874aa4a4023998d0a0f6b28462468ef89c7cfaf38366671a68d05516e6d0f3e03b0cdfcbe849c1e224f7b1e3a723232c7db32281b6
diff --git a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild
index a7b6e735d61a..a24377f31360 100644
--- a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild
+++ b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
LICENSE="BSD"
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}"