summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-02-10 21:22:13 +0000
committerHans de Graaff <graaff@gentoo.org>2010-02-10 21:22:13 +0000
commit8d24fc4ffab66256da831ab1696fc929d8e3692a (patch)
treebd92b58797a161fbd8f2fd329816878c3da3c5e5 /app-xemacs/jde
parentVersion bump per bug 304329 (diff)
downloadhistorical-8d24fc4ffab66256da831ab1696fc929d8e3692a.tar.gz
historical-8d24fc4ffab66256da831ab1696fc929d8e3692a.tar.bz2
historical-8d24fc4ffab66256da831ab1696fc929d8e3692a.zip
Version bump.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/jde')
-rw-r--r--app-xemacs/jde/ChangeLog9
-rw-r--r--app-xemacs/jde/jde-1.52.ebuild28
2 files changed, 35 insertions, 2 deletions
diff --git a/app-xemacs/jde/ChangeLog b/app-xemacs/jde/ChangeLog
index 1ca79d80547e..b0077dfecdef 100644
--- a/app-xemacs/jde/ChangeLog
+++ b/app-xemacs/jde/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/jde
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v 1.13 2008/03/19 19:41:28 graaff Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v 1.14 2010/02/10 21:21:33 graaff Exp $
+
+*jde-1.52 (22 Feb 2009)
+
+ 22 Feb 2009; Hans de Graaff <graaff@gentoo.org> +jde-1.52.ebuild:
+ Version bump synced to upstream 2.3.5.1
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
A herd should not be listed as maintainer
diff --git a/app-xemacs/jde/jde-1.52.ebuild b/app-xemacs/jde/jde-1.52.ebuild
new file mode 100644
index 000000000000..34e140204a9f
--- /dev/null
+++ b/app-xemacs/jde/jde-1.52.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild,v 1.1 2010/02/10 21:21:33 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Integrated Development Environment for Java."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/cc-mode
+app-xemacs/semantic
+app-xemacs/debug
+app-xemacs/speedbar
+app-xemacs/edit-utils
+app-xemacs/xemacs-eterm
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/xemacs-devel
+app-xemacs/cedet-common
+app-xemacs/eieio
+app-xemacs/elib
+app-xemacs/sh-script
+app-xemacs/fsf-compat
+app-xemacs/os-utils
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages