Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTML-Template: HTML-Template-2.9.ebuild ChangeLog
Date: Fri, 03 Dec 2010 00:47:29
Message-Id: 20101203004715.7046F20054@flycatcher.gentoo.org
1 xmw 10/12/03 00:47:15
2
3 Modified: HTML-Template-2.9.ebuild ChangeLog
4 Log:
5 add ~arm (bug 302981)
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 dev-perl/HTML-Template/HTML-Template-2.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.9.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.9.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.9.ebuild?r1=1.6&r2=1.7
15
16 Index: HTML-Template-2.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.9.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- HTML-Template-2.9.ebuild 11 Jul 2007 15:45:21 -0000 1.6
23 +++ HTML-Template-2.9.ebuild 3 Dec 2010 00:47:15 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.9.ebuild,v 1.6 2007/07/11 15:45:21 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.9.ebuild,v 1.7 2010/12/03 00:47:15 xmw Exp $
30
31 inherit perl-module
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="|| ( Artistic GPL-1 GPL-2 )"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
38 +KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
39 IUSE=""
40 SRC_TEST="do"
41
42
43
44
45 1.39 dev-perl/HTML-Template/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/ChangeLog?rev=1.39&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/ChangeLog?rev=1.39&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/ChangeLog?r1=1.38&r2=1.39
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v
54 retrieving revision 1.38
55 retrieving revision 1.39
56 diff -u -r1.38 -r1.39
57 --- ChangeLog 1 May 2009 22:22:03 -0000 1.38
58 +++ ChangeLog 3 Dec 2010 00:47:15 -0000 1.39
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/HTML-Template
61 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.38 2009/05/01 22:22:03 tove Exp $
63 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.39 2010/12/03 00:47:15 xmw Exp $
65 +
66 + 03 Dec 2010; Michael Weber <xmw@g.o> HTML-Template-2.9.ebuild:
67 + add ~arm (bug 302981)
68
69 01 May 2009; Torsten Veller <tove@g.o> -HTML-Template-2.8.ebuild:
70 Cleanup