diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:06:32 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:06:32 +0000 |
commit | 73d4f9c73495236bf841ec1fcbb0f6e8c632001b (patch) | |
tree | d0b14f008b2855aa9d8dad328895bccc07e0fd9e /app-xemacs/edt | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-73d4f9c73495236bf841ec1fcbb0f6e8c632001b.tar.gz gentoo-2-73d4f9c73495236bf841ec1fcbb0f6e8c632001b.tar.bz2 gentoo-2-73d4f9c73495236bf841ec1fcbb0f6e8c632001b.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/edt')
-rw-r--r-- | app-xemacs/edt/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/edt/edt-1.14.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/edt/ChangeLog b/app-xemacs/edt/ChangeLog index 96f0b92aa430..462a2e524b35 100644 --- a/app-xemacs/edt/ChangeLog +++ b/app-xemacs/edt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/edt -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edt/ChangeLog,v 1.13 2009/02/22 14:00:45 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edt/ChangeLog,v 1.14 2011/06/12 04:06:32 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> edt-1.14.ebuild: + x86 stable per bug 369897 *edt-1.14 (22 Feb 2009) diff --git a/app-xemacs/edt/edt-1.14.ebuild b/app-xemacs/edt/edt-1.14.ebuild index b34b57bf3435..e25ec0d93278 100644 --- a/app-xemacs/edt/edt-1.14.ebuild +++ b/app-xemacs/edt/edt-1.14.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/edt/edt-1.14.ebuild,v 1.1 2009/02/22 14:00:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edt/edt-1.14.ebuild,v 1.2 2011/06/12 04:06:32 tomka Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |