diff options
author | 2013-12-23 15:29:13 +0000 | |
---|---|---|
committer | 2013-12-23 15:29:13 +0000 | |
commit | 532698bc0a975ea2bc3cbba139b0d8ca6f374189 (patch) | |
tree | d2aa38a853b44fb689a09741a39cb729f78edb1c /app-vim/align/align-43.ebuild | |
parent | Stable for sparc, wrt bug #492350 (diff) | |
download | gentoo-2-532698bc0a975ea2bc3cbba139b0d8ca6f374189.tar.gz gentoo-2-532698bc0a975ea2bc3cbba139b0d8ca6f374189.tar.bz2 gentoo-2-532698bc0a975ea2bc3cbba139b0d8ca6f374189.zip |
Stable for sparc, wrt bug #491968
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/align/align-43.ebuild')
-rw-r--r-- | app-vim/align/align-43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/align/align-43.ebuild b/app-vim/align/align-43.ebuild index eeea07b90f9e..f87eaa93fa73 100644 --- a/app-vim/align/align-43.ebuild +++ b/app-vim/align/align-43.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/align/align-43.ebuild,v 1.3 2013/12/21 15:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-43.ebuild,v 1.4 2013/12/23 15:29:13 ago Exp $ EAPI=5 @@ -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" RDEPEND="app-vim/cecutil" |