Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: ChangeLog capistrano-3.3.5.ebuild
Date: Wed, 31 Dec 2014 07:36:53
Message-Id: 20141231073650.7467AE8D1@oystercatcher.gentoo.org
1 graaff 14/12/31 07:36:50
2
3 Modified: ChangeLog capistrano-3.3.5.ebuild
4 Log:
5 Update HOMEPAGE.
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
8
9 Revision Changes Path
10 1.106 dev-ruby/capistrano/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.106&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.106&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.105&r2=1.106
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
19 retrieving revision 1.105
20 retrieving revision 1.106
21 diff -u -r1.105 -r1.106
22 --- ChangeLog 31 Dec 2014 07:36:03 -0000 1.105
23 +++ ChangeLog 31 Dec 2014 07:36:50 -0000 1.106
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/capistrano
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.105 2014/12/31 07:36:03 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.106 2014/12/31 07:36:50 graaff Exp $
29 +
30 + 31 Dec 2014; Hans de Graaff <graaff@g.o> capistrano-3.3.5.ebuild:
31 + Update HOMEPAGE.
32
33 *capistrano-3.3.5 (31 Dec 2014)
34 *capistrano-2.15.5-r2 (31 Dec 2014)
35
36
37
38 1.2 dev-ruby/capistrano/capistrano-3.3.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild?r1=1.1&r2=1.2
43
44 Index: capistrano-3.3.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- capistrano-3.3.5.ebuild 31 Dec 2014 07:36:03 -0000 1.1
51 +++ capistrano-3.3.5.ebuild 31 Dec 2014 07:36:50 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild,v 1.1 2014/12/31 07:36:03 graaff Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild,v 1.2 2014/12/31 07:36:50 graaff Exp $
57
58 EAPI=5
59 USE_RUBY="ruby19 ruby20 ruby21"
60 @@ -13,7 +13,7 @@
61 inherit ruby-fakegem
62
63 DESCRIPTION="A distributed application deployment system"
64 -HOMEPAGE="http://capify.org/"
65 +HOMEPAGE="http://capistranorb.com/"
66
67 LICENSE="MIT"
68 SLOT="3"