summaryrefslogtreecommitdiff
path: root/dev-python/brython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-05 20:45:13 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-05 20:45:13 +0000
commit8fcdcec5fbdd0e3a77391e4f354218014f59f358 (patch)
treeb6aaf9c103052f2ab4a948377142f4a4233caa60 /dev-python/brython
parent423d21dcfee183cc4b04d29c1621615e8c30f834 (diff)
gentoo resync : 05.01.2018
Diffstat (limited to 'dev-python/brython')
-rw-r--r--dev-python/brython/Manifest2
-rw-r--r--dev-python/brython/brython-3.3.3.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index ec99737ee5f2..95b31f95d743 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,3 @@
DIST brython-3.3.3.zip 10040987 BLAKE2B a6a238ac6189e9170653c1987db46f2e0735f25deccaf0318ebc669b48dce1330acf333ef27300f1061e7e18044cfa24fadc02265d0fe3a83d0aa8b97f4de684 SHA512 e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
-EBUILD brython-3.3.3.ebuild 738 BLAKE2B b56b0a47006068b90794ec3673972e3e2fccfac1d46624ca94193c4874978debeefcc7214e2b2009e6d7fae90793bceb58a08df8860850affba6cf6cf9680ce2 SHA512 454f63ccb33263c37e4e915e692a3c656a4ef04702e2070e49cd7584463ee52fc54972d69f6039461988e1d9fb7467ae5be847d13aeb6b846f3853bb188b3b55
+EBUILD brython-3.3.3.ebuild 747 BLAKE2B 2c672a8e865b552476c5e59e7dfec48e5698407b595803b2e9d46d8a4cd446052bae546fe6ce65c50e96884e3f9f720638f42121250d2762b1401dafaa54f96e SHA512 57185eba9f856aabead84341def359931f577e54fa2f53b11d46eef0548e3c616f4de6a2a3b6c71240cb50d7b4ea97958dd877bf1004e578ffa22f1230793c6d
MISC metadata.xml 467 BLAKE2B 06e617c5b2362ad41950d7d90d2f3ef25a2858f6c4b88df6edfd6ee01aeb32d1988d30bb66c0d9b0f3c5ed771596678f03aa5c707f016dd1d01259d11f1acced SHA512 a9c3c34e617cc5a3ea80f30c8de8964712af694d8048197662ce2c68d521279761751824a55c68bde5b75444495f176cbcc7d867c46924729391d3488fc3100a
diff --git a/dev-python/brython/brython-3.3.3.ebuild b/dev-python/brython/brython-3.3.3.ebuild
index daf93da7bb9c..1bb52e1c59ad 100644
--- a/dev-python/brython/brython-3.3.3.ebuild
+++ b/dev-python/brython/brython-3.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,6 +11,7 @@ DESCRIPTION="A Python 3 implementation for client-side web programming"
HOMEPAGE="http://www.brython.info"
SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+SLOT="0"
LICENSE="BSD"
KEYWORDS="amd64 ppc ppc64 x86"