Gentoo Archives: gentoo-commits

From: "Joshua Nichols (nichoj)" <nichoj@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: ChangeLog hoe-1.5.0.ebuild
Date: Fri, 01 Feb 2008 05:10:25
Message-Id: E1JKoAQ-0001xh-AF@stork.gentoo.org
1 nichoj 08/02/01 05:10:22
2
3 Modified: ChangeLog hoe-1.5.0.ebuild
4 Log:
5 Updated dependencies.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.19 dev-ruby/hoe/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 31 Jan 2008 19:27:30 -0000 1.18
22 +++ ChangeLog 1 Feb 2008 05:10:21 -0000 1.19
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/hoe
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.18 2008/01/31 19:27:30 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.19 2008/02/01 05:10:21 nichoj Exp $
28 +
29 + 01 Feb 2008; Joshua Nichols <nichoj@g.o> hoe-1.5.0.ebuild:
30 + Updated dependencies.
31
32 *hoe-1.5.0 (31 Jan 2008)
33
34
35
36
37 1.2 dev-ruby/hoe/hoe-1.5.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.0.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.0.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.5.0.ebuild?r1=1.1&r2=1.2
42
43 Index: hoe-1.5.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.0.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- hoe-1.5.0.ebuild 31 Jan 2008 19:27:30 -0000 1.1
50 +++ hoe-1.5.0.ebuild 1 Feb 2008 05:10:21 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.0.ebuild,v 1.1 2008/01/31 19:27:30 graaff Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.0.ebuild,v 1.2 2008/02/01 05:10:21 nichoj Exp $
56
57 inherit gems
58
59 @@ -12,6 +12,5 @@
60 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
61 IUSE=""
62
63 -DEPEND="
64 - >=dev-ruby/rake-0.7.3
65 +DEPEND=">=dev-ruby/rake-0.8.1
66 >=dev-ruby/rubyforge-0.4.4"
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list