Gentoo Archives: gentoo-commits

From: "Matt Thode (prometheanfire)" <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/keystone: keystone-2013.1.2-r1.ebuild ChangeLog
Date: Mon, 01 Jul 2013 14:38:04
Message-Id: 20130701143757.C6EC32171C@flycatcher.gentoo.org
1 prometheanfire 13/07/01 14:37:57
2
3 Modified: keystone-2013.1.2-r1.ebuild ChangeLog
4 Log:
5 grizzly is now grizzly, not foslom
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
8
9 Revision Changes Path
10 1.2 sys-auth/keystone/keystone-2013.1.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.2-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.2-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.2-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: keystone-2013.1.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.2-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- keystone-2013.1.2-r1.ebuild 14 Jun 2013 21:57:36 -0000 1.1
23 +++ keystone-2013.1.2-r1.ebuild 1 Jul 2013 14:37:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.2-r1.ebuild,v 1.1 2013/06/14 21:57:36 prometheanfire Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.2-r1.ebuild,v 1.2 2013/07/01 14:37:57 prometheanfire Exp $
29
30 EAPI=5
31 #test restricted becaues of bad requirements given (old webob for instance)
32 @@ -15,7 +15,7 @@
33 SRC_URI="http://launchpad.net/${PN}/grizzly/${PV}/+download/${P}.tar.gz"
34
35 LICENSE="Apache-2.0"
36 -SLOT="folsom"
37 +SLOT="grizzly"
38 KEYWORDS="~amd64 ~x86"
39 IUSE="+sqlite mysql postgres ldap"
40 #IUSE="+sqlite mysql postgres ldap test"
41
42
43
44 1.23 sys-auth/keystone/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.23&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.23&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.22&r2=1.23
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v
53 retrieving revision 1.22
54 retrieving revision 1.23
55 diff -u -r1.22 -r1.23
56 --- ChangeLog 14 Jun 2013 21:57:36 -0000 1.22
57 +++ ChangeLog 1 Jul 2013 14:37:57 -0000 1.23
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-auth/keystone
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.22 2013/06/14 21:57:36 prometheanfire Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.23 2013/07/01 14:37:57 prometheanfire Exp $
63 +
64 + 01 Jul 2013; Matthew Thode <prometheanfire@g.o>
65 + keystone-2013.1.2-r1.ebuild:
66 + grizzly is now grizzly, not foslom
67
68 *keystone-2013.1.2-r1 (14 Jun 2013)
69 *keystone-2012.2.4-r5 (14 Jun 2013)