diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-09 02:49:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-09 02:49:17 +0000 |
commit | 3e81d5a2837850e77f0c95147c13a4a8bfb4bf43 (patch) | |
tree | 131cba000905cc7404abcadc84cc2c36784558b6 /app-emacs/apel | |
parent | Stable for HPPA (bug #310705). (diff) | |
download | gentoo-2-3e81d5a2837850e77f0c95147c13a4a8bfb4bf43.tar.gz gentoo-2-3e81d5a2837850e77f0c95147c13a4a8bfb4bf43.tar.bz2 gentoo-2-3e81d5a2837850e77f0c95147c13a4a8bfb4bf43.zip |
Stable for HPPA (bug #307573).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-emacs/apel')
-rw-r--r-- | app-emacs/apel/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/apel/apel-10.7-r1.ebuild | 4 |
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() { |