Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-BrowserDetect: ChangeLog HTTP-BrowserDetect-1.03.ebuild HTTP-BrowserDetect-1.02.ebuild
Date: Tue, 27 Oct 2009 09:34:42
Message-Id: E1N2iRs-0006Q8-9Z@stork.gentoo.org
1 jer 09/10/27 09:34:40
2
3 Modified: ChangeLog HTTP-BrowserDetect-1.03.ebuild
4 HTTP-BrowserDetect-1.02.ebuild
5 Log:
6 Marked ~hppa (bug #290136).
7 (Portage version: 2.2_rc46/cvs/Linux i686)
8
9 Revision Changes Path
10 1.24 dev-perl/HTTP-BrowserDetect/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.24&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.24&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.23&r2=1.24
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v
19 retrieving revision 1.23
20 retrieving revision 1.24
21 diff -u -r1.23 -r1.24
22 --- ChangeLog 25 Oct 2009 10:32:51 -0000 1.23
23 +++ ChangeLog 27 Oct 2009 09:34:39 -0000 1.24
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/HTTP-BrowserDetect
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.23 2009/10/25 10:32:51 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.24 2009/10/27 09:34:39 jer Exp $
29 +
30 + 27 Oct 2009; Jeroen Roovers <jer@g.o>
31 + HTTP-BrowserDetect-1.02.ebuild, HTTP-BrowserDetect-1.03.ebuild:
32 + Marked ~hppa (bug #290136).
33
34 *HTTP-BrowserDetect-1.03 (25 Oct 2009)
35
36
37
38
39 1.2 dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild?r1=1.1&r2=1.2
44
45 Index: HTTP-BrowserDetect-1.03.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- HTTP-BrowserDetect-1.03.ebuild 25 Oct 2009 10:32:51 -0000 1.1
52 +++ HTTP-BrowserDetect-1.03.ebuild 27 Oct 2009 09:34:39 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild,v 1.1 2009/10/25 10:32:51 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild,v 1.2 2009/10/27 09:34:39 jer Exp $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="Detect browser, version, OS from UserAgent"
63
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~x86"
66 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
67 IUSE="test"
68
69 RDEPEND=""
70
71
72
73 1.3 dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild?r1=1.2&r2=1.3
78
79 Index: HTTP-BrowserDetect-1.02.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- HTTP-BrowserDetect-1.02.ebuild 22 Oct 2009 17:17:58 -0000 1.2
86 +++ HTTP-BrowserDetect-1.02.ebuild 27 Oct 2009 09:34:39 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild,v 1.2 2009/10/22 17:17:58 volkmar Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild,v 1.3 2009/10/27 09:34:39 jer Exp $
92
93 EAPI=2
94
95 @@ -10,7 +10,7 @@
96 DESCRIPTION="Detect browser, version, OS from UserAgent"
97
98 SLOT="0"
99 -KEYWORDS="~amd64 ~ppc ~x86"
100 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
101 IUSE="test"
102
103 RDEPEND=""