diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 05:19:36 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 05:19:36 +0000 |
commit | c2c07e71512d06630ac5ad3f3c9c6261db3fe676 (patch) | |
tree | 94d5b664543f9af3f45af32e8aca9373a5beb40e /app-editors/vim | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-c2c07e71512d06630ac5ad3f3c9c6261db3fe676.tar.gz gentoo-2-c2c07e71512d06630ac5ad3f3c9c6261db3fe676.tar.bz2 gentoo-2-c2c07e71512d06630ac5ad3f3c9c6261db3fe676.zip |
stable on amd64
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 1b0697932611..b2c5991385a8 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vim # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.103 2004/05/28 16:48:00 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.104 2004/06/02 05:17:59 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> vim-6.2-r9.ebuild: + stable on amd64 28 May 2004; Ian Leitch <port001@gentoo.org> vim-6.3_beta2.ebuild: Keyworded ~x86 diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild index 538ef9854be6..a7add8fefc29 100644 --- a/app-editors/vim/vim-6.2-r9.ebuild +++ b/app-editors/vim/vim-6.2-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.6 2004/05/26 02:50:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.7 2004/06/02 05:17:59 lv Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~hppa mips ppc sparc ~x86 ~amd64 ~ia64 ~s390 ~ppc64 arm" +KEYWORDS="~alpha ~hppa mips ppc sparc ~x86 amd64 ~ia64 ~s390 ~ppc64 arm" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |