diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-28 09:59:18 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-28 09:59:18 +0000 |
commit | daff07582366d81257a7136022419363d75d3c31 (patch) | |
tree | 0a3d39390c7a3799ad1559983b2c409f9c0c11c1 /app-emacs/jde | |
parent | Version bump. Various bug fixes (diff) | |
download | gentoo-2-daff07582366d81257a7136022419363d75d3c31.tar.gz gentoo-2-daff07582366d81257a7136022419363d75d3c31.tar.bz2 gentoo-2-daff07582366d81257a7136022419363d75d3c31.zip |
Stable on amd64 wrt bug #325939
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/jde')
-rw-r--r-- | app-emacs/jde/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/jde/jde-2.4.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/jde/ChangeLog b/app-emacs/jde/ChangeLog index 49b885482790..a4299e81d5a0 100644 --- a/app-emacs/jde/ChangeLog +++ b/app-emacs/jde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/jde # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.37 2010/02/02 17:55:13 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.38 2010/06/28 09:59:18 angelos Exp $ + + 28 Jun 2010; Christoph Mende <angelos@gentoo.org> jde-2.4.0.1.ebuild: + Stable on amd64 wrt bug #325939 *jde-2.4.0.1 (02 Feb 2010) diff --git a/app-emacs/jde/jde-2.4.0.1.ebuild b/app-emacs/jde/jde-2.4.0.1.ebuild index 0f9274eda09a..2a45bd01bc49 100644 --- a/app-emacs/jde/jde-2.4.0.1.ebuild +++ b/app-emacs/jde/jde-2.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/jde-2.4.0.1.ebuild,v 1.1 2010/02/02 17:55:13 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/jde-2.4.0.1.ebuild,v 1.2 2010/06/28 09:59:18 angelos Exp $ EAPI=3 @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=">=virtual/jdk-1.3 |