diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:28:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:28:13 +0000 |
commit | 943413b423dc7ce1062ecc981743563eafbf0dbc (patch) | |
tree | 0112f6ed6b242e447482de6364367697f4903dde /app-xemacs | |
parent | The --without-klcc option is broken so sed the klibc path out #220317 by Petr... (diff) | |
download | gentoo-2-943413b423dc7ce1062ecc981743563eafbf0dbc.tar.gz gentoo-2-943413b423dc7ce1062ecc981743563eafbf0dbc.tar.bz2 gentoo-2-943413b423dc7ce1062ecc981743563eafbf0dbc.zip |
alpha/sparc stable wrt #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/prog-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog index abaf5eed6897..ab099e0aa1b6 100644 --- a/app-xemacs/prog-modes/ChangeLog +++ b/app-xemacs/prog-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/prog-modes # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.19 2008/05/02 16:11:37 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.20 2008/05/05 13:28:13 armin76 Exp $ + + 05 May 2008; Raúl Porcel <armin76@gentoo.org> prog-modes-2.10.ebuild: + alpha/sparc stable wrt #219332 02 May 2008; Christian Faulhammer <opfer@gentoo.org> prog-modes-2.10.ebuild: diff --git a/app-xemacs/prog-modes/prog-modes-2.10.ebuild b/app-xemacs/prog-modes/prog-modes-2.10.ebuild index bd26ab3a45b4..b8044673b239 100644 --- a/app-xemacs/prog-modes/prog-modes-2.10.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.5 2008/05/02 16:11:37 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.6 2008/05/05 13:28:13 armin76 Exp $ SLOT="0" IUSE="" @@ -22,6 +22,6 @@ app-xemacs/dired app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" inherit xemacs-packages |