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-perl/HTTP-Server-Simple: HTTP-Server-Simple-0.42.ebuild ChangeLog
Date: Sat, 08 May 2010 17:58:05
Message-Id: 20100508175800.92DF72C3FA@corvid.gentoo.org
1 armin76 10/05/08 17:58:00
2
3 Modified: HTTP-Server-Simple-0.42.ebuild ChangeLog
4 Log:
5 ia64/sparc stable wrt #314467
6 (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.3 dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild?r1=1.2&r2=1.3
14
15 Index: HTTP-Server-Simple-0.42.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- HTTP-Server-Simple-0.42.ebuild 17 Apr 2010 08:43:50 -0000 1.2
22 +++ HTTP-Server-Simple-0.42.ebuild 8 May 2010 17:58:00 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild,v 1.2 2010/04/17 08:43:50 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild,v 1.3 2010/05/08 17:58:00 armin76 Exp $
28
29 EAPI=2
30
31 @@ -11,7 +11,7 @@
32 DESCRIPTION="Lightweight HTTP Server"
33
34 SLOT="0"
35 -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
36 +KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 IUSE="test"
38
39 RDEPEND=""
40
41
42
43 1.47 dev-perl/HTTP-Server-Simple/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog?rev=1.47&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog?rev=1.47&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog?r1=1.46&r2=1.47
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v
52 retrieving revision 1.46
53 retrieving revision 1.47
54 diff -u -r1.46 -r1.47
55 --- ChangeLog 1 May 2010 18:27:59 -0000 1.46
56 +++ ChangeLog 8 May 2010 17:58:00 -0000 1.47
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/HTTP-Server-Simple
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.46 2010/05/01 18:27:59 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.47 2010/05/08 17:58:00 armin76 Exp $
62 +
63 + 08 May 2010; Raúl Porcel <armin76@g.o>
64 + HTTP-Server-Simple-0.42.ebuild:
65 + ia64/sparc stable wrt #314467
66
67 *HTTP-Server-Simple-0.43 (01 May 2010)