diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-21 03:04:54 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-21 03:04:54 +0000 |
commit | 598247cda2611b31dfe5ddbd559ccdac579be06d (patch) | |
tree | fbd6ed1f455052bddcc2b81dddb392b205479d62 /app-editors/vim-core/vim-core-6.3.075.ebuild | |
parent | Initial addition. This package is the re-incarnation of gnocatan. (diff) | |
download | gentoo-2-598247cda2611b31dfe5ddbd559ccdac579be06d.tar.gz gentoo-2-598247cda2611b31dfe5ddbd559ccdac579be06d.tar.bz2 gentoo-2-598247cda2611b31dfe5ddbd559ccdac579be06d.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3.075.ebuild')
-rw-r--r-- | app-editors/vim-core/vim-core-6.3.075.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.075.ebuild b/app-editors/vim-core/vim-core-6.3.075.ebuild index 5faf9881f264..76d8a50bcafb 100644 --- a/app-editors/vim-core/vim-core-6.3.075.ebuild +++ b/app-editors/vim-core/vim-core-6.3.075.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.075.ebuild,v 1.3 2005/07/18 01:09:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.075.ebuild,v 1.4 2005/07/21 03:04:54 josejx Exp $ inherit vim @@ -21,7 +21,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="alpha amd64 ~arm hppa ia64 mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc64 ~s390 sparc x86" IUSE="nls" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )" |