diff options
author | 2011-07-23 17:13:33 +0000 | |
---|---|---|
committer | 2011-07-23 17:13:33 +0000 | |
commit | ebc36563068a8103eebd67a197cb159d14e9cc24 (patch) | |
tree | 7980dc343ad288f76dc530c563e0e99050a92eb8 /app-vim/vim-latex | |
parent | Removing cruft (diff) | |
download | gentoo-2-ebc36563068a8103eebd67a197cb159d14e9cc24.tar.gz gentoo-2-ebc36563068a8103eebd67a197cb159d14e9cc24.tar.bz2 gentoo-2-ebc36563068a8103eebd67a197cb159d14e9cc24.zip |
ppc/ppc64 stable wrt #375411
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
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.20110214.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog index ef4561b0fd62..dbfd54856249 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.8 2011/07/23 11:21:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.9 2011/07/23 17:13:33 xarthisius Exp $ + + 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + vim-latex-1.8.23.20110214.ebuild: + ppc/ppc64 stable wrt #375411 23 Jul 2011; Markus Meier <maekke@gentoo.org> vim-latex-1.8.23.20110214.ebuild: diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild index dab5cc4ebd87..80c12c0c21aa 100644 --- a/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild +++ b/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20110214.ebuild,v 1.2 2011/07/23 11:21:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild,v 1.3 2011/07/23 17:13:33 xarthisius Exp $ EAPI=3 @@ -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="virtual/latex-base" |