diff options
author | 2004-10-31 15:19:46 +0000 | |
---|---|---|
committer | 2004-10-31 15:19:46 +0000 | |
commit | 2f86e5e4e0991e56202d9d25912779977f48a9b3 (patch) | |
tree | e47169d609de8c344c76b4c638d93a4f5ecd2a23 /app-vim/dbext/dbext-2.10.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-2f86e5e4e0991e56202d9d25912779977f48a9b3.tar.gz gentoo-2-2f86e5e4e0991e56202d9d25912779977f48a9b3.tar.bz2 gentoo-2-2f86e5e4e0991e56202d9d25912779977f48a9b3.zip |
Stable on x86, sparc, mips
Diffstat (limited to 'app-vim/dbext/dbext-2.10.ebuild')
-rw-r--r-- | app-vim/dbext/dbext-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-2.10.ebuild b/app-vim/dbext/dbext-2.10.ebuild index 020db0bcfcbd..d8e138faecc3 100644 --- a/app-vim/dbext/dbext-2.10.ebuild +++ b/app-vim/dbext/dbext-2.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.10.ebuild,v 1.2 2004/10/14 20:12:12 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.10.ebuild,v 1.3 2004/10/31 15:18:18 ciaranm 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="~x86 ~sparc ~mips ~ppc" +KEYWORDS="x86 sparc mips ~ppc" IUSE="" RDEPEND=">=app-vim/multvals-3.6.1 |