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-ruby/capistrano: ChangeLog capistrano-2.0.0.ebuild capistrano-2.1.0.ebuild
Date: Mon, 10 Dec 2007 16:58:41
Message-Id: E1J1lxj-00061C-Tk@stork.gentoo.org
1 armin76 07/12/10 16:58:35
2
3 Modified: ChangeLog capistrano-2.0.0.ebuild
4 capistrano-2.1.0.ebuild
5 Log:
6 ia64 stable wrt #198966
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.26 dev-ruby/capistrano/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 14 Nov 2007 06:58:17 -0000 1.25
23 +++ ChangeLog 10 Dec 2007 16:58:33 -0000 1.26
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/capistrano
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.25 2007/11/14 06:58:17 welp Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.26 2007/12/10 16:58:33 armin76 Exp $
29 +
30 + 10 Dec 2007; Raúl Porcel <armin76@g.o> capistrano-2.0.0.ebuild,
31 + capistrano-2.1.0.ebuild:
32 + ia64 stable wrt #198966
33
34 14 Nov 2007; Peter Weller <welp@g.o> capistrano-1.4.1-r1.ebuild,
35 capistrano-2.0.0.ebuild:
36
37
38
39 1.5 dev-ruby/capistrano/capistrano-2.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild?r1=1.4&r2=1.5
44
45 Index: capistrano-2.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- capistrano-2.0.0.ebuild 14 Nov 2007 06:58:17 -0000 1.4
52 +++ capistrano-2.0.0.ebuild 10 Dec 2007 16:58:33 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v 1.4 2007/11/14 06:58:17 welp Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v 1.5 2007/12/10 16:58:33 armin76 Exp $
58
59 inherit gems
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="MIT"
64 SLOT="2"
65 -KEYWORDS="amd64 ppc64 x86"
66 +KEYWORDS="amd64 ia64 ppc64 x86"
67 IUSE=""
68
69 DEPEND=">=dev-lang/ruby-1.8.2
70
71
72
73 1.2 dev-ruby/capistrano/capistrano-2.1.0.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-2.1.0.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-2.1.0.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-2.1.0.ebuild?r1=1.1&r2=1.2
78
79 Index: capistrano-2.1.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.1.0.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- capistrano-2.1.0.ebuild 17 Oct 2007 06:42:02 -0000 1.1
86 +++ capistrano-2.1.0.ebuild 10 Dec 2007 16:58:33 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.1.0.ebuild,v 1.1 2007/10/17 06:42:02 graaff Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.1.0.ebuild,v 1.2 2007/12/10 16:58:33 armin76 Exp $
92
93 inherit gems
94
95 @@ -10,7 +10,7 @@
96
97 LICENSE="MIT"
98 SLOT="2"
99 -KEYWORDS="~amd64 ~ppc64 ~x86"
100 +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
101 IUSE=""
102
103 DEPEND=">=dev-lang/ruby-1.8.2
104
105
106
107 --
108 gentoo-commits@g.o mailing list