summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-06-27 15:32:56 +0000
committerLars Weiler <pylon@gentoo.org>2007-06-27 15:32:56 +0000
commit01839ef8777007a348fe7a3600e302b81a32c361 (patch)
tree45831fb86b1377a6d8475f39945480e0d4928dfb /app-emacs/rst
parentstable x86, bug 183404 (diff)
downloadgentoo-2-01839ef8777007a348fe7a3600e302b81a32c361.tar.gz
gentoo-2-01839ef8777007a348fe7a3600e302b81a32c361.tar.bz2
gentoo-2-01839ef8777007a348fe7a3600e302b81a32c361.zip
Stable on ppc; bug #183312.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-emacs/rst')
-rw-r--r--app-emacs/rst/ChangeLog5
-rw-r--r--app-emacs/rst/rst-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/rst/ChangeLog b/app-emacs/rst/ChangeLog
index eff4319fcd77..eff024b190e9 100644
--- a/app-emacs/rst/ChangeLog
+++ b/app-emacs/rst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/rst
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v 1.9 2007/06/27 13:24:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v 1.10 2007/06/27 15:32:56 pylon Exp $
+
+ 27 Jun 2007; Lars Weiler <pylon@gentoo.org> rst-0.4.ebuild:
+ Stable on ppc; bug #183312.
27 Jun 2007; Raúl Porcel <armin76@gentoo.org> rst-0.4.ebuild:
alpha/ia64 stable wrt #183312
diff --git a/app-emacs/rst/rst-0.4.ebuild b/app-emacs/rst/rst-0.4.ebuild
index 423feccff2a3..c80ed4785055 100644
--- a/app-emacs/rst/rst-0.4.ebuild
+++ b/app-emacs/rst/rst-0.4.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-emacs/rst/rst-0.4.ebuild,v 1.7 2007/06/27 13:24:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/rst-0.4.ebuild,v 1.8 2007/06/27 15:32:56 pylon Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/docutils/docutils-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}/docutils-${PV}/tools/editors/emacs"