diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 21:41:47 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 21:41:47 +0000 |
commit | 14bccf1a02fd52c77ae5b0b621c44eb31a6d0079 (patch) | |
tree | abdc29b22acc66fbb5e028c2d2b1863c245d90a8 /app-editors | |
parent | bugfix (diff) | |
download | historical-14bccf1a02fd52c77ae5b0b621c44eb31a6d0079.tar.gz historical-14bccf1a02fd52c77ae5b0b621c44eb31a6d0079.tar.bz2 historical-14bccf1a02fd52c77ae5b0b621c44eb31a6d0079.zip |
Added hppa to keywords.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.1-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index d781c28704e2..cea300fcc2d5 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vim-core # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.11 2003/01/22 11:12:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.12 2003/02/08 21:41:47 gmsoft Exp $ + + 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> vim-core-6.1-r4.ebuild : + Added hppa to keywords. 22 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> vim-core-6.1-r4.ebuild : Unmasked, security update. diff --git a/app-editors/vim-core/vim-core-6.1-r4.ebuild b/app-editors/vim-core/vim-core-6.1-r4.ebuild index d6748965c8ce..9c5c3353c4f7 100644 --- a/app-editors/vim-core/vim-core-6.1-r4.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r4.ebuild,v 1.3 2003/01/24 22:17:48 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r4.ebuild,v 1.4 2003/02/08 21:41:47 gmsoft Exp $ VIMPATCH="vimpatch-1-300.tar.bz2" inherit vim DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" DEPEND="dev-util/cscope sys-libs/libtermcap-compat >=sys-libs/ncurses-5.2-r2 |