diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-03 08:07:35 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-03 08:07:35 +0000 |
commit | db0cd181880e9988bed4afbc85bc81778fa4124f (patch) | |
tree | 7b0c019c83902eb3c97a04e3103dc49c6e651dcc /app-xemacs/prog-modes | |
parent | Stable on amd64 wrt bug #369897 (diff) | |
download | gentoo-2-db0cd181880e9988bed4afbc85bc81778fa4124f.tar.gz gentoo-2-db0cd181880e9988bed4afbc85bc81778fa4124f.tar.bz2 gentoo-2-db0cd181880e9988bed4afbc85bc81778fa4124f.zip |
Stable on amd64 wrt bug #369897
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
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.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 460999c8dc47..3225860c162c 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.28 2011/06/28 21:43:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.29 2011/07/03 08:07:35 hwoarang Exp $ + + 03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> prog-modes-2.20.ebuild: + Stable on amd64 wrt bug #369897 28 Jun 2011; Brent Baude <ranger@gentoo.org> prog-modes-2.20.ebuild: Marking prog-modes-2.20 ppc stable for 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 856696bf689a..9bad83dfc110 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.4 2011/06/28 21:43:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.20.ebuild,v 1.5 2011/07/03 08:07:35 hwoarang 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 |