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/jde-2.4.0.1.ebuild | |
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/jde-2.4.0.1.ebuild')
-rw-r--r-- | app-emacs/jde/jde-2.4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |