Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/sinatra: sinatra-1.3.3.ebuild ChangeLog
Date: Thu, 27 Sep 2012 09:46:01
Message-Id: 20120927094551.6673F21600@flycatcher.gentoo.org
1 ssuominen 12/09/27 09:45:51
2
3 Modified: sinatra-1.3.3.ebuild ChangeLog
4 Log:
5 Keyword ~ppc wrt #396291
6
7 (Portage version: 2.2.0_alpha128/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.2 dev-ruby/sinatra/sinatra-1.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.3.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.3.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.3.3.ebuild?r1=1.1&r2=1.2
15
16 Index: sinatra-1.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.3.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- sinatra-1.3.3.ebuild 23 Sep 2012 07:04:51 -0000 1.1
23 +++ sinatra-1.3.3.ebuild 27 Sep 2012 09:45:51 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.3.3.ebuild,v 1.1 2012/09/23 07:04:51 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.3.3.ebuild,v 1.2 2012/09/27 09:45:51 ssuominen Exp $
29
30 EAPI=4
31 USE_RUBY="ruby18 ruby19 ree18"
32 @@ -17,7 +17,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE=""
39
40 ruby_add_rdepend "=dev-ruby/rack-1* >=dev-ruby/rack-1.3.6
41
42
43
44 1.38 dev-ruby/sinatra/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?rev=1.38&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?rev=1.38&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?r1=1.37&r2=1.38
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v
53 retrieving revision 1.37
54 retrieving revision 1.38
55 diff -u -r1.37 -r1.38
56 --- ChangeLog 23 Sep 2012 07:04:51 -0000 1.37
57 +++ ChangeLog 27 Sep 2012 09:45:51 -0000 1.38
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/sinatra
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.37 2012/09/23 07:04:51 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.38 2012/09/27 09:45:51 ssuominen Exp $
63 +
64 + 27 Sep 2012; Samuli Suominen <ssuominen@g.o> sinatra-1.3.3.ebuild:
65 + Keyword ~ppc wrt #396291
66
67 *sinatra-1.3.3 (23 Sep 2012)