diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-06 16:32:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-06 16:32:49 +0000 |
commit | 0b230a36b8c2bc75080dcee9ce0d0f3255f7d809 (patch) | |
tree | df5beb8ae33594824779e5f2c9e7cbb4389ceb06 /app-emacs/python-mode | |
parent | Marking emacs-daemon-0.15 ~ppc64 for bug 263222 (diff) | |
download | historical-0b230a36b8c2bc75080dcee9ce0d0f3255f7d809.tar.gz historical-0b230a36b8c2bc75080dcee9ce0d0f3255f7d809.tar.bz2 historical-0b230a36b8c2bc75080dcee9ce0d0f3255f7d809.zip |
Marking python-mode-5.1.0 ppc64 for bug 272474
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r-- | app-emacs/python-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/python-mode/python-mode-5.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog index 9888813b2422..b30bf7c332e1 100644 --- a/app-emacs/python-mode/ChangeLog +++ b/app-emacs/python-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/python-mode # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.43 2009/07/06 10:35:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.44 2009/09/06 16:32:49 ranger Exp $ + + 06 Sep 2009; Brent Baude <ranger@gentoo.org> python-mode-5.1.0.ebuild: + Marking python-mode-5.1.0 ppc64 for bug 272474 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> python-mode-5.1.0.ebuild: Stable for HPPA (bug #272474). 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 61df6cdc440d..73bdccfa9d08 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.7 2009/07/06 10:35:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v 1.8 2009/09/06 16:32:49 ranger 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="" |