summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-06-05 15:57:48 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-06-05 15:57:48 +0000
commit6fc4d9ad316ad39886580c19cdf8a9139b898ca9 (patch)
treebd1d91b57c978d3d79999fe6361349b2885f206d /app-emacs
parentFixed bad header, cosmetic changes. (diff)
downloadhistorical-6fc4d9ad316ad39886580c19cdf8a9139b898ca9.tar.gz
historical-6fc4d9ad316ad39886580c19cdf8a9139b898ca9.tar.bz2
historical-6fc4d9ad316ad39886580c19cdf8a9139b898ca9.zip
Removed redundant S=${WORKDIR}/${P}.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/jde/ChangeLog5
-rw-r--r--app-emacs/jde/Manifest22
-rw-r--r--app-emacs/jde/jde-2.3.5.ebuild8
3 files changed, 23 insertions, 12 deletions
diff --git a/app-emacs/jde/ChangeLog b/app-emacs/jde/ChangeLog
index a2b7e41505d0..11dfcdd7d282 100644
--- a/app-emacs/jde/ChangeLog
+++ b/app-emacs/jde/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/jde
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.13 2005/05/02 10:07:37 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.14 2005/06/05 15:57:48 luckyduck Exp $
+
+ 05 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> jde-2.3.5.ebuild:
+ Removed redundant S=${WORKDIR}/${P}.
30 Apr 2005; David Holm <dholm@gentoo.org> jde-2.3.5.ebuild:
Readded to ~ppc
diff --git a/app-emacs/jde/Manifest b/app-emacs/jde/Manifest
index 785ed37b1948..1ea94b41e9b2 100644
--- a/app-emacs/jde/Manifest
+++ b/app-emacs/jde/Manifest
@@ -1,10 +1,20 @@
-MD5 b06200f9f07a501f00cb86f6243d401d ChangeLog 1950
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 f55e226bbfa9f5e1d1609b07a382f49c jde-2.3.3.ebuild 1105
-MD5 b6c7ee3b6ef85ad220fab5240fb1a05e metadata.xml 737
+MD5 053f73255b0f10f1a8efc1f8a4f6c8b6 jde-2.3.5.ebuild 1088
MD5 eb13a41190bb5fb3447fd40200b83afa jde-2.3.3-r1.ebuild 1300
-MD5 b73a2e5b56f2ca75e1d0ca268cd73301 jde-2.3.5.ebuild 1103
-MD5 7158a0f444921d301f3048ce0c65435c files/70jde-gentoo.el 223
-MD5 9f280cc7e0e050bd10d6585bf23ef45a files/digest-jde-2.3.3 62
-MD5 978bb89eb6293ac482b193ade2a80b94 files/2.3.3-jde-new-buffer-menu-gentoo.patch 509
+MD5 e60d7812667ae13b974224d3152fa5af ChangeLog 2064
+MD5 b6c7ee3b6ef85ad220fab5240fb1a05e metadata.xml 737
MD5 9f280cc7e0e050bd10d6585bf23ef45a files/digest-jde-2.3.3-r1 62
+MD5 9f280cc7e0e050bd10d6585bf23ef45a files/digest-jde-2.3.3 62
MD5 54c2c6fef8729628f62a445430024f44 files/digest-jde-2.3.5 62
+MD5 7158a0f444921d301f3048ce0c65435c files/70jde-gentoo.el 223
+MD5 978bb89eb6293ac482b193ade2a80b94 files/2.3.3-jde-new-buffer-menu-gentoo.patch 509
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFCoyEV06ebR+OMO78RAsfVAJ97DGlQaJ8QXj+uKWGlWw6PzcIQgQCeKlGY
+5jbbMfADfX0ER2AKlGB/R4E=
+=ijtb
+-----END PGP SIGNATURE-----
diff --git a/app-emacs/jde/jde-2.3.5.ebuild b/app-emacs/jde/jde-2.3.5.ebuild
index 4af33965a35a..5f1d4e2004c8 100644
--- a/app-emacs/jde/jde-2.3.5.ebuild
+++ b/app-emacs/jde/jde-2.3.5.ebuild
@@ -1,25 +1,23 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/jde-2.3.5.ebuild,v 1.2 2005/05/02 10:07:37 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/jde-2.3.5.ebuild,v 1.3 2005/06/05 15:57:48 luckyduck Exp $
inherit elisp
-IUSE=""
-
DESCRIPTION="Java Development Environment for Emacs"
HOMEPAGE="http://jdee.sunsite.dk/"
SRC_URI="mirror://gentoo/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
+IUSE=""
DEPEND="virtual/emacs
>=virtual/jdk-1.3
app-emacs/elib
>=app-emacs/cedet-1.0_beta3"
-S=${WORKDIR}/${P}
-
src_compile() {
cd ${S}/lisp
cat >jde-compile-script-init <<EOF