diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-04 12:50:33 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-04 12:50:33 +0000 |
commit | 7d0633aaa53004e0732e167c5468c5ec6259a538 (patch) | |
tree | ef5dd20f4f414cc234731d58c3dec6c6770a271f /app-emacs/apel | |
parent | Add missing IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-7d0633aaa53004e0732e167c5468c5ec6259a538.tar.gz gentoo-2-7d0633aaa53004e0732e167c5468c5ec6259a538.tar.bz2 gentoo-2-7d0633aaa53004e0732e167c5468c5ec6259a538.zip |
Marked stable on hppa.
Diffstat (limited to 'app-emacs/apel')
-rw-r--r-- | app-emacs/apel/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/apel/apel-10.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/apel/ChangeLog b/app-emacs/apel/ChangeLog index 9b6478e5a38d..e40a19be1f48 100644 --- a/app-emacs/apel/ChangeLog +++ b/app-emacs/apel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/apel -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.6 2003/08/13 07:04:53 usata Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.7 2004/05/04 12:50:33 gmsoft Exp $ + + 04 May 2004; Guy Martin <gmsoft@gentoo.org> apel-10.6.ebuild: + Marked stable on hppa. *apel-10.6 (12 Jul 2003) diff --git a/app-emacs/apel/apel-10.6.ebuild b/app-emacs/apel/apel-10.6.ebuild index 9e9f83cde778..ad8812ce095e 100644 --- a/app-emacs/apel/apel-10.6.ebuild +++ b/app-emacs/apel/apel-10.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.6.ebuild,v 1.4 2003/09/08 04:13:52 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.6.ebuild,v 1.5 2004/05/04 12:50:33 gmsoft 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="x86 alpha sparc ppc" +KEYWORDS="x86 alpha sparc ppc hppa" DEPEND="virtual/emacs" |