diff options
author | 2011-06-26 10:54:38 +0000 | |
---|---|---|
committer | 2011-06-26 10:54:38 +0000 | |
commit | 47b41e6efe1f530a574330a39a4f819c9056f803 (patch) | |
tree | 4112f7610d52e51333d4b5e5c172e9b8c6f7e69e /app-xemacs | |
parent | alpha/sparc stable (diff) | |
download | gentoo-2-47b41e6efe1f530a574330a39a4f819c9056f803.tar.gz gentoo-2-47b41e6efe1f530a574330a39a4f819c9056f803.tar.bz2 gentoo-2-47b41e6efe1f530a574330a39a4f819c9056f803.zip |
alpha/sparc stable
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/prog-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog index ad1968207dec..f33540a501ea 100644 --- a/app-xemacs/prog-modes/ChangeLog +++ b/app-xemacs/prog-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/prog-modes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.26 2011/06/12 04:29:52 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.27 2011/06/26 10:54:38 armin76 Exp $ + + 26 Jun 2011; Raúl Porcel <armin76@gentoo.org> prog-modes-2.20.ebuild: + alpha/sparc stable 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> prog-modes-2.20.ebuild: x86 stable per bug 369897 diff --git a/app-xemacs/prog-modes/prog-modes-2.20.ebuild b/app-xemacs/prog-modes/prog-modes-2.20.ebuild index 0602c1fc92d0..9efe43177a23 100644 --- a/app-xemacs/prog-modes/prog-modes-2.20.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20.ebuild,v 1.2 2011/06/12 04:29:52 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.20.ebuild,v 1.3 2011/06/26 10:54:38 armin76 Exp $ SLOT="0" IUSE="" @@ -23,6 +23,6 @@ app-xemacs/ilisp app-xemacs/sh-script app-xemacs/cedet-common " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc x86" inherit xemacs-packages |