Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.0.0-r1.ebuild ChangeLog
Date: Sun, 01 Aug 2010 20:02:47
Message-Id: 20100801190723.AB8462CE15@corvid.gentoo.org
1 hwoarang 10/08/01 19:07:23
2
3 Modified: text-hyphen-1.0.0-r1.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #330327
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: text-hyphen-1.0.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- text-hyphen-1.0.0-r1.ebuild 1 Aug 2010 18:33:47 -0000 1.8
22 +++ text-hyphen-1.0.0-r1.ebuild 1 Aug 2010 19:07:23 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.8 2010/08/01 18:33:47 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.9 2010/08/01 19:07:23 hwoarang Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18"
31 @@ -16,7 +16,7 @@
32
33 LICENSE="Ruby"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
36 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
37 IUSE=""
38
39 ruby_add_bdepend "
40
41
42
43 1.20 dev-ruby/text-hyphen/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 1 Aug 2010 18:33:47 -0000 1.19
56 +++ ChangeLog 1 Aug 2010 19:07:23 -0000 1.20
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/text-hyphen
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.19 2010/08/01 18:33:47 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.20 2010/08/01 19:07:23 hwoarang Exp $
62 +
63 + 01 Aug 2010; Markos Chandras <hwoarang@g.o>
64 + text-hyphen-1.0.0-r1.ebuild:
65 + Stable on amd64 wrt bug #330327
66
67 *text-hyphen-1.0.0-r2 (01 Aug 2010)