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/text-hyphen: text-hyphen-1.0.0-r2.ebuild ChangeLog
Date: Sun, 28 Oct 2012 17:22:54
Message-Id: 20121028172245.2892E21600@flycatcher.gentoo.org
1 armin76 12/10/28 17:22:45
2
3 Modified: text-hyphen-1.0.0-r2.ebuild ChangeLog
4 Log:
5 alpha stable, add ~alpha/~ia64/~sparc, etc
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.12 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.12&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.12&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.11&r2=1.12
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.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- text-hyphen-1.0.0-r2.ebuild 14 Sep 2011 16:07:15 -0000 1.11
23 +++ text-hyphen-1.0.0-r2.ebuild 28 Oct 2012 17:22:45 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.11 2011/09/14 16:07:15 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.12 2012/10/28 17:22:45 armin76 Exp $
30
31 EAPI=2
32 USE_RUBY="ruby18 ree18 jruby"
33 @@ -16,7 +16,7 @@
34
35 LICENSE="Ruby"
36 SLOT="0"
37 -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-solaris"
38 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-solaris"
39 IUSE=""
40
41 ruby_add_bdepend "
42
43
44
45 1.47 dev-ruby/text-hyphen/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.47&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.47&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?r1=1.46&r2=1.47
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
54 retrieving revision 1.46
55 retrieving revision 1.47
56 diff -u -r1.46 -r1.47
57 --- ChangeLog 5 Oct 2012 18:12:22 -0000 1.46
58 +++ ChangeLog 28 Oct 2012 17:22:45 -0000 1.47
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/text-hyphen
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.46 2012/10/05 18:12:22 ranger Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.47 2012/10/28 17:22:45 armin76 Exp $
64 +
65 + 28 Oct 2012; Raúl Porcel <armin76@g.o> text-hyphen-1.0.0-r2.ebuild:
66 + alpha stable
67
68 05 Oct 2012; Brent Baude <ranger@g.o> text-hyphen-1.2.ebuild:
69 Marking text-hyphen-1.2 ppc64 for bug 424846