diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:10:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:10:13 +0000 |
commit | 5116aa37074473acb9ca81b52b2a4021ee5e4405 (patch) | |
tree | c18829ed9e06888603f35224d930f99c67787e6e /app-vim/dbext/dbext-18.0.ebuild | |
parent | Stable on amd64, x86 and ppc, remove older from same slot. (diff) | |
download | historical-5116aa37074473acb9ca81b52b2a4021ee5e4405.tar.gz historical-5116aa37074473acb9ca81b52b2a4021ee5e4405.tar.bz2 historical-5116aa37074473acb9ca81b52b2a4021ee5e4405.zip |
Stable for x86, wrt bug #457256
Package-Manager: portage-2.1.11.50/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-vim/dbext/dbext-18.0.ebuild')
-rw-r--r-- | app-vim/dbext/dbext-18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-18.0.ebuild b/app-vim/dbext/dbext-18.0.ebuild index 8aba24408e4d..ef24f8dfad3b 100644 --- a/app-vim/dbext/dbext-18.0.ebuild +++ b/app-vim/dbext/dbext-18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-18.0.ebuild,v 1.2 2013/02/14 12:04:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-18.0.ebuild,v 1.3 2013/02/14 12:10:12 ago Exp $ EAPI=5 @@ -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" |