Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/thttpd: thttpd-2.26.4-r1.ebuild ChangeLog
Date: Mon, 25 Feb 2013 21:28:02
Message-Id: 20130225212758.69CFD2171D@flycatcher.gentoo.org
1 zmedico 13/02/25 21:27:58
2
3 Modified: thttpd-2.26.4-r1.ebuild ChangeLog
4 Log:
5 Add ~arm-linux keyword.
6
7 (Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
8
9 Revision Changes Path
10 1.10 www-servers/thttpd/thttpd-2.26.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild?r1=1.9&r2=1.10
15
16 Index: thttpd-2.26.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- thttpd-2.26.4-r1.ebuild 29 Dec 2012 14:33:27 -0000 1.9
23 +++ thttpd-2.26.4-r1.ebuild 25 Feb 2013 21:27:58 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild,v 1.9 2012/12/29 14:33:27 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild,v 1.10 2013/02/25 21:27:58 zmedico Exp $
30
31 EAPI="4"
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="BSD GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
39 IUSE=""
40
41 RDEPEND=""
42
43
44
45 1.57 www-servers/thttpd/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/ChangeLog?rev=1.57&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/ChangeLog?rev=1.57&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/ChangeLog?r1=1.56&r2=1.57
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v
54 retrieving revision 1.56
55 retrieving revision 1.57
56 diff -u -r1.56 -r1.57
57 --- ChangeLog 29 Dec 2012 14:53:07 -0000 1.56
58 +++ ChangeLog 25 Feb 2013 21:27:58 -0000 1.57
59 @@ -1,6 +1,9 @@
60 # ChangeLog for www-servers/thttpd
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.56 2012/12/29 14:53:07 blueness Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.57 2013/02/25 21:27:58 zmedico Exp $
65 +
66 + 25 Feb 2013; Zac Medico <zmedico@g.o> thttpd-2.26.4-r1.ebuild:
67 + Add ~arm-linux keyword.
68
69 29 Dec 2012; Anthony G. Basile <blueness@g.o> -files/thttpd.confd,
70 -files/thttpd.init: