diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-02-18 18:53:39 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-02-18 18:53:39 +0000 |
commit | 71926650675f9fa9cd9588b8515e7f999c783518 (patch) | |
tree | f17f876e7b2903851f3fd2a3432b5f09e92731e2 /app-vim/dbext/dbext-2.11.ebuild | |
parent | Stable on mips, bug #78256 (diff) | |
download | gentoo-2-71926650675f9fa9cd9588b8515e7f999c783518.tar.gz gentoo-2-71926650675f9fa9cd9588b8515e7f999c783518.tar.bz2 gentoo-2-71926650675f9fa9cd9588b8515e7f999c783518.zip |
x86 sparc mips stable
(Portage version: 2.0.51.16-hornygoats)
Diffstat (limited to 'app-vim/dbext/dbext-2.11.ebuild')
-rw-r--r-- | app-vim/dbext/dbext-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-2.11.ebuild b/app-vim/dbext/dbext-2.11.ebuild index bb01143c0a04..9b61cf9baf5b 100644 --- a/app-vim/dbext/dbext-2.11.ebuild +++ b/app-vim/dbext/dbext-2.11.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.11.ebuild,v 1.1 2005/01/21 16:49:24 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.11.ebuild,v 1.2 2005/02/18 18:51:49 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 |