diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 23:20:53 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 23:20:53 +0000 |
commit | bb38f17f72fb195a85a446c651d37ba5def6bf04 (patch) | |
tree | 29855f6d0a280eb860901ef08cba78486f4346e0 /app-emacs | |
parent | amd64 stable, bug #502942 (diff) | |
download | gentoo-2-bb38f17f72fb195a85a446c651d37ba5def6bf04.tar.gz gentoo-2-bb38f17f72fb195a85a446c651d37ba5def6bf04.tar.bz2 gentoo-2-bb38f17f72fb195a85a446c651d37ba5def6bf04.zip |
amd64 stable, bug #502988
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/jde/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/jde/jde-2.4.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/jde/ChangeLog b/app-emacs/jde/ChangeLog index 890ac26d6488..90893bb3a1a9 100644 --- a/app-emacs/jde/ChangeLog +++ b/app-emacs/jde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/jde # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.47 2014/02/27 19:54:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/ChangeLog,v 1.48 2014/03/02 23:20:53 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> jde-2.4.1.ebuild: + amd64 stable, bug #502988 27 Feb 2014; Ulrich Müller <ulm@gentoo.org> -jde-2.4.1_pre20110622-r1.ebuild, -files/jde-2.4.1-semantic-emacs-24.patch: diff --git a/app-emacs/jde/jde-2.4.1.ebuild b/app-emacs/jde/jde-2.4.1.ebuild index 9c81afde46af..149ff60d8938 100644 --- a/app-emacs/jde/jde-2.4.1.ebuild +++ b/app-emacs/jde/jde-2.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/jde-2.4.1.ebuild,v 1.1 2013/08/02 19:15:19 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/jde/jde-2.4.1.ebuild,v 1.2 2014/03/02 23:20:53 pacho Exp $ EAPI=5 NEED_EMACS=23 @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/jdee-${PV}.tar.xz" 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" RDEPEND=">=virtual/jdk-1.3 app-emacs/elib |