diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-11 19:46:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-11 19:46:14 +0000 |
commit | d40f91f51dfed165f9ba5ba93bfafc0aad952ab9 (patch) | |
tree | cc14777efadf3b9a35af6f7062eac509af557a7e /app-emacs/python-mode/python-mode-5.1.0.ebuild | |
parent | amd64 stable, bug #272471 (diff) | |
download | gentoo-2-d40f91f51dfed165f9ba5ba93bfafc0aad952ab9.tar.gz gentoo-2-d40f91f51dfed165f9ba5ba93bfafc0aad952ab9.tar.bz2 gentoo-2-d40f91f51dfed165f9ba5ba93bfafc0aad952ab9.zip |
amd64 stable, bug #272474
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/python-mode/python-mode-5.1.0.ebuild')
-rw-r--r-- | app-emacs/python-mode/python-mode-5.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/python-mode/python-mode-5.1.0.ebuild b/app-emacs/python-mode/python-mode-5.1.0.ebuild index 40a1691ef8ab..2dd7905c742e 100644 --- a/app-emacs/python-mode/python-mode-5.1.0.ebuild +++ b/app-emacs/python-mode/python-mode-5.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v 1.5 2009/06/09 14:42:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v 1.6 2009/06/11 19:46:14 maekke Exp $ inherit elisp @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh x86 ~x86-fbsd" IUSE="" DEPEND="" |