Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/tomcat-native: ChangeLog tomcat-native-1.1.16.ebuild
Date: Mon, 01 Feb 2010 20:12:57
Message-Id: E1Nc2dj-0004Xv-2E@stork.gentoo.org
1 maekke 10/02/01 20:12:55
2
3 Modified: ChangeLog tomcat-native-1.1.16.ebuild
4 Log:
5 amd64/x86 stable, bug #300410
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.25 dev-java/tomcat-native/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-native/ChangeLog?rev=1.25&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-native/ChangeLog?rev=1.25&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-native/ChangeLog?r1=1.24&r2=1.25
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/ChangeLog,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- ChangeLog 10 Jan 2010 13:33:02 -0000 1.24
22 +++ ChangeLog 1 Feb 2010 20:12:54 -0000 1.25
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-java/tomcat-native
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/ChangeLog,v 1.24 2010/01/10 13:33:02 betelgeuse Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/ChangeLog,v 1.25 2010/02/01 20:12:54 maekke Exp $
28 +
29 + 01 Feb 2010; Markus Meier <maekke@g.o> tomcat-native-1.1.16.ebuild:
30 + amd64/x86 stable, bug #300410
31
32 10 Jan 2010; Petteri Räty <betelgeuse@g.o>
33 -tomcat-native-1.1.13-r1.ebuild, -tomcat-native-1.1.14.ebuild:
34
35
36
37 1.3 dev-java/tomcat-native/tomcat-native-1.1.16.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.16.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.16.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.16.ebuild?r1=1.2&r2=1.3
42
43 Index: tomcat-native-1.1.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.16.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- tomcat-native-1.1.16.ebuild 19 Jan 2009 09:33:47 -0000 1.2
50 +++ tomcat-native-1.1.16.ebuild 1 Feb 2010 20:12:54 -0000 1.3
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2009 Gentoo Foundation
53 +# Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.16.ebuild,v 1.2 2009/01/19 09:33:47 zmedico Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.16.ebuild,v 1.3 2010/02/01 20:12:54 maekke Exp $
57
58 inherit eutils java-pkg-2
59
60 @@ -9,7 +9,7 @@
61 SLOT="0"
62 SRC_URI="mirror://apache/tomcat/tomcat-connectors/native/${PV}/source/${P}-src.tar.gz"
63 HOMEPAGE="http://tomcat.apache.org/"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="amd64 x86"
66 LICENSE="Apache-2.0"
67 IUSE=""