diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 18:22:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 18:22:32 +0000 |
commit | 128bf0ecb30055c8448c75a657998d255996d1d0 (patch) | |
tree | e9ec9b7e10880b806c7831c42131aeefcb5be028 /app-emacs/apel | |
parent | stable amd64, bug 307571 (diff) | |
download | gentoo-2-128bf0ecb30055c8448c75a657998d255996d1d0.tar.gz gentoo-2-128bf0ecb30055c8448c75a657998d255996d1d0.tar.bz2 gentoo-2-128bf0ecb30055c8448c75a657998d255996d1d0.zip |
stable amd64, bug 307573
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 435e59aceef0..a6c0be5541c0 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.36 2010/04/09 02:49:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.37 2010/05/23 18:22:32 pacho Exp $ + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> apel-10.7-r1.ebuild: + stable amd64, bug 307573 09 Apr 2010; Jeroen Roovers <jer@gentoo.org> apel-10.7-r1.ebuild: Stable for HPPA (bug #307573). diff --git a/app-emacs/apel/apel-10.7-r1.ebuild b/app-emacs/apel/apel-10.7-r1.ebuild index 7e7f5ce55e2c..37396779908f 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.6 2010/04/09 02:49:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7-r1.ebuild,v 1.7 2010/05/23 18:22:32 pacho 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() { |