diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:37:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:37:47 +0000 |
commit | f23184ba8ddcd8cc4ba6047cb89b78f47b238e76 (patch) | |
tree | 8f9616b073e8a51411f2e15242063ff72d3a2df0 /app-vim/vim-latex | |
parent | Stable for ppc64, wrt bug #457414 (diff) | |
download | gentoo-2-f23184ba8ddcd8cc4ba6047cb89b78f47b238e76.tar.gz gentoo-2-f23184ba8ddcd8cc4ba6047cb89b78f47b238e76.tar.bz2 gentoo-2-f23184ba8ddcd8cc4ba6047cb89b78f47b238e76.zip |
Stable for ppc64, wrt bug #457260
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/vim-latex')
-rw-r--r-- | app-vim/vim-latex/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog index 9fcf275ecd26..e47ca9e3d579 100644 --- a/app-vim/vim-latex/ChangeLog +++ b/app-vim/vim-latex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vim-latex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.14 2013/02/14 12:17:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.15 2013/02/14 21:37:47 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + vim-latex-1.8.23.20121116.ebuild: + Stable for ppc64, wrt bug #457260 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> vim-latex-1.8.23.20121116.ebuild: diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild index b63bcf04f4c1..c97875183d99 100644 --- a/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild +++ b/app-vim/vim-latex/vim-latex-1.8.23.20121116.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/vim-latex/vim-latex-1.8.23.20121116.ebuild,v 1.3 2013/02/14 12:17:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild,v 1.4 2013/02/14 21:37:47 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://vim-latex.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="vim" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="html" RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] ) |