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/text-hyphen: text-hyphen-1.0.0-r2.ebuild ChangeLog text-hyphen-1.0.0-r3.ebuild
Date: Wed, 06 Oct 2010 18:03:24
Message-Id: 20101006175439.7FE4820051@flycatcher.gentoo.org
1 graaff 10/10/06 17:54:39
2
3 Modified: text-hyphen-1.0.0-r2.ebuild ChangeLog
4 Added: text-hyphen-1.0.0-r3.ebuild
5 Log:
6 Revision bump to create a revision ready for stabilization without ruby19.
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: text-hyphen-1.0.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- text-hyphen-1.0.0-r2.ebuild 1 Aug 2010 18:33:47 -0000 1.1
23 +++ text-hyphen-1.0.0-r2.ebuild 6 Oct 2010 17:54:39 -0000 1.2
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.1 2010/08/01 18:33:47 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.2 2010/10/06 17:54:39 graaff Exp $
29
30 EAPI=2
31 -USE_RUBY="ruby18 ree18 ruby19 jruby"
32 +USE_RUBY="ruby18 ree18 jruby"
33
34 RUBY_FAKEGEM_TASK_DOC=""
35 RUBY_FAKEGEM_EXTRADOC="README Changelog"
36
37
38
39 1.24 dev-ruby/text-hyphen/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.24&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.24&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?r1=1.23&r2=1.24
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
48 retrieving revision 1.23
49 retrieving revision 1.24
50 diff -u -r1.23 -r1.24
51 --- ChangeLog 29 Aug 2010 18:02:19 -0000 1.23
52 +++ ChangeLog 6 Oct 2010 17:54:39 -0000 1.24
53 @@ -1,6 +1,12 @@
54 # ChangeLog for dev-ruby/text-hyphen
55 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.23 2010/08/29 18:02:19 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.24 2010/10/06 17:54:39 graaff Exp $
58 +
59 +*text-hyphen-1.0.0-r3 (06 Oct 2010)
60 +
61 + 06 Oct 2010; Hans de Graaff <graaff@g.o>
62 + text-hyphen-1.0.0-r2.ebuild, +text-hyphen-1.0.0-r3.ebuild:
63 + Revision bump to create a revision ready for stabilization without ruby19.
64
65 29 Aug 2010; Raúl Porcel <armin76@g.o>
66 text-hyphen-1.0.0-r1.ebuild:
67
68
69
70 1.1 dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild?rev=1.1&content-type=text/plain
74
75 Index: text-hyphen-1.0.0-r3.ebuild
76 ===================================================================
77 # Copyright 1999-2010 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.1 2010/10/06 17:54:39 graaff Exp $
80
81 EAPI=2
82 USE_RUBY="ruby18 ree18 ruby19 jruby"
83
84 RUBY_FAKEGEM_TASK_DOC=""
85 RUBY_FAKEGEM_EXTRADOC="README Changelog"
86
87 inherit ruby-fakegem eutils
88
89 DESCRIPTION="Hyphenates various words according to the rules of the language the word is written in."
90 HOMEPAGE="http://rubyforge.org/projects/text-format"
91 SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz"
92
93 LICENSE="Ruby"
94 SLOT="0"
95 KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris"
96 IUSE=""
97
98 ruby_add_bdepend "
99 test? (
100 dev-ruby/archive-tar-minitar
101 virtual/ruby-test-unit
102 )"
103
104 all_ruby_prepare() {
105 # Fix rakefile for new rake versions
106 sed -i -e 's: if t\.verbose::' Rakefile || die
107
108 epatch "${FILESDIR}/${P}+ruby-1.9.patch"
109 }