diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:34:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:34:54 +0000 |
commit | 41fef004e5e55957782600dfd6a7396a039627ca (patch) | |
tree | 243e00ebf945be058538631ecbe5d0d82fa98a52 /app-xemacs/python-modes/python-modes-1.08.ebuild | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-41fef004e5e55957782600dfd6a7396a039627ca.tar.gz gentoo-2-41fef004e5e55957782600dfd6a7396a039627ca.tar.bz2 gentoo-2-41fef004e5e55957782600dfd6a7396a039627ca.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/python-modes/python-modes-1.08.ebuild')
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/python-modes/python-modes-1.08.ebuild b/app-xemacs/python-modes/python-modes-1.08.ebuild index 2dd6706b4dd0..3a990e44074d 100644 --- a/app-xemacs/python-modes/python-modes-1.08.ebuild +++ b/app-xemacs/python-modes/python-modes-1.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.08.ebuild,v 1.1 2006/12/22 09:41:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.08.ebuild,v 1.2 2007/05/29 21:34:54 armin76 Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/edit-utils app-xemacs/fsf-compat " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |