Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/ets: metadata.xml ets-4.4.1.ebuild ChangeLog
Date: Wed, 29 Jan 2014 18:31:22
Message-Id: 20140129183118.D1A802004C@flycatcher.gentoo.org
1 bicatali 14/01/29 18:31:18
2
3 Modified: metadata.xml ChangeLog
4 Added: ets-4.4.1.ebuild
5 Log:
6 Version bump, added upstream check
7
8 (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
9
10 Revision Changes Path
11 1.2 dev-python/ets/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/metadata.xml?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/metadata.xml?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/metadata.xml?r1=1.1&r2=1.2
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/ets/metadata.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- metadata.xml 15 Jan 2009 10:33:22 -0000 1.1
24 +++ metadata.xml 29 Jan 2014 18:31:18 -0000 1.2
25 @@ -1,18 +1,20 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 - <herd>python</herd>
30 - <longdescription lang="en">
31 - %description
32 - The Enthought Tool Suite (ETS) is a collection of Python components
33 - developed by Enthought and its partners to construct custom scientific
34 - applications. It includes a wide variety of components including:
35 +<herd>python</herd>
36 +<longdescription lang="en">
37 + The Enthought Tool Suite (ETS) is a collection of Python components
38 + developed by Enthought and its partners to construct custom scientific
39 + applications. It includes a wide variety of components including:
40 * An extensible application framework
41 * Application building blocks
42 * 2-D and 3-D graphics libraries
43 * Scientific and math libraries
44 * Developer tools
45 - This metapackage contains the dependencies for installing all of the
46 - components comprised by the suite.
47 - </longdescription>
48 + This metapackage contains the dependencies for installing all of the
49 + components comprised by the suite.
50 +</longdescription>
51 +<upstream>
52 + <remote-id type="pypi">ets</remote-id>
53 +</upstream>
54 </pkgmetadata>
55
56
57
58 1.20 dev-python/ets/ChangeLog
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/ChangeLog?rev=1.20&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/ChangeLog?rev=1.20&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/ChangeLog?r1=1.19&r2=1.20
63
64 Index: ChangeLog
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo-x86/dev-python/ets/ChangeLog,v
67 retrieving revision 1.19
68 retrieving revision 1.20
69 diff -u -r1.19 -r1.20
70 --- ChangeLog 25 Aug 2013 03:10:46 -0000 1.19
71 +++ ChangeLog 29 Jan 2014 18:31:18 -0000 1.20
72 @@ -1,6 +1,12 @@
73 # ChangeLog for dev-python/ets
74 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
75 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ets/ChangeLog,v 1.19 2013/08/25 03:10:46 floppym Exp $
76 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
77 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ets/ChangeLog,v 1.20 2014/01/29 18:31:18 bicatali Exp $
78 +
79 +*ets-4.4.1 (29 Jan 2014)
80 +
81 + 29 Jan 2014; Sébastien Fabbro <bicatali@g.o> +ets-4.4.1.ebuild,
82 + metadata.xml:
83 + Version bump, added upstream check
84
85 25 Aug 2013; Mike Gilbert <floppym@g.o> ets-4.3.0-r1.ebuild:
86 Add PYTHON_USEDEP for dev-python/etsproxy.
87
88
89
90 1.1 dev-python/ets/ets-4.4.1.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/ets-4.4.1.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ets/ets-4.4.1.ebuild?rev=1.1&content-type=text/plain
94
95 Index: ets-4.4.1.ebuild
96 ===================================================================
97 # Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/dev-python/ets/ets-4.4.1.ebuild,v 1.1 2014/01/29 18:31:18 bicatali Exp $
100
101 EAPI=5
102
103 PYTHON_COMPAT=( python2_7 )
104
105 inherit distutils-r1
106
107 DESCRIPTION="Meta package for the Enthought Tool Suite"
108 HOMEPAGE="http://code.enthought.com/projects/"
109 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
110
111 LICENSE="BSD"
112 SLOT="0"
113 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
114 IUSE="doc examples"
115
116 # see the setup_data.py file for version numbers
117 RDEPEND="
118 >=dev-python/apptools-4.2.0[doc?,examples?,${PYTHON_USEDEP}]
119 >=dev-python/blockcanvas-4.0.3[doc?,${PYTHON_USEDEP}]
120 >=dev-python/casuarius-1.1[${PYTHON_USEDEP}]
121 >=dev-python/chaco-4.4.1[${PYTHON_USEDEP}]
122 >=dev-python/codetools-4.2.0[${PYTHON_USEDEP}]
123 >=dev-python/enable-4.3.0[doc?,examples?,${PYTHON_USEDEP}]
124 >=dev-python/enaml-0.6.8[doc?,examples?,${PYTHON_USEDEP}]
125 >=dev-python/encore-0.4.0[doc?,examples?,${PYTHON_USEDEP}]
126 >=dev-python/envisage-4.4.0[${PYTHON_USEDEP}]
127 >=dev-python/etsdevtools-4.0.2[doc?,examples?,${PYTHON_USEDEP}]
128 >=dev-python/etsproxy-0.1.2[${PYTHON_USEDEP}]
129 >=dev-python/graphcanvas-4.0.2[examples?,${PYTHON_USEDEP}]
130 >=sci-visualization/mayavi-4.3.0[doc?,examples?,${PYTHON_USEDEP}]
131 >=dev-python/pyface-4.4.0[${PYTHON_USEDEP}]
132 >=dev-python/scimath-4.1.2[doc?,${PYTHON_USEDEP}]
133 >=dev-python/traits-4.4.0[${PYTHON_USEDEP}]
134 >=dev-python/traitsui-4.4.0[${PYTHON_USEDEP}]"
135
136 DEPEND=""