commit:     905ada5042cba81797f2f4c13d0c239ac5c2780a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 21:07:30 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 21:08:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905ada50

dev-python/brython: add SLOT 0.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/brython/brython-3.3.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
index daf93da7bb9..1bb52e1c59a 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"
 

Reply via email to