Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/mongrel: ChangeLog mongrel-1.1.5-r3.ebuild
Date: Sun, 08 Jul 2012 16:22:35
Message-Id: 20120708162220.D7FD820063@flycatcher.gentoo.org
1 jer 12/07/08 16:22:20
2
3 Modified: ChangeLog mongrel-1.1.5-r3.ebuild
4 Log:
5 Marked ~hppa (bug #417573).
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.48 www-servers/mongrel/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/mongrel/ChangeLog?rev=1.48&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/mongrel/ChangeLog?rev=1.48&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/mongrel/ChangeLog?r1=1.47&r2=1.48
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v
19 retrieving revision 1.47
20 retrieving revision 1.48
21 diff -u -r1.47 -r1.48
22 --- ChangeLog 30 Apr 2012 06:45:55 -0000 1.47
23 +++ ChangeLog 8 Jul 2012 16:22:20 -0000 1.48
24 @@ -1,6 +1,9 @@
25 # ChangeLog for www-servers/mongrel
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v 1.47 2012/04/30 06:45:55 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v 1.48 2012/07/08 16:22:20 jer Exp $
29 +
30 + 08 Jul 2012; Jeroen Roovers <jer@g.o> mongrel-1.1.5-r3.ebuild:
31 + Marked ~hppa (bug #417573).
32
33 30 Apr 2012; Hans de Graaff <graaff@g.o> -mongrel-1.1.5-r2.ebuild:
34 Remove old version.
35
36
37
38 1.5 www-servers/mongrel/mongrel-1.1.5-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild?r1=1.4&r2=1.5
43
44 Index: mongrel-1.1.5-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- mongrel-1.1.5-r3.ebuild 7 Aug 2011 14:50:31 -0000 1.4
51 +++ mongrel-1.1.5-r3.ebuild 8 Jul 2012 16:22:20 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2011 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.4 2011/08/07 14:50:31 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.5 2012/07/08 16:22:20 jer Exp $
58
59 EAPI="2"
60
61 @@ -22,7 +22,7 @@
62
63 LICENSE="|| ( mongrel GPL-2 )"
64 SLOT="0"
65 -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
67 IUSE=""
68
69 RDEPEND=""