Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 02 Nov 2015 11:51:11
Message-Id: 1446464832.88371fdd7e266036d71d7032cb559b2566571419.jlec@gentoo
1 commit: 88371fdd7e266036d71d7032cb559b2566571419
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 2 09:57:30 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 2 11:47:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88371fdd
7
8 profiles: Mask Additional packages requiring unsupported django
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 profiles/package.mask | 10 ++++------
13 1 file changed, 4 insertions(+), 6 deletions(-)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 33e8b08..c2960a4 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -30,12 +30,6 @@
20
21 #--- END OF EXAMPLES ---
22
23 -# Justin Lecher <jlec@g.o> (01 Nov 2015)
24 -# Obsolete package
25 -# Incompatible to recent numpy version
26 -# No upstream activity
27 -dev-python/scientificpython
28 -
29 # Michał Górny <mgorny@g.o> (30 Oct 2015)
30 # Uses unsafe ioctls that could result in data corruption. Upstream
31 # is working on replacing them in the wip/dedup-syscall branch.
32 @@ -363,6 +357,10 @@ app-emulation/emul-linux-x86-jna
33 =dev-python/django-1.4*
34 =dev-python/django-1.5*
35 =dev-python/django-1.6*
36 +# Not supported by any django version upstream supports
37 +dev-python/south
38 +dev-python/Djblets
39 +dev-util/reviewboard
40
41 # Michał Górny <mgorny@g.o> (11 Feb 2015)
42 # Potentially destructive to @world, bug #539746.