diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-03 16:59:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-03 16:59:08 +0000 |
commit | b7df27de5a4ee079f780ac6e64a47aafa0b17f1e (patch) | |
tree | 23eb6853ae7eadc232c8208a56a0efcbd7b15d88 /app-vim/dbext/dbext-16.0.ebuild | |
parent | Stable for amd64, wrt bug #445798 (diff) | |
download | gentoo-2-b7df27de5a4ee079f780ac6e64a47aafa0b17f1e.tar.gz gentoo-2-b7df27de5a4ee079f780ac6e64a47aafa0b17f1e.tar.bz2 gentoo-2-b7df27de5a4ee079f780ac6e64a47aafa0b17f1e.zip |
Stable for amd64, wrt bug #441126
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-vim/dbext/dbext-16.0.ebuild')
-rw-r--r-- | app-vim/dbext/dbext-16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-16.0.ebuild b/app-vim/dbext/dbext-16.0.ebuild index 46c139fbf47a..207252d3f6c4 100644 --- a/app-vim/dbext/dbext-16.0.ebuild +++ b/app-vim/dbext/dbext-16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-16.0.ebuild,v 1.1 2012/08/03 10:33:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-16.0.ebuild,v 1.2 2012/12/03 16:59:08 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: easy access to databases" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" IUSE="" VIM_PLUGIN_HELPFILES="${PN}.txt" |