Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ascii85: ChangeLog ascii85-1.0.1.ebuild
Date: Mon, 06 Feb 2012 17:22:30
Message-Id: 20120206172220.BB2DB2004B@flycatcher.gentoo.org
1 ranger 12/02/06 17:22:20
2
3 Modified: ChangeLog ascii85-1.0.1.ebuild
4 Log:
5 Marking ascii85-1.0.1 ~ppc for bug 388357
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.10 dev-ruby/ascii85/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 3 Dec 2011 17:41:53 -0000 1.9
23 +++ ChangeLog 6 Feb 2012 17:22:20 -0000 1.10
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/ascii85
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.9 2011/12/03 17:41:53 armin76 Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.10 2012/02/06 17:22:20 ranger Exp $
30 +
31 + 06 Feb 2012; Brent Baude <ranger@g.o> ascii85-1.0.1.ebuild:
32 + Marking ascii85-1.0.1 ~ppc for bug 388357
33
34 03 Dec 2011; Raúl Porcel <armin76@g.o> ascii85-1.0.1.ebuild:
35 Add ~ia64/~sparc wrt #388357
36
37
38
39 1.5 dev-ruby/ascii85/ascii85-1.0.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild?r1=1.4&r2=1.5
44
45 Index: ascii85-1.0.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- ascii85-1.0.1.ebuild 3 Dec 2011 17:41:53 -0000 1.4
52 +++ ascii85-1.0.1.ebuild 6 Feb 2012 17:22:20 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v 1.4 2011/12/03 17:41:53 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v 1.5 2012/02/06 17:22:20 ranger Exp $
59
60 EAPI=2
61
62 @@ -20,7 +20,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
67 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
68 IUSE=""
69
70 ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.4.0:2 )"