Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-fileupload: commons-fileupload-1.2.1-r1.ebuild ChangeLog
Date: Tue, 14 Feb 2012 11:54:16
Message-Id: 20120214115404.35C052004B@flycatcher.gentoo.org
1 aballier 12/02/14 11:54:04
2
3 Modified: commons-fileupload-1.2.1-r1.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6
7 (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: commons-fileupload-1.2.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- commons-fileupload-1.2.1-r1.ebuild 28 Jan 2012 07:01:18 -0000 1.1
23 +++ commons-fileupload-1.2.1-r1.ebuild 14 Feb 2012 11:54:04 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild,v 1.1 2012/01/28 07:01:18 sera Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild,v 1.2 2012/02/14 11:54:04 aballier Exp $
29
30 EAPI=4
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="Apache-2.0"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
38 IUSE=""
39
40 COMMON_DEP="
41
42
43
44 1.57 dev-java/commons-fileupload/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-fileupload/ChangeLog?rev=1.57&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-fileupload/ChangeLog?rev=1.57&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-fileupload/ChangeLog?r1=1.56&r2=1.57
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v
53 retrieving revision 1.56
54 retrieving revision 1.57
55 diff -u -r1.56 -r1.57
56 --- ChangeLog 28 Jan 2012 07:06:09 -0000 1.56
57 +++ ChangeLog 14 Feb 2012 11:54:04 -0000 1.57
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-java/commons-fileupload
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.56 2012/01/28 07:06:09 sera Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.57 2012/02/14 11:54:04 aballier Exp $
63 +
64 + 14 Feb 2012; Alexis Ballier <aballier@g.o>
65 + commons-fileupload-1.2.1-r1.ebuild:
66 + keyword ~x86-fbsd
67
68 28 Jan 2012; Ralph Sennhauser <sera@g.o>
69 -commons-fileupload-1.2.ebuild: