diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-13 12:34:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-13 12:34:51 +0000 |
commit | fbea0b02831714ee9eae4e0f57caf2939442dcb7 (patch) | |
tree | e79ce71c5153f2ead4486361144206bfe0fe5451 /app-emacs | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-fbea0b02831714ee9eae4e0f57caf2939442dcb7.tar.gz gentoo-2-fbea0b02831714ee9eae4e0f57caf2939442dcb7.tar.bz2 gentoo-2-fbea0b02831714ee9eae4e0f57caf2939442dcb7.zip |
stable x86, bug 354623
(Portage version: 2.1.9.39/cvs/Linux i686)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/apel/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/apel/apel-10.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/apel/ChangeLog b/app-emacs/apel/ChangeLog index b367e583e341..696c380aa4a8 100644 --- a/app-emacs/apel/ChangeLog +++ b/app-emacs/apel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/apel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.41 2011/02/13 10:51:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.42 2011/02/13 12:34:51 fauli Exp $ + + 13 Feb 2011; Christian Faulhammer <fauli@gentoo.org> apel-10.8.ebuild: + stable x86, bug 354623 13 Feb 2011; Markos Chandras <hwoarang@gentoo.org> apel-10.8.ebuild: Stable on amd64 wrt bug #354623 diff --git a/app-emacs/apel/apel-10.8.ebuild b/app-emacs/apel/apel-10.8.ebuild index d37b43b5d3b1..2d95c550dd2c 100644 --- a/app-emacs/apel/apel-10.8.ebuild +++ b/app-emacs/apel/apel-10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.8.ebuild,v 1.2 2011/02/13 10:51:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.8.ebuild,v 1.3 2011/02/13 12:34:51 fauli 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" src_prepare() { |