summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/apel/ChangeLog5
-rw-r--r--app-emacs/apel/apel-10.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/apel/ChangeLog b/app-emacs/apel/ChangeLog
index 54e03b8d5ad2..435e59aceef0 100644
--- a/app-emacs/apel/ChangeLog
+++ b/app-emacs/apel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/apel
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.35 2010/03/23 20:22:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.36 2010/04/09 02:49:17 jer Exp $
+
+ 09 Apr 2010; Jeroen Roovers <jer@gentoo.org> apel-10.7-r1.ebuild:
+ Stable for HPPA (bug #307573).
23 Mar 2010; Brent Baude <ranger@gentoo.org> apel-10.7-r1.ebuild:
stable ppc, bug 307573
diff --git a/app-emacs/apel/apel-10.7-r1.ebuild b/app-emacs/apel/apel-10.7-r1.ebuild
index ae8de8ff2fed..7e7f5ce55e2c 100644
--- a/app-emacs/apel/apel-10.7-r1.ebuild
+++ b/app-emacs/apel/apel-10.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7-r1.ebuild,v 1.5 2010/03/23 20:22:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7-r1.ebuild,v 1.6 2010/04/09 02:49:17 jer Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.jpl.org/pub/elisp/apel/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
src_prepare() {