Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano-launcher: capistrano-launcher-1.ebuild ChangeLog
Date: Sat, 21 Jun 2008 13:27:08
Message-Id: E1KA37O-0006cB-93@stork.gentoo.org
1 nixnut 08/06/21 13:27:02
2
3 Modified: capistrano-launcher-1.ebuild ChangeLog
4 Log:
5 Stable on ppc wrt bug 228453
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild?r1=1.8&r2=1.9
14
15 Index: capistrano-launcher-1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- capistrano-launcher-1.ebuild 9 Apr 2008 22:02:59 -0000 1.8
22 +++ capistrano-launcher-1.ebuild 21 Jun 2008 13:27:01 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild,v 1.8 2008/04/09 22:02:59 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild,v 1.9 2008/06/21 13:27:01 nixnut Exp $
28
29 DESCRIPTION="Launcher script for capistrano"
30 HOMEPAGE="http://capify.org/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="amd64 ia64 ppc64 x86 ~ppc"
36 +KEYWORDS="amd64 ia64 ppc ppc64 x86"
37 IUSE=""
38
39 # Block versions of capistrano that install /usr/bin/cap to avoid file-collision
40
41
42
43 1.8 dev-ruby/capistrano-launcher/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 9 Apr 2008 22:02:59 -0000 1.7
56 +++ ChangeLog 21 Jun 2008 13:27:01 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/capistrano-launcher
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog,v 1.7 2008/04/09 22:02:59 robbat2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog,v 1.8 2008/06/21 13:27:01 nixnut Exp $
62 +
63 + 21 Jun 2008; nixnut <nixnut@g.o> capistrano-launcher-1.ebuild:
64 + Stable on ppc wrt bug 228453
65
66 09 Apr 2008; Robin H. Johnson <robbat2@g.o>
67 capistrano-launcher-1.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list