diff options
author | 2007-06-03 19:03:18 +0000 | |
---|---|---|
committer | 2007-06-03 19:03:18 +0000 | |
commit | 60aa6f5b6992def4c9ece234a9851ffa0b8822f4 (patch) | |
tree | 6eef97066109449bf0f71577519d99c1844e60c3 /app-xemacs/prog-modes | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-60aa6f5b6992def4c9ece234a9851ffa0b8822f4.tar.gz gentoo-2-60aa6f5b6992def4c9ece234a9851ffa0b8822f4.tar.bz2 gentoo-2-60aa6f5b6992def4c9ece234a9851ffa0b8822f4.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/prog-modes')
-rw-r--r-- | app-xemacs/prog-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog index 6e8a3388e232..8c3f196df146 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.13 2007/05/29 21:30:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.14 2007/06/03 19:03:18 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> prog-modes-2.09.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 29 May 2007; Raúl Porcel <armin76@gentoo.org> prog-modes-2.09.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/prog-modes/prog-modes-2.09.ebuild b/app-xemacs/prog-modes/prog-modes-2.09.ebuild index 1de8936642a7..0fe077516973 100644 --- a/app-xemacs/prog-modes/prog-modes-2.09.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.09.ebuild,v 1.2 2007/05/29 21:30:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.09.ebuild,v 1.3 2007/06/03 19:03:18 graaff Exp $ SLOT="0" IUSE="" @@ -22,7 +22,7 @@ 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 |