diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:03:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:03:21 +0000 |
commit | 11421c6ff93b6ab68e0fc52e79ceae9d89636e74 (patch) | |
tree | 726fed5f2b026051373aed37d4b571d5942e27e5 /app-xemacs/ilisp | |
parent | gnome-base/gnome-mount: add #include <locale.h> to fix bug #176035 (diff) | |
download | historical-11421c6ff93b6ab68e0fc52e79ceae9d89636e74.tar.gz historical-11421c6ff93b6ab68e0fc52e79ceae9d89636e74.tar.bz2 historical-11421c6ff93b6ab68e0fc52e79ceae9d89636e74.zip |
alpha stable wrt #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/ilisp')
-rw-r--r-- | app-xemacs/ilisp/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/ilisp/ilisp-1.34.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/ilisp/ChangeLog b/app-xemacs/ilisp/ChangeLog index 11b06ae3f536..3acfd4713913 100644 --- a/app-xemacs/ilisp/ChangeLog +++ b/app-xemacs/ilisp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ilisp -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.11 2006/12/22 09:19:36 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.12 2007/05/29 20:41:09 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> ilisp-1.34.ebuild: + alpha stable wrt #175560 *ilisp-1.34 (22 Dec 2006) diff --git a/app-xemacs/ilisp/ilisp-1.34.ebuild b/app-xemacs/ilisp/ilisp-1.34.ebuild index 06d152897ffa..0a22c8e3d477 100644 --- a/app-xemacs/ilisp/ilisp-1.34.ebuild +++ b/app-xemacs/ilisp/ilisp-1.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.34.ebuild,v 1.1 2006/12/22 09:19:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.34.ebuild,v 1.2 2007/05/29 20:41:09 armin76 Exp $ SLOT="0" IUSE="" @@ -13,7 +13,7 @@ app-xemacs/fsf-compat app-xemacs/xemacs-eterm app-xemacs/sh-script " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |