diff options
Diffstat (limited to 'app-vim/dbext/dbext-13.00.ebuild')
-rw-r--r-- | app-vim/dbext/dbext-13.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-13.00.ebuild b/app-vim/dbext/dbext-13.00.ebuild index f100bc5f471f..c7bad8318d54 100644 --- a/app-vim/dbext/dbext-13.00.ebuild +++ b/app-vim/dbext/dbext-13.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-13.00.ebuild,v 1.2 2011/12/11 15:33:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-13.00.ebuild,v 1.3 2011/12/12 20:39:11 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: easy access to databases" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356" SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=15864 -> ${P}.zip" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" IUSE="" VIM_PLUGIN_HELPFILES="${PN}.txt" |