diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:54:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:54:00 +0000 |
commit | d03584880106f5e79acc0943133f3b373496b1d2 (patch) | |
tree | b694a5c9577d7d5079e4573c5e636f771ebf1d6e /app-emacs/apel | |
parent | Added ~ppc64; bug #173401 (diff) | |
download | gentoo-2-d03584880106f5e79acc0943133f3b373496b1d2.tar.gz gentoo-2-d03584880106f5e79acc0943133f3b373496b1d2.tar.bz2 gentoo-2-d03584880106f5e79acc0943133f3b373496b1d2.zip |
Stable on ppc64; bug #173556
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-emacs/apel')
-rw-r--r-- | app-emacs/apel/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/apel/apel-10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/apel/ChangeLog b/app-emacs/apel/ChangeLog index 4f045d8e0644..eaa27bd03d91 100644 --- a/app-emacs/apel/ChangeLog +++ b/app-emacs/apel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/apel # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.21 2007/04/06 20:52:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.22 2007/04/08 12:54:00 corsair Exp $ + + 08 Apr 2007; Markus Rothe <corsair@gentoo.org> apel-10.7.ebuild: + Stable on ppc64; bug #173556 06 Apr 2007; Christian Faulhammer <opfer@gentoo.org> apel-10.7.ebuild: stable amd64, bug 173556 diff --git a/app-emacs/apel/apel-10.7.ebuild b/app-emacs/apel/apel-10.7.ebuild index 9ca5ded90f5f..c73f83e3c602 100644 --- a/app-emacs/apel/apel-10.7.ebuild +++ b/app-emacs/apel/apel-10.7.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/apel/apel-10.7.ebuild,v 1.5 2007/04/06 20:52:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7.ebuild,v 1.6 2007/04/08 12:54:00 corsair Exp $ inherit elisp @@ -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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" DEPEND="virtual/emacs" |