diff options
Diffstat (limited to 'app-vim/dbext/dbext-2.20.ebuild')
-rw-r--r-- | app-vim/dbext/dbext-2.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/dbext/dbext-2.20.ebuild b/app-vim/dbext/dbext-2.20.ebuild index cb77d4f9e81b..a44714f26c7f 100644 --- a/app-vim/dbext/dbext-2.20.ebuild +++ b/app-vim/dbext/dbext-2.20.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 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.6 2008/04/07 08:41:13 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.20.ebuild,v 1.7 2010/10/07 03:07:53 leio 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 |