Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild
Date: Tue, 03 May 2011 18:41:05
Message-Id: 20110503184055.6476220054@flycatcher.gentoo.org
1 grobian 11/05/03 18:40:55
2
3 Modified: ChangeLog commons-net-1.4.1-r1.ebuild
4 Log:
5 Marked ~x64-freebsd
6
7 (Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.47 dev-java/commons-net/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.47&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.47&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?r1=1.46&r2=1.47
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v
19 retrieving revision 1.46
20 retrieving revision 1.47
21 diff -u -r1.46 -r1.47
22 --- ChangeLog 16 Jul 2010 20:36:48 -0000 1.46
23 +++ ChangeLog 3 May 2011 18:40:55 -0000 1.47
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-java/commons-net
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.46 2010/07/16 20:36:48 grobian Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.47 2011/05/03 18:40:55 grobian Exp $
30 +
31 + 03 May 2011; Fabian Groffen <grobian@g.o> commons-net-1.4.1-r1.ebuild:
32 + Marked ~x64-freebsd
33
34 16 Jul 2010; Fabian Groffen <grobian@g.o>
35 commons-net-1.4.1-r1.ebuild:
36
37
38
39 1.15 dev-java/commons-net/commons-net-1.4.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.15&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.15&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?r1=1.14&r2=1.15
44
45 Index: commons-net-1.4.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v
48 retrieving revision 1.14
49 retrieving revision 1.15
50 diff -u -r1.14 -r1.15
51 --- commons-net-1.4.1-r1.ebuild 16 Jul 2010 20:36:48 -0000 1.14
52 +++ commons-net-1.4.1-r1.ebuild 3 May 2011 18:40:55 -0000 1.15
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.14 2010/07/16 20:36:48 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.15 2011/05/03 18:40:55 grobian Exp $
59
60 JAVA_PKG_IUSE="doc examples source" # junit
61
62 @@ -22,7 +22,7 @@
63 ${COMMON_DEP}"
64 LICENSE="Apache-2.0"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68
69 # disabling unit tests:
70 # http://issues.apache.org/bugzilla/show_bug.cgi?id=37985