diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 10:19:51 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 10:19:51 +0000 |
commit | f7c000c68bd62ac38a90e5823079fd0bf925683d (patch) | |
tree | fbf4a6f074aac85476561725e4cb991e8614584e /app-vim | |
parent | ppc/ppc64 stable wrt #357289 (diff) | |
download | gentoo-2-f7c000c68bd62ac38a90e5823079fd0bf925683d.tar.gz gentoo-2-f7c000c68bd62ac38a90e5823079fd0bf925683d.tar.bz2 gentoo-2-f7c000c68bd62ac38a90e5823079fd0bf925683d.zip |
ppc64 stable wrt #357299
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-latex/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog index e48c2391ca10..c401bfa6ac64 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.6 2011/03/22 20:53:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.7 2011/03/25 10:19:51 xarthisius Exp $ + + 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + vim-latex-1.8.23.20101027.ebuild: + ppc64 stable wrt #357299 22 Mar 2011; Brent Baude <ranger@gentoo.org> vim-latex-1.8.23.20101027.ebuild: diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild index 4e62678158b0..77f264b4a02f 100644 --- a/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild +++ b/app-vim/vim-latex/vim-latex-1.8.23.20101027.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.20101027.ebuild,v 1.5 2011/03/22 20:53:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild,v 1.6 2011/03/25 10:19:51 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" |