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/vlad: ChangeLog vlad-1.3.2.ebuild vlad-1.1.0.ebuild
Date: Mon, 22 Jun 2009 05:30:32
Message-Id: E1MIc6x-0000sa-AZ@stork.gentoo.org
1 graaff 09/06/22 05:30:31
2
3 Modified: ChangeLog
4 Added: vlad-1.3.2.ebuild
5 Removed: vlad-1.1.0.ebuild
6 Log:
7 Version bump.
8 (Portage version: 2.1.6.13/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.3 dev-ruby/vlad/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/vlad/ChangeLog?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/vlad/ChangeLog?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/vlad/ChangeLog?r1=1.2&r2=1.3
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/vlad/ChangeLog,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- ChangeLog 16 Jan 2008 03:31:58 -0000 1.2
24 +++ ChangeLog 22 Jun 2009 05:30:31 -0000 1.3
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-ruby/vlad
27 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/ChangeLog,v 1.2 2008/01/16 03:31:58 nichoj Exp $
29 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/ChangeLog,v 1.3 2009/06/22 05:30:31 graaff Exp $
31 +
32 +*vlad-1.3.2 (22 Jun 2009)
33 +
34 + 22 Jun 2009; Hans de Graaff <graaff@g.o> -vlad-1.1.0.ebuild,
35 + +vlad-1.3.2.ebuild:
36 + Version bump.
37
38 *vlad-1.2.0 (09 Jan 2008)
39
40
41
42
43 1.1 dev-ruby/vlad/vlad-1.3.2.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/vlad/vlad-1.3.2.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/vlad/vlad-1.3.2.ebuild?rev=1.1&content-type=text/plain
47
48 Index: vlad-1.3.2.ebuild
49 ===================================================================
50 # Copyright 1999-2009 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/vlad-1.3.2.ebuild,v 1.1 2009/06/22 05:30:31 graaff Exp $
53
54 inherit gems
55
56 DESCRIPTION="Pragmatic application deployment automation, without mercy."
57 HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
58
59 LICENSE="MIT"
60 SLOT="0"
61 KEYWORDS="~amd64 ~x86"
62 IUSE=""
63 USE_RUBY="ruby18"
64
65 DEPEND="dev-ruby/open4
66 >=dev-ruby/rake-0.8.1
67 >=dev-ruby/rubygems-1.3.0"