Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/tora: ChangeLog tora-2.1.3-r1.ebuild tora-2.1.1.ebuild
Date: Sun, 30 Sep 2012 17:06:46
Message-Id: 20120930170635.DA34021600@flycatcher.gentoo.org
1 armin76 12/09/30 17:06:35
2
3 Modified: ChangeLog tora-2.1.3-r1.ebuild tora-2.1.1.ebuild
4 Log:
5 Drop alpha/sparc keywords
6
7 (Portage version: 2.1.11.16/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.96 dev-db/tora/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?rev=1.96&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?rev=1.96&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?r1=1.95&r2=1.96
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v
19 retrieving revision 1.95
20 retrieving revision 1.96
21 diff -u -r1.95 -r1.96
22 --- ChangeLog 26 Sep 2012 06:50:53 -0000 1.95
23 +++ ChangeLog 30 Sep 2012 17:06:35 -0000 1.96
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-db/tora
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.95 2012/09/26 06:50:53 haubi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.96 2012/09/30 17:06:35 armin76 Exp $
29 +
30 + 30 Sep 2012; Raúl Porcel <armin76@g.o> tora-2.1.1.ebuild,
31 + tora-2.1.3-r1.ebuild:
32 + Drop alpha/sparc keywords
33
34 *tora-2.1.3-r2 (25 Sep 2012)
35
36
37
38
39 1.3 dev-db/tora/tora-2.1.3-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: tora-2.1.3-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- tora-2.1.3-r1.ebuild 24 Sep 2012 19:49:08 -0000 1.2
52 +++ tora-2.1.3-r1.ebuild 30 Sep 2012 17:06:35 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild,v 1.2 2012/09/24 19:49:08 haubi Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild,v 1.3 2012/09/30 17:06:35 armin76 Exp $
58
59 EAPI=2
60
61 @@ -13,7 +13,7 @@
62
63 SLOT="0"
64 LICENSE="GPL-2"
65 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
66 +KEYWORDS="~amd64 ~ppc ~x86"
67
68 RDEPEND="${DEPEND}"
69 DEPEND="
70
71
72
73 1.12 dev-db/tora/tora-2.1.1.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild?rev=1.12&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild?rev=1.12&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild?r1=1.11&r2=1.12
78
79 Index: tora-2.1.1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v
82 retrieving revision 1.11
83 retrieving revision 1.12
84 diff -u -r1.11 -r1.12
85 --- tora-2.1.1.ebuild 10 Dec 2011 01:53:22 -0000 1.11
86 +++ tora-2.1.1.ebuild 30 Sep 2012 17:06:35 -0000 1.12
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2011 Gentoo Foundation
89 +# Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.11 2011/12/10 01:53:22 floppym Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.12 2012/09/30 17:06:35 armin76 Exp $
93
94 EAPI=2
95
96 @@ -13,7 +13,7 @@
97
98 SLOT="0"
99 LICENSE="GPL-2"
100 -KEYWORDS="alpha amd64 ppc ~sparc x86"
101 +KEYWORDS="amd64 ppc x86"
102
103 RDEPEND="${DEPEND}"
104 DEPEND="