diff options
author | 2011-12-11 15:33:38 +0000 | |
---|---|---|
committer | 2011-12-11 15:33:38 +0000 | |
commit | 1300c114e666fda6d73db912d08f0963798fbc24 (patch) | |
tree | 99b1cf261c115fc5d342ea0c97e4f502e9ba312b /app-vim/dbext/dbext-13.00.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #391505 (diff) | |
download | gentoo-2-1300c114e666fda6d73db912d08f0963798fbc24.tar.gz gentoo-2-1300c114e666fda6d73db912d08f0963798fbc24.tar.bz2 gentoo-2-1300c114e666fda6d73db912d08f0963798fbc24.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
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 e7825af23e2a..f100bc5f471f 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.1 2011/06/25 10:20:26 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-13.00.ebuild,v 1.2 2011/12/11 15:33:38 armin76 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="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~x86" IUSE="" VIM_PLUGIN_HELPFILES="${PN}.txt" |