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/diff-lcs: diff-lcs-1.1.2-r2.ebuild diff-lcs-1.1.3.ebuild ChangeLog
Date: Sun, 28 Oct 2012 17:17:31
Message-Id: 20121028171716.1D22B21600@flycatcher.gentoo.org
1 armin76 12/10/28 17:17:16
2
3 Modified: diff-lcs-1.1.2-r2.ebuild diff-lcs-1.1.3.ebuild
4 ChangeLog
5 Log:
6 alpha stable, add ~alpha/~ia64/~sparc, etc
7
8 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.12 dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild?r1=1.11&r2=1.12
16
17 Index: diff-lcs-1.1.2-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- diff-lcs-1.1.2-r2.ebuild 14 Sep 2011 16:09:02 -0000 1.11
24 +++ diff-lcs-1.1.2-r2.ebuild 28 Oct 2012 17:17:15 -0000 1.12
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v 1.11 2011/09/14 16:09:02 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v 1.12 2012/10/28 17:17:15 armin76 Exp $
31
32 EAPI=2
33 USE_RUBY="ruby18 ree18 jruby"
34 @@ -16,7 +16,7 @@
35
36 LICENSE="Ruby"
37 SLOT="0"
38 -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
39 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
40 IUSE=""
41
42 ruby_add_rdepend '>=dev-ruby/text-format-0.64'
43
44
45
46 1.11 dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild?rev=1.11&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild?rev=1.11&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild?r1=1.10&r2=1.11
51
52 Index: diff-lcs-1.1.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v
55 retrieving revision 1.10
56 retrieving revision 1.11
57 diff -u -r1.10 -r1.11
58 --- diff-lcs-1.1.3.ebuild 28 Oct 2012 12:10:22 -0000 1.10
59 +++ diff-lcs-1.1.3.ebuild 28 Oct 2012 17:17:15 -0000 1.11
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.10 2012/10/28 12:10:22 armin76 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.11 2012/10/28 17:17:15 armin76 Exp $
65
66 EAPI=4
67 USE_RUBY="ruby18 ree18 ruby19 jruby"
68 @@ -18,7 +18,7 @@
69
70 LICENSE="|| ( MIT Ruby GPL-2 )"
71 SLOT="0"
72 -KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
73 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
74 IUSE=""
75
76 ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.10 )"
77
78
79
80 1.42 dev-ruby/diff-lcs/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.42&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.42&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?r1=1.41&r2=1.42
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v
89 retrieving revision 1.41
90 retrieving revision 1.42
91 diff -u -r1.41 -r1.42
92 --- ChangeLog 28 Oct 2012 12:10:22 -0000 1.41
93 +++ ChangeLog 28 Oct 2012 17:17:15 -0000 1.42
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-ruby/diff-lcs
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.41 2012/10/28 12:10:22 armin76 Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.42 2012/10/28 17:17:15 armin76 Exp $
99 +
100 + 28 Oct 2012; Raúl Porcel <armin76@g.o> diff-lcs-1.1.2-r2.ebuild,
101 + diff-lcs-1.1.3.ebuild:
102 + alpha stable
103
104 28 Oct 2012; Raúl Porcel <armin76@g.o> diff-lcs-1.1.3.ebuild:
105 ia64/sparc stable wrt #426668