Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: ChangeLog capistrano-1.4.2.ebuild
Date: Sun, 22 Jun 2008 21:01:28
Message-Id: E1KAWgc-0000f6-5d@stork.gentoo.org
1 opfer 08/06/22 21:01:22
2
3 Modified: ChangeLog capistrano-1.4.2.ebuild
4 Log:
5 stable x86, bug 228453
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.32 dev-ruby/capistrano/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 21 Jun 2008 20:18:00 -0000 1.31
22 +++ ChangeLog 22 Jun 2008 21:01:21 -0000 1.32
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/capistrano
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.31 2008/06/21 20:18:00 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.32 2008/06/22 21:01:21 opfer Exp $
28 +
29 + 22 Jun 2008; Christian Faulhammer <opfer@g.o>
30 + capistrano-1.4.2.ebuild:
31 + stable x86, bug 228453
32
33 21 Jun 2008; Markus Rothe <corsair@g.o> capistrano-1.4.2.ebuild:
34 Stable on ppc64; bug #228453
35
36
37
38 1.5 dev-ruby/capistrano/capistrano-1.4.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.2.ebuild?r1=1.4&r2=1.5
43
44 Index: capistrano-1.4.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- capistrano-1.4.2.ebuild 21 Jun 2008 20:18:00 -0000 1.4
51 +++ capistrano-1.4.2.ebuild 22 Jun 2008 21:01:21 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.2.ebuild,v 1.4 2008/06/21 20:18:00 corsair Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.2.ebuild,v 1.5 2008/06/22 21:01:21 opfer Exp $
57
58 inherit gems
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="MIT"
63 SLOT="1"
64 -KEYWORDS="amd64 ~ia64 ppc ppc64 ~x86"
65 +KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
66 IUSE=""
67
68 DEPEND=" >=dev-ruby/rake-0.7.0
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list