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-BrowserDetect: ChangeLog HTTP-BrowserDetect-1.03.ebuild HTTP-BrowserDetect-1.02.ebuild
Date: Thu, 05 Nov 2009 18:29:23
Message-Id: E1N675E-0005Ck-68@stork.gentoo.org
1 armin76 09/11/05 18:29:20
2
3 Modified: ChangeLog HTTP-BrowserDetect-1.03.ebuild
4 HTTP-BrowserDetect-1.02.ebuild
5 Log:
6 Add ~alpha/~ia64/~sparc wrt #290136
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.25 dev-perl/HTTP-BrowserDetect/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 27 Oct 2009 09:34:39 -0000 1.24
23 +++ ChangeLog 5 Nov 2009 18:29:19 -0000 1.25
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.24 2009/10/27 09:34:39 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.25 2009/11/05 18:29:19 armin76 Exp $
29 +
30 + 05 Nov 2009; Raúl Porcel <armin76@g.o>
31 + HTTP-BrowserDetect-1.02.ebuild, HTTP-BrowserDetect-1.03.ebuild:
32 + Add ~alpha/~ia64/~sparc wrt #290136
33
34 27 Oct 2009; Jeroen Roovers <jer@g.o>
35 HTTP-BrowserDetect-1.02.ebuild, HTTP-BrowserDetect-1.03.ebuild:
36
37
38
39 1.3 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.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild?rev=1.3&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.2&r2=1.3
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.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- HTTP-BrowserDetect-1.03.ebuild 27 Oct 2009 09:34:39 -0000 1.2
52 +++ HTTP-BrowserDetect-1.03.ebuild 5 Nov 2009 18:29:19 -0000 1.3
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.2 2009/10/27 09:34:39 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.03.ebuild,v 1.3 2009/11/05 18:29:19 armin76 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 ~hppa ~ppc ~x86"
66 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
67 IUSE="test"
68
69 RDEPEND=""
70
71
72
73 1.4 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.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild?rev=1.4&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.3&r2=1.4
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.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- HTTP-BrowserDetect-1.02.ebuild 27 Oct 2009 09:34:39 -0000 1.3
86 +++ HTTP-BrowserDetect-1.02.ebuild 5 Nov 2009 18:29:19 -0000 1.4
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.3 2009/10/27 09:34:39 jer Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild,v 1.4 2009/11/05 18:29:19 armin76 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 ~hppa ~ppc ~x86"
100 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
101 IUSE="test"
102
103 RDEPEND=""