diff options
author | Mike Kelly <pioto@gentoo.org> | 2006-09-21 13:34:10 +0000 |
---|---|---|
committer | Mike Kelly <pioto@gentoo.org> | 2006-09-21 13:34:10 +0000 |
commit | be1e25b32f0a259ab23f9c321585bca4df9db0c8 (patch) | |
tree | d7f94f5db335f30be0c1da5edaf73b6ae0003079 /app-vim/dbext | |
parent | Version bump, thanks to Lutz Lange (bug #148502). (diff) | |
download | gentoo-2-be1e25b32f0a259ab23f9c321585bca4df9db0c8.tar.gz gentoo-2-be1e25b32f0a259ab23f9c321585bca4df9db0c8.tar.bz2 gentoo-2-be1e25b32f0a259ab23f9c321585bca4df9db0c8.zip |
Oops, forgot to re-keyword...
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-vim/dbext')
-rw-r--r-- | app-vim/dbext/dbext-3.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-3.50.ebuild b/app-vim/dbext/dbext-3.50.ebuild index 1b3e113d1aeb..86e97f3ac52e 100644 --- a/app-vim/dbext/dbext-3.50.ebuild +++ b/app-vim/dbext/dbext-3.50.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-3.50.ebuild,v 1.1 2006/09/21 13:32:17 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-3.50.ebuild,v 1.2 2006/09/21 13:34:10 pioto 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 |