diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 16:28:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 16:28:30 +0000 |
commit | 44d3be30133361edf6ff87fd38a3172a9e9db472 (patch) | |
tree | 8d3046d5c7e5dae1c4a406cc2137a2d8c37809e6 /app-vim/vim-latex | |
parent | Stable for ppc64, wrt bug #441064 (diff) | |
download | gentoo-2-44d3be30133361edf6ff87fd38a3172a9e9db472.tar.gz gentoo-2-44d3be30133361edf6ff87fd38a3172a9e9db472.tar.bz2 gentoo-2-44d3be30133361edf6ff87fd38a3172a9e9db472.zip |
Stable for ppc64, wrt bug #469782
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="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.20130116.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog index dba0a2ddd2a2..ae7e7d5d8184 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.25 2013/05/16 13:11:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.26 2013/05/16 16:28:30 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> + vim-latex-1.8.23.20130116.ebuild: + Stable for ppc64, wrt bug #469782 16 May 2013; Agostino Sarubbo <ago@gentoo.org> vim-latex-1.8.23.20130116.ebuild: diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild index 54d3952e2f8e..41502b087cea 100644 --- a/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild +++ b/app-vim/vim-latex/vim-latex-1.8.23.20130116.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.20130116.ebuild,v 1.4 2013/05/16 13:11:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild,v 1.5 2013/05/16 16:28:30 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -15,7 +15,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 python" RDEPEND="|| ( app-editors/vim[python?] app-editors/gvim[python?] ) |