Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-httpclient: commons-httpclient-3.1.ebuild ChangeLog
Date: Sun, 03 Jan 2010 20:25:52
Message-Id: E1NRX1K-0007nb-6U@stork.gentoo.org
1 fauli 10/01/03 20:25:50
2
3 Modified: commons-httpclient-3.1.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 dev-java/commons-httpclient/commons-httpclient-3.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild?r1=1.6&r2=1.7
14
15 Index: commons-httpclient-3.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- commons-httpclient-3.1.ebuild 11 Mar 2008 21:45:05 -0000 1.6
22 +++ commons-httpclient-3.1.ebuild 3 Jan 2010 20:25:49 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild,v 1.6 2008/03/11 21:45:05 ken69267 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild,v 1.7 2010/01/03 20:25:49 fauli Exp $
29
30 JAVA_PKG_IUSE="doc examples source test"
31 inherit java-pkg-2 java-ant-2
32 @@ -10,7 +10,7 @@
33 SRC_URI="mirror://apache/httpcomponents/${PN}/source/${P}-src.tar.gz"
34 LICENSE="Apache-2.0"
35 SLOT="3"
36 -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
38 IUSE=""
39 # doesn't work on IBM JDK, bug #176133
40 RESTRICT="test"
41
42
43
44 1.63 dev-java/commons-httpclient/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-httpclient/ChangeLog?rev=1.63&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-httpclient/ChangeLog?rev=1.63&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-httpclient/ChangeLog?r1=1.62&r2=1.63
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v
53 retrieving revision 1.62
54 retrieving revision 1.63
55 diff -u -r1.62 -r1.63
56 --- ChangeLog 22 Mar 2008 22:32:59 -0000 1.62
57 +++ ChangeLog 3 Jan 2010 20:25:49 -0000 1.63
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-java/commons-httpclient
60 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.62 2008/03/22 22:32:59 betelgeuse Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.63 2010/01/03 20:25:49 fauli Exp $
64 +
65 + 03 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + commons-httpclient-3.1.ebuild:
67 + Transfer Prefix keywords
68
69 22 Mar 2008; Petteri Räty <betelgeuse@g.o>
70 commons-httpclient-2.0.2-r1.ebuild: