diff options
author | 2012-12-04 11:22:18 +0000 | |
---|---|---|
committer | 2012-12-04 11:22:18 +0000 | |
commit | 2024ce5e76742848a9040f673fb88d8b2ee8db62 (patch) | |
tree | d3592f7ce9eb7056ef04c4e6d5e2046a497da200 /app-vim/align/align-42.ebuild | |
parent | Stable for x86, wrt bug #440372 (diff) | |
download | gentoo-2-2024ce5e76742848a9040f673fb88d8b2ee8db62.tar.gz gentoo-2-2024ce5e76742848a9040f673fb88d8b2ee8db62.tar.bz2 gentoo-2-2024ce5e76742848a9040f673fb88d8b2ee8db62.zip |
Stable for x86, wrt bug #441122
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-vim/align/align-42.ebuild')
-rw-r--r-- | app-vim/align/align-42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/align/align-42.ebuild b/app-vim/align/align-42.ebuild index 0e61e5d1670b..751bfa1266a1 100644 --- a/app-vim/align/align-42.ebuild +++ b/app-vim/align/align-42.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/align/align-42.ebuild,v 1.3 2012/12/04 10:47:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-42.ebuild,v 1.4 2012/12/04 11:22:18 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: commands and maps to help produce aligned text" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294" LICENSE="vim" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~sparc x86" IUSE="" RDEPEND="app-vim/cecutil" |