diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-07-19 12:21:55 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-07-19 12:21:55 +0000 |
commit | 2364898ce311323903551679055d323b253383b7 (patch) | |
tree | bd423c5bad2b7d83ee7aca2aaf79f79267ba5807 /app-emacs/apel/apel-10.6.ebuild | |
parent | Added to macos (Manifest recommit) (diff) | |
download | gentoo-2-2364898ce311323903551679055d323b253383b7.tar.gz gentoo-2-2364898ce311323903551679055d323b253383b7.tar.bz2 gentoo-2-2364898ce311323903551679055d323b253383b7.zip |
Added to macos
Diffstat (limited to 'app-emacs/apel/apel-10.6.ebuild')
-rw-r--r-- | app-emacs/apel/apel-10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/apel/apel-10.6.ebuild b/app-emacs/apel/apel-10.6.ebuild index 606cf594fcbd..1520a8886d31 100644 --- a/app-emacs/apel/apel-10.6.ebuild +++ b/app-emacs/apel/apel-10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.7 2004/06/24 22:06:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.6.ebuild,v 1.8 2004/07/19 12:17:58 usata 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 hppa" +KEYWORDS="x86 alpha sparc ppc hppa macos" DEPEND="virtual/emacs" |