From ff840c07f5d8a979be435f8f0c67cd3cce10f07c Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Fri, 23 Jan 2004 15:52:22 +0000 Subject: stable on alpha and ia64 --- app-vim/vimpython/ChangeLog | 7 +++++-- app-vim/vimpython/vimpython-1.7.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-vim/vimpython') 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 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" -- cgit v1.2.3-65-gdbad