Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jsch: jsch-0.1.41.ebuild ChangeLog jsch-0.1.44.ebuild
Date: Sat, 31 Dec 2011 12:42:09
Message-Id: 20111231124200.937922004B@flycatcher.gentoo.org
1 sera 11/12/31 12:42:00
2
3 Modified: jsch-0.1.41.ebuild ChangeLog jsch-0.1.44.ebuild
4 Log:
5 Drop ia64 support #345433
6
7 (Portage version: 2.1.10.43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 dev-java/jsch/jsch-0.1.41.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild?r1=1.6&r2=1.7
15
16 Index: jsch-0.1.41.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- jsch-0.1.41.ebuild 16 Jul 2010 20:34:50 -0000 1.6
23 +++ jsch-0.1.41.ebuild 31 Dec 2011 12:42:00 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild,v 1.6 2010/07/16 20:34:50 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild,v 1.7 2011/12/31 12:42:00 sera Exp $
30
31 EAPI="2"
32 JAVA_PKG_IUSE="doc source examples"
33 @@ -12,7 +12,7 @@
34 SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
35 LICENSE="BSD"
36 SLOT="0"
37 -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"
38 +KEYWORDS="amd64 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"
39 IUSE="zlib"
40
41 RDEPEND=">=virtual/jdk-1.4
42
43
44
45 1.83 dev-java/jsch/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?rev=1.83&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?rev=1.83&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?r1=1.82&r2=1.83
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v
54 retrieving revision 1.82
55 retrieving revision 1.83
56 diff -u -r1.82 -r1.83
57 --- ChangeLog 3 May 2011 18:44:33 -0000 1.82
58 +++ ChangeLog 31 Dec 2011 12:42:00 -0000 1.83
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-java/jsch
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.82 2011/05/03 18:44:33 grobian Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.83 2011/12/31 12:42:00 sera Exp $
64 +
65 + 31 Dec 2011; Ralph Sennhauser <sera@g.o> jsch-0.1.41.ebuild,
66 + jsch-0.1.44.ebuild:
67 + Drop ia64 support #345433
68
69 03 May 2011; Fabian Groffen <grobian@g.o> jsch-0.1.44.ebuild:
70 Marked ~x64-freebsd
71
72
73
74 1.6 dev-java/jsch/jsch-0.1.44.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild?r1=1.5&r2=1.6
79
80 Index: jsch-0.1.44.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- jsch-0.1.44.ebuild 3 May 2011 18:44:33 -0000 1.5
87 +++ jsch-0.1.44.ebuild 31 Dec 2011 12:42:00 -0000 1.6
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild,v 1.5 2011/05/03 18:44:33 grobian Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild,v 1.6 2011/12/31 12:42:00 sera Exp $
93
94 EAPI="2"
95 JAVA_PKG_IUSE="doc source examples"
96 @@ -12,7 +12,7 @@
97 SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
98 LICENSE="BSD"
99 SLOT="0"
100 -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"
101 +KEYWORDS="amd64 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"
102 IUSE="zlib"
103
104 RDEPEND=">=virtual/jdk-1.5