Gentoo Archives: gentoo-commits

From: "Guy Martin (gmsoft)" <gmsoft@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Apache-Test: Apache-Test-1.29.ebuild Apache-Test-1.30.ebuild ChangeLog
Date: Wed, 28 May 2008 13:23:12
Message-Id: E1K1LcS-00064i-Vh@stork.gentoo.org
1 gmsoft 08/05/28 13:23:08
2
3 Modified: Apache-Test-1.29.ebuild Apache-Test-1.30.ebuild
4 ChangeLog
5 Log:
6 Added hppa and ~hppa keywords.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.11 dev-perl/Apache-Test/Apache-Test-1.29.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild?r1=1.10&r2=1.11
15
16 Index: Apache-Test-1.29.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- Apache-Test-1.29.ebuild 13 May 2008 14:25:03 -0000 1.10
23 +++ Apache-Test-1.29.ebuild 28 May 2008 13:23:08 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v 1.10 2008/05/13 14:25:03 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v 1.11 2008/05/28 13:23:08 gmsoft Exp $
29
30 inherit depend.apache perl-module
31
32 @@ -10,7 +10,7 @@
33 IUSE=""
34 SLOT="0"
35 LICENSE="Artistic"
36 -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
38 SRC_TEST="skip"
39
40 DEPEND="dev-lang/perl"
41
42
43
44 1.2 dev-perl/Apache-Test/Apache-Test-1.30.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.30.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.30.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.30.ebuild?r1=1.1&r2=1.2
49
50 Index: Apache-Test-1.30.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.30.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- Apache-Test-1.30.ebuild 19 May 2008 07:12:40 -0000 1.1
57 +++ Apache-Test-1.30.ebuild 28 May 2008 13:23:08 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.30.ebuild,v 1.1 2008/05/19 07:12:40 yuval Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.30.ebuild,v 1.2 2008/05/28 13:23:08 gmsoft Exp $
63
64 inherit depend.apache perl-module
65
66 @@ -10,7 +10,7 @@
67 IUSE=""
68 SLOT="0"
69 LICENSE="Artistic"
70 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
71 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
72 SRC_TEST="skip"
73
74 DEPEND="dev-lang/perl"
75
76
77
78 1.62 dev-perl/Apache-Test/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/ChangeLog?rev=1.62&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/ChangeLog?rev=1.62&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Test/ChangeLog?r1=1.61&r2=1.62
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v
87 retrieving revision 1.61
88 retrieving revision 1.62
89 diff -u -r1.61 -r1.62
90 --- ChangeLog 19 May 2008 07:12:40 -0000 1.61
91 +++ ChangeLog 28 May 2008 13:23:08 -0000 1.62
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-perl/Apache-Test
94 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.61 2008/05/19 07:12:40 yuval Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.62 2008/05/28 13:23:08 gmsoft Exp $
97 +
98 + 28 May 2008; Guy Martin <gmsoft@g.o> Apache-Test-1.29.ebuild,
99 + Apache-Test-1.30.ebuild:
100 + Added hppa and ~hppa keywords.
101
102 *Apache-Test-1.30 (19 May 2008)
103
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list