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/rack-protection: rack-protection-1.1.4.ebuild ChangeLog
Date: Tue, 01 May 2012 18:38:35
Message-Id: 20120501182420.E981C20063@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:20
2
3 Modified: rack-protection-1.1.4.ebuild ChangeLog
4 Log:
5 Drop ia64/sparc keywords
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.3 dev-ruby/rack-protection/rack-protection-1.1.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild?r1=1.2&r2=1.3
15
16 Index: rack-protection-1.1.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- rack-protection-1.1.4.ebuild 31 Dec 2011 19:27:31 -0000 1.2
23 +++ rack-protection-1.1.4.ebuild 1 May 2012 18:24:20 -0000 1.3
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/rack-protection/rack-protection-1.1.4.ebuild,v 1.2 2011/12/31 19:27:31 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild,v 1.3 2012/05/01 18:24:20 armin76 Exp $
30
31 EAPI=4
32 USE_RUBY="ruby18 ree18 ruby19"
33
34
35
36 1.5 dev-ruby/rack-protection/ChangeLog
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/ChangeLog?rev=1.5&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/ChangeLog?rev=1.5&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/ChangeLog?r1=1.4&r2=1.5
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v
45 retrieving revision 1.4
46 retrieving revision 1.5
47 diff -u -r1.4 -r1.5
48 --- ChangeLog 11 Mar 2012 14:14:49 -0000 1.4
49 +++ ChangeLog 1 May 2012 18:24:20 -0000 1.5
50 @@ -1,6 +1,10 @@
51 # ChangeLog for dev-ruby/rack-protection
52 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.4 2012/03/11 14:14:49 ranger Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.5 2012/05/01 18:24:20 armin76 Exp $
55 +
56 + 01 May 2012; Raúl Porcel <armin76@g.o> rack-protection-1.1.4.ebuild,
57 + rack-protection-1.2.0.ebuild:
58 + Drop ia64/sparc keywords
59
60 11 Mar 2012; Brent Baude <ranger@g.o> rack-protection-1.2.0.ebuild:
61 Marking rack-protection-1.2.0 ~ppc64 for bug 396291