summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs')
-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 eff024b190e9..7ee7fe155813 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.10 2007/06/27 15:32:56 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v 1.11 2007/06/29 20:23:08 jer Exp $
+
+ 29 Jun 2007; Jeroen Roovers <jer@gentoo.org> rst-0.4.ebuild:
+ Straight to stable for HPPA (bug #183312).
27 Jun 2007; Lars Weiler <pylon@gentoo.org> rst-0.4.ebuild:
Stable on ppc; bug #183312.
diff --git a/app-emacs/rst/rst-0.4.ebuild b/app-emacs/rst/rst-0.4.ebuild
index c80ed4785055..e1097e44e225 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.8 2007/06/27 15:32:56 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/rst-0.4.ebuild,v 1.9 2007/06/29 20:23:08 jer 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 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}/docutils-${PV}/tools/editors/emacs"