Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit: test-unit-1.2.3.ebuild ChangeLog
Date: Thu, 26 Dec 2013 14:48:31
Message-Id: 20131226144828.376472004C@flycatcher.gentoo.org
1 maekke 13/12/26 14:48:28
2
3 Modified: test-unit-1.2.3.ebuild ChangeLog
4 Log:
5 arm stable, bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.15 dev-ruby/test-unit/test-unit-1.2.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild?r1=1.14&r2=1.15
15
16 Index: test-unit-1.2.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- test-unit-1.2.3.ebuild 3 Aug 2013 07:40:12 -0000 1.14
23 +++ test-unit-1.2.3.ebuild 26 Dec 2013 14:48:28 -0000 1.15
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.14 2013/08/03 07:40:12 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.15 2013/12/26 14:48:28 maekke Exp $
29
30 EAPI=2
31
32 @@ -29,5 +29,5 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
38 IUSE=""
39
40
41
42 1.88 dev-ruby/test-unit/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.88&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.88&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.87&r2=1.88
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
51 retrieving revision 1.87
52 retrieving revision 1.88
53 diff -u -r1.87 -r1.88
54 --- ChangeLog 22 Dec 2013 13:54:31 -0000 1.87
55 +++ ChangeLog 26 Dec 2013 14:48:28 -0000 1.88
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-ruby/test-unit
58 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.87 2013/12/22 13:54:31 ago Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.88 2013/12/26 14:48:28 maekke Exp $
61 +
62 + 26 Dec 2013; Markus Meier <maekke@g.o> test-unit-1.2.3.ebuild:
63 + arm stable, bug #493780
64
65 22 Dec 2013; Agostino Sarubbo <ago@g.o> test-unit-2.5.5-r1.ebuild:
66 Stable for ppc64, wrt bug #490178