Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/jde: ChangeLog jde-1.52.ebuild
Date: Wed, 10 Feb 2010 21:21:35
Message-Id: E1NfK05-0000yh-Hl@stork.gentoo.org
1 graaff 10/02/10 21:21:33
2
3 Modified: ChangeLog
4 Added: jde-1.52.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.14 app-xemacs/jde/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/jde/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/jde/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/jde/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 19 Mar 2008 19:41:28 -0000 1.13
23 +++ ChangeLog 10 Feb 2010 21:21:33 -0000 1.14
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-xemacs/jde
26 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v 1.13 2008/03/19 19:41:28 graaff Exp $
28 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v 1.14 2010/02/10 21:21:33 graaff Exp $
30 +
31 +*jde-1.52 (22 Feb 2009)
32 +
33 + 22 Feb 2009; Hans de Graaff <graaff@g.o> +jde-1.52.ebuild:
34 + Version bump synced to upstream 2.3.5.1
35
36 19 Mar 2008; Hans de Graaff <graaff@g.o> metadata.xml:
37 A herd should not be listed as maintainer
38
39
40
41 1.1 app-xemacs/jde/jde-1.52.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild?rev=1.1&content-type=text/plain
45
46 Index: jde-1.52.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild,v 1.1 2010/02/10 21:21:33 graaff Exp $
51
52 SLOT="0"
53 IUSE=""
54 DESCRIPTION="Integrated Development Environment for Java."
55 PKG_CAT="standard"
56
57 RDEPEND="app-xemacs/cc-mode
58 app-xemacs/semantic
59 app-xemacs/debug
60 app-xemacs/speedbar
61 app-xemacs/edit-utils
62 app-xemacs/xemacs-eterm
63 app-xemacs/mail-lib
64 app-xemacs/xemacs-base
65 app-xemacs/xemacs-devel
66 app-xemacs/cedet-common
67 app-xemacs/eieio
68 app-xemacs/elib
69 app-xemacs/sh-script
70 app-xemacs/fsf-compat
71 app-xemacs/os-utils
72 "
73 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
74
75 inherit xemacs-packages