Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/nova: nova-2013.2.ebuild nova-2013.2-r1.ebuild ChangeLog
Date: Tue, 26 Nov 2013 09:14:48
Message-Id: 20131126091441.E78532004B@flycatcher.gentoo.org
1 idella4 13/11/26 09:14:41
2
3 Modified: nova-2013.2.ebuild ChangeLog
4 Added: nova-2013.2-r1.ebuild
5 Log:
6 nova-2013.2; delete white space & fix, revbump; add IUSE test, test deps, test phase as best as possible at this point with test support from (good ol') Chicago
7
8 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
9
10 Revision Changes Path
11 1.4 sys-cluster/nova/nova-2013.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild?r1=1.3&r2=1.4
16
17 Index: nova-2013.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- nova-2013.2.ebuild 14 Nov 2013 06:54:23 -0000 1.3
24 +++ nova-2013.2.ebuild 26 Nov 2013 09:14:41 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild,v 1.3 2013/11/14 06:54:23 prometheanfire Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild,v 1.4 2013/11/26 09:14:41 idella4 Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python2_7 )
33 @@ -23,13 +23,12 @@
34 >=dev-python/pbr-0.5.21[${PYTHON_USEDEP}]
35 <dev-python/pbr-1.0[${PYTHON_USEDEP}]
36 app-admin/sudo"
37 -
38 RDEPEND="sqlite? ( >=dev-python/sqlalchemy-0.7.8[sqlite,${PYTHON_USEDEP}]
39 <dev-python/sqlalchemy-0.7.99[sqlite,${PYTHON_USEDEP}] )
40 mysql? ( >=dev-python/sqlalchemy-0.7.8[mysql,${PYTHON_USEDEP}]
41 - <dev-python/sqlalchemy-0.7.99[mysql,${PYTHON_USEDEP}] )
42 + <dev-python/sqlalchemy-0.7.99[mysql,${PYTHON_USEDEP}] )
43 postgres? ( >=dev-python/sqlalchemy-0.7.8[postgres,${PYTHON_USEDEP}]
44 - <dev-python/sqlalchemy-0.7.99[postgres,${PYTHON_USEDEP}] )
45 + <dev-python/sqlalchemy-0.7.99[postgres,${PYTHON_USEDEP}] )
46 >=dev-python/amqplib-0.6.1[${PYTHON_USEDEP}]
47 >=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
48 virtual/python-argparse[${PYTHON_USEDEP}]
49
50
51
52 1.41 sys-cluster/nova/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?rev=1.41&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?rev=1.41&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?r1=1.40&r2=1.41
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v
61 retrieving revision 1.40
62 retrieving revision 1.41
63 diff -u -r1.40 -r1.41
64 --- ChangeLog 24 Nov 2013 22:42:41 -0000 1.40
65 +++ ChangeLog 26 Nov 2013 09:14:41 -0000 1.41
66 @@ -1,6 +1,14 @@
67 # ChangeLog for sys-cluster/nova
68 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.40 2013/11/24 22:42:41 prometheanfire Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.41 2013/11/26 09:14:41 idella4 Exp $
71 +
72 +*nova-2013.2-r1 (26 Nov 2013)
73 +
74 + 26 Nov 2013; Ian Delaney <idella4@g.o> +nova-2013.2-r1.ebuild,
75 + nova-2013.2.ebuild:
76 + nova-2013.2; delete white space & fix, revbump; add IUSE test, test deps, test
77 + phase as best as possible at this point with test support from (good ol')
78 + Chicago
79
80 24 Nov 2013; Matthew Thode <prometheanfire@g.o>
81 nova-2013.2.9999.ebuild:
82
83
84
85 1.4 sys-cluster/nova/nova-2013.2-r1.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2-r1.ebuild?rev=1.4&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2-r1.ebuild?rev=1.4&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2-r1.ebuild?r1=1.3&r2=1.4