summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-23 15:52:22 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-23 15:52:22 +0000
commitff840c07f5d8a979be435f8f0c67cd3cce10f07c (patch)
tree84477fa14366be346508f9ea8c16fba72319952d /app-vim/vimpython
parentstable on ia64 (diff)
downloadhistorical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.tar.gz
historical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.tar.bz2
historical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.zip
stable on alpha and ia64
Diffstat (limited to 'app-vim/vimpython')
-rw-r--r--app-vim/vimpython/ChangeLog7
-rw-r--r--app-vim/vimpython/vimpython-1.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/vimpython/ChangeLog b/app-vim/vimpython/ChangeLog
index 363f6a49dd9d..c20d7fccb18d 100644
--- a/app-vim/vimpython/ChangeLog
+++ b/app-vim/vimpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vimpython
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.1 2003/12/06 03:17:28 ciaranm Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.2 2004/01/23 15:51:01 agriffis Exp $
+
+ 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> vimpython-1.7.ebuild:
+ stable on alpha and ia64
*vimpython-1.7 (06 Dec 2003)
diff --git a/app-vim/vimpython/vimpython-1.7.ebuild b/app-vim/vimpython/vimpython-1.7.ebuild
index 361711367ee8..44c038aaaeb8 100644
--- a/app-vim/vimpython/vimpython-1.7.ebuild
+++ b/app-vim/vimpython/vimpython-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.1 2003/12/06 03:17:28 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.2 2004/01/23 15:51:01 agriffis Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: improvements for editing python scripts"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
LICENSE="vim"
-KEYWORDS="~sparc ~x86 ~ppc amd64"
+KEYWORDS="~sparc ~x86 ~ppc amd64 alpha ia64"
DEPEND="${DEPEND} >=sys-apps/sed-4"