summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-25 00:46:31 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-25 00:46:31 +0000
commitb01baa72de6ef67d54e8fd075fff1f2ba35ea9f6 (patch)
tree51fb457932a47c6123c45ebc41898798f011aab4 /app-emacs/rst
parentStable for HPPA (bug #208941). (diff)
downloadgentoo-2-b01baa72de6ef67d54e8fd075fff1f2ba35ea9f6.tar.gz
gentoo-2-b01baa72de6ef67d54e8fd075fff1f2ba35ea9f6.tar.bz2
gentoo-2-b01baa72de6ef67d54e8fd075fff1f2ba35ea9f6.zip
Stable for HPPA (bug #210331).
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/rst')
-rw-r--r--app-emacs/rst/ChangeLog5
-rw-r--r--app-emacs/rst/rst-0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/rst/ChangeLog b/app-emacs/rst/ChangeLog
index 2d58f3f3890c..528222049c71 100644
--- a/app-emacs/rst/ChangeLog
+++ b/app-emacs/rst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/rst
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v 1.17 2008/02/18 17:43:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v 1.18 2008/02/25 00:46:31 jer Exp $
+
+ 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> rst-0.4-r1.ebuild:
+ Stable for HPPA (bug #210331).
18 Feb 2008; Brent Baude <ranger@gentoo.org> rst-0.4-r1.ebuild:
stable ppc64, bug 210331
diff --git a/app-emacs/rst/rst-0.4-r1.ebuild b/app-emacs/rst/rst-0.4-r1.ebuild
index 1873f757f7b9..9cfca198bac3 100644
--- a/app-emacs/rst/rst-0.4-r1.ebuild
+++ b/app-emacs/rst/rst-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild,v 1.5 2008/02/18 17:43:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild,v 1.6 2008/02/25 00:46:31 jer Exp $
inherit elisp eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/docutils/docutils-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}/docutils-${PV}/tools/editors/emacs"