diff options
author | David Holm <dholm@gentoo.org> | 2004-03-01 12:32:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-01 12:32:15 +0000 |
commit | 8a366c90dc8ff27ddb8344e7ac2fcf22cb106290 (patch) | |
tree | b68850a61cda63bf6afe1791674109d7922befb8 /app-emacs/mell/mell-1.0.0.ebuild | |
parent | ChangeLog fixes (Manifest recommit) (diff) | |
download | gentoo-2-8a366c90dc8ff27ddb8344e7ac2fcf22cb106290.tar.gz gentoo-2-8a366c90dc8ff27ddb8344e7ac2fcf22cb106290.tar.bz2 gentoo-2-8a366c90dc8ff27ddb8344e7ac2fcf22cb106290.zip |
Added to ~ppc
Diffstat (limited to 'app-emacs/mell/mell-1.0.0.ebuild')
-rw-r--r-- | app-emacs/mell/mell-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/mell/mell-1.0.0.ebuild b/app-emacs/mell/mell-1.0.0.ebuild index c64c8a146763..acd42db45644 100644 --- a/app-emacs/mell/mell-1.0.0.ebuild +++ b/app-emacs/mell/mell-1.0.0.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/mell/mell-1.0.0.ebuild,v 1.2 2003/12/24 22:55:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mell/mell-1.0.0.ebuild,v 1.3 2004/03/01 12:29:20 dholm Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://taiyaki.org/elisp/mell/" SRC_URI="http://taiyaki.org/elisp/mell/src/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" S="${WORKDIR}/${P}" |