diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 20:53:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 20:53:28 +0000 |
commit | 0c4870b5d55bc9245057d614ff9d6a93069510df (patch) | |
tree | 1cff966e8c4eb21c7327995f5dd5053bc0a243f2 /app-vim/vim-latex | |
parent | Marking python-2.7.1-r1 ppc for bug 358717 (diff) | |
download | historical-0c4870b5d55bc9245057d614ff9d6a93069510df.tar.gz historical-0c4870b5d55bc9245057d614ff9d6a93069510df.tar.bz2 historical-0c4870b5d55bc9245057d614ff9d6a93069510df.zip |
stable ppc, bug 357299
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
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.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 2c99222e6bd0..e48c2391ca10 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.5 2011/03/20 11:55:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.6 2011/03/22 20:53:28 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> + vim-latex-1.8.23.20101027.ebuild: + stable ppc, bug 357299 20 Mar 2011; Raúl Porcel <armin76@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 00bcfb48ebb4..4e62678158b0 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.4 2011/03/20 11:55:29 armin76 Exp $ +# $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 $ 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" |