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/jython: ChangeLog jython-2.1-r11.ebuild
Date: Sun, 01 Jan 2012 12:24:27
Message-Id: 20120101122418.135422004B@flycatcher.gentoo.org
1 sera 12/01/01 12:24:18
2
3 Modified: ChangeLog jython-2.1-r11.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.72 dev-java/jython/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?rev=1.72&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?rev=1.72&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?r1=1.71&r2=1.72
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v
19 retrieving revision 1.71
20 retrieving revision 1.72
21 diff -u -r1.71 -r1.72
22 --- ChangeLog 16 Nov 2011 19:05:54 -0000 1.71
23 +++ ChangeLog 1 Jan 2012 12:24:17 -0000 1.72
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-java/jython
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.71 2011/11/16 19:05:54 hwoarang Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.72 2012/01/01 12:24:17 sera Exp $
30 +
31 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> jython-2.1-r11.ebuild:
32 + Drop ia64 support #345433
33
34 16 Nov 2011; Markos Chandras <hwoarang@g.o> jython-2.2.1-r1.ebuild,
35 jython-2.5.0-r1.ebuild, jython-2.5.1-r1.ebuild, jython-2.5.1-r2.ebuild,
36
37
38
39 1.11 dev-java/jython/jython-2.1-r11.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild?r1=1.10&r2=1.11
44
45 Index: jython-2.1-r11.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- jython-2.1-r11.ebuild 15 Jan 2010 19:19:09 -0000 1.10
52 +++ jython-2.1-r11.ebuild 1 Jan 2012 12:24:17 -0000 1.11
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v 1.10 2010/01/15 19:19:09 ulm Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v 1.11 2012/01/01 12:24:17 sera Exp $
59
60 inherit base java-pkg-2
61
62 @@ -11,7 +11,7 @@
63 SRC_URI="mirror://gentoo/${P}.tar.bz2"
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
67 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
68 IUSE="readline source doc"
69 # servlet