diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-14 10:49:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-14 10:49:22 +0000 |
commit | 433df4a4906717968a0af071edc1cb4abf1950d0 (patch) | |
tree | f5fb379971fd46c9b3efce9834b6950d74c94af3 /app-vim/align/align-41.ebuild | |
parent | Revision bump for new genpatches. (diff) | |
download | gentoo-2-433df4a4906717968a0af071edc1cb4abf1950d0.tar.gz gentoo-2-433df4a4906717968a0af071edc1cb4abf1950d0.tar.bz2 gentoo-2-433df4a4906717968a0af071edc1cb4abf1950d0.zip |
x86 stable, bug #345035
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/align/align-41.ebuild')
-rw-r--r-- | app-vim/align/align-41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/align/align-41.ebuild b/app-vim/align/align-41.ebuild index a48398fcf696..790d1136b967 100644 --- a/app-vim/align/align-41.ebuild +++ b/app-vim/align/align-41.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-41.ebuild,v 1.2 2010/11/11 13:20:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-41.ebuild,v 1.3 2010/11/14 10:49:22 maekke Exp $ 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="" SLOT="0" RDEPEND="app-vim/cecutil" |