summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-03-08 16:05:12 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-03-08 16:05:12 +0000
commitaae4309c41484602a45251179194b9a7699fe053 (patch)
tree1a35b8bc5b9c9e159a7fa3ba54a6a68b5937190c /app-vim/vimpython
parentfix ChangeLog header (diff)
downloadhistorical-aae4309c41484602a45251179194b9a7699fe053.tar.gz
historical-aae4309c41484602a45251179194b9a7699fe053.tar.bz2
historical-aae4309c41484602a45251179194b9a7699fe053.zip
Stable on ppc wrt bug 209049
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-vim/vimpython')
-rw-r--r--app-vim/vimpython/ChangeLog7
-rw-r--r--app-vim/vimpython/vimpython-1.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/vimpython/ChangeLog b/app-vim/vimpython/ChangeLog
index 4d523ac237c7..d39da8cd0188 100644
--- a/app-vim/vimpython/ChangeLog
+++ b/app-vim/vimpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vimpython
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.15 2007/11/25 12:11:12 nixnut Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.16 2008/03/08 16:05:12 nixnut Exp $
+
+ 08 Mar 2008; nixnut <nixnut@gentoo.org> vimpython-1.11.ebuild:
+ Stable on ppc wrt bug 209049
25 Nov 2007; nixnut <nixnut@gentoo.org> vimpython-1.11.ebuild:
Added ~ppc wrt bug 199072
diff --git a/app-vim/vimpython/vimpython-1.11.ebuild b/app-vim/vimpython/vimpython-1.11.ebuild
index bb4ec58ab560..343ccbb2d5b0 100644
--- a/app-vim/vimpython/vimpython-1.11.ebuild
+++ b/app-vim/vimpython/vimpython-1.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.11.ebuild,v 1.4 2007/11/25 12:11:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.11.ebuild,v 1.5 2008/03/08 16:05:12 nixnut Exp $
VIM_PLUGIN_VIM_VERSION="7.0"
inherit vim-plugin
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86"
IUSE=""
RDEPEND="${DEPEND}"