idella4 14/10/13 01:23:15
Modified: mwlib-0.15.10.ebuild mwlib-0.15.15.ebuild
mwlib-0.15.12.ebuild mwlib-0.15.14.ebuild ChangeLog
Log:
add [] to deps where missed
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
0xB8072B0D)
Revision Changes Path
1.2 dev-python/mwlib/mwlib-0.15.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.10.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.10.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.10.ebuild?r1=1.1&r2=1.2
Index: mwlib-0.15.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mwlib-0.15.10.ebuild 26 Jul 2013 14:25:40 -0000 1.1
+++ mwlib-0.15.10.ebuild 13 Oct 2014 01:23:15 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.10.ebuild,v 1.1
2013/07/26 14:25:40 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.10.ebuild,v 1.2
2014/10/13 01:23:15 idella4 Exp $
EAPI=5
@@ -38,7 +38,7 @@
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
app-arch/unzip
- doc? ( dev-python/sphinx )"
+ doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
# TODO: requires ploticus to generate timelines
1.3 dev-python/mwlib/mwlib-0.15.15.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.15.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.15.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.15.ebuild?r1=1.2&r2=1.3
Index: mwlib-0.15.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.15.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mwlib-0.15.15.ebuild 11 Jun 2014 12:05:38 -0000 1.2
+++ mwlib-0.15.15.ebuild 13 Oct 2014 01:23:15 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.15.ebuild,v 1.2
2014/06/11 12:05:38 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.15.ebuild,v 1.3
2014/10/13 01:23:15 idella4 Exp $
EAPI=5
@@ -40,7 +40,7 @@
app-arch/unzip
dev-util/re2c
dev-python/cython[${PYTHON_USEDEP}]
- doc? ( dev-python/sphinx )
+ doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? ( >=dev-python/wsgiintercept-0.6[${PYTHON_USEDEP}] )"
# TODO: requires ploticus to generate timelines
1.2 dev-python/mwlib/mwlib-0.15.12.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.12.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.12.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.12.ebuild?r1=1.1&r2=1.2
Index: mwlib-0.15.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mwlib-0.15.12.ebuild 27 Nov 2013 17:21:30 -0000 1.1
+++ mwlib-0.15.12.ebuild 13 Oct 2014 01:23:15 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.12.ebuild,v 1.1
2013/11/27 17:21:30 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.12.ebuild,v 1.2
2014/10/13 01:23:15 idella4 Exp $
EAPI=5
@@ -38,8 +38,8 @@
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
app-arch/unzip
- doc? ( dev-python/sphinx )
- test? ( >=dev-python/wsgiintercept-0.6 )"
+ doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+ test? ( >=dev-python/wsgiintercept-0.6[${PYTHON_USEDEP}] )"
# TODO: requires ploticus to generate timelines
1.2 dev-python/mwlib/mwlib-0.15.14.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.14.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.14.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/mwlib-0.15.14.ebuild?r1=1.1&r2=1.2
Index: mwlib-0.15.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mwlib-0.15.14.ebuild 30 Jan 2014 13:36:42 -0000 1.1
+++ mwlib-0.15.14.ebuild 13 Oct 2014 01:23:15 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.14.ebuild,v 1.1
2014/01/30 13:36:42 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.15.14.ebuild,v 1.2
2014/10/13 01:23:15 idella4 Exp $
EAPI=5
@@ -38,8 +38,8 @@
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
app-arch/unzip
- doc? ( dev-python/sphinx )
- test? ( >=dev-python/wsgiintercept-0.6 )"
+ doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+ test? ( >=dev-python/wsgiintercept-0.6[${PYTHON_USEDEP}] )"
# TODO: requires ploticus to generate timelines
1.34 dev-python/mwlib/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/ChangeLog?rev=1.34&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/ChangeLog?rev=1.34&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mwlib/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mwlib/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 11 Jun 2014 12:05:38 -0000 1.33
+++ ChangeLog 13 Oct 2014 01:23:15 -0000 1.34
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/mwlib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/ChangeLog,v 1.33
2014/06/11 12:05:38 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/ChangeLog,v 1.34
2014/10/13 01:23:15 idella4 Exp $
+
+ 13 Oct 2014; Ian Delaney <[email protected]> mwlib-0.15.10.ebuild,
+ mwlib-0.15.12.ebuild, mwlib-0.15.14.ebuild, mwlib-0.15.15.ebuild:
+ add [] to deps where missed
11 Jun 2014; Tiziano Müller <[email protected]> mwlib-0.15.15.ebuild:
Add missing build-time dependencies required now that we build from a github