diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 16:56:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 16:56:05 +0000 |
commit | 67e026d43a699dfa3aaf04db809d26fe388d6547 (patch) | |
tree | 23b8295ab18279b207293454467525e1cd2546cd /app-vim/dbext/dbext-2.20.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-67e026d43a699dfa3aaf04db809d26fe388d6547.tar.gz gentoo-2-67e026d43a699dfa3aaf04db809d26fe388d6547.tar.bz2 gentoo-2-67e026d43a699dfa3aaf04db809d26fe388d6547.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-vim/dbext/dbext-2.20.ebuild')
-rw-r--r-- | app-vim/dbext/dbext-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-2.20.ebuild b/app-vim/dbext/dbext-2.20.ebuild index ccc4502e989a..e11d8868e675 100644 --- a/app-vim/dbext/dbext-2.20.ebuild +++ b/app-vim/dbext/dbext-2.20.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.20.ebuild,v 1.2 2005/08/23 21:20:50 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.20.ebuild,v 1.3 2005/08/25 16:54:59 agriffis Exp $ inherit vim-plugin eutils DESCRIPTION="vim plugin: easy access to databases" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356" LICENSE="as-is" -KEYWORDS="~alpha ~ia64 mips ~ppc sparc x86" +KEYWORDS="~alpha ia64 mips ~ppc sparc x86" IUSE="" RDEPEND=">=app-vim/multvals-3.6.1 |