diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
commit | 6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c (patch) | |
tree | 2faaa638cad7827a9280cb6ae8b7c83cd031be23 /app-emacs/pymacs/pymacs-0.22.ebuild | |
parent | 0.7.2 stable on amd64; also taking over maintainership seeing as dragonheart ... (diff) | |
download | gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.gz gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.bz2 gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emacs/pymacs/pymacs-0.22.ebuild')
-rw-r--r-- | app-emacs/pymacs/pymacs-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/pymacs/pymacs-0.22.ebuild b/app-emacs/pymacs/pymacs-0.22.ebuild index 49db6d7fd32b..2ef66ff4e0bf 100644 --- a/app-emacs/pymacs/pymacs-0.22.ebuild +++ b/app-emacs/pymacs/pymacs-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.22.ebuild,v 1.6 2005/04/10 18:34:51 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.22.ebuild,v 1.7 2005/04/21 18:44:48 blubb Exp $ inherit distutils elisp @@ -13,7 +13,7 @@ DEPEND="virtual/emacs LICENSE="as-is" IUSE="doc" SLOT="0" -KEYWORDS="x86 ~ppc-macos ~amd64 ~ppc" +KEYWORDS="x86 ~ppc-macos amd64 ~ppc" S=${WORKDIR}/Pymacs-${PV} |