Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-1.8.2.ebuild ChangeLog
Date: Fri, 26 Dec 2008 15:50:16
Message-Id: E1LGEx5-0006ZJ-2z@stork.gentoo.org
1 armin76 08/12/26 15:50:15
2
3 Modified: hoe-1.8.2.ebuild ChangeLog
4 Log:
5 ia64 stable wrt #250348
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.7 dev-ruby/hoe/hoe-1.8.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild?r1=1.6&r2=1.7
14
15 Index: hoe-1.8.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- hoe-1.8.2.ebuild 20 Dec 2008 18:50:13 -0000 1.6
22 +++ hoe-1.8.2.ebuild 26 Dec 2008 15:50:15 -0000 1.7
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/hoe/hoe-1.8.2.ebuild,v 1.6 2008/12/20 18:50:13 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v 1.7 2008/12/26 15:50:15 armin76 Exp $
28
29 inherit gems
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
37 IUSE=""
38
39 DEPEND=">=dev-ruby/rake-0.8.3
40
41
42
43 1.46 dev-ruby/hoe/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.46&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.46&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.45&r2=1.46
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
52 retrieving revision 1.45
53 retrieving revision 1.46
54 diff -u -r1.45 -r1.46
55 --- ChangeLog 20 Dec 2008 18:50:13 -0000 1.45
56 +++ ChangeLog 26 Dec 2008 15:50:15 -0000 1.46
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/hoe
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.45 2008/12/20 18:50:13 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.46 2008/12/26 15:50:15 armin76 Exp $
62 +
63 + 26 Dec 2008; Raúl Porcel <armin76@g.o> hoe-1.8.2.ebuild:
64 + ia64 stable wrt #250348
65
66 20 Dec 2008; Markus Meier <maekke@g.o> hoe-1.8.2.ebuild:
67 amd64/x86 stable, bug #250348