diff options
Diffstat (limited to 'app-xemacs/jde')
-rw-r--r-- | app-xemacs/jde/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/jde/jde-1.52.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/jde/ChangeLog b/app-xemacs/jde/ChangeLog index b0077dfecdef..4fe7a30af0b7 100644 --- a/app-xemacs/jde/ChangeLog +++ b/app-xemacs/jde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/jde -# 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 $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v 1.15 2011/06/12 04:17:28 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> jde-1.52.ebuild: + x86 stable per bug 369897 *jde-1.52 (22 Feb 2009) diff --git a/app-xemacs/jde/jde-1.52.ebuild b/app-xemacs/jde/jde-1.52.ebuild index 34e140204a9f..ac53355bcd0d 100644 --- a/app-xemacs/jde/jde-1.52.ebuild +++ b/app-xemacs/jde/jde-1.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild,v 1.2 2011/06/12 04:17:28 tomka Exp $ SLOT="0" IUSE="" @@ -23,6 +23,6 @@ app-xemacs/sh-script app-xemacs/fsf-compat app-xemacs/os-utils " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |