diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-08-23 21:21:41 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-08-23 21:21:41 +0000 |
commit | 9e4d7575cf7d032c22166e19228a3df107ada2ba (patch) | |
tree | 18153ea1b094b918c253822bac0dff9e54fd98dd /app-vim/foldutil | |
parent | Stable on sparc (diff) | |
download | gentoo-2-9e4d7575cf7d032c22166e19228a3df107ada2ba.tar.gz gentoo-2-9e4d7575cf7d032c22166e19228a3df107ada2ba.tar.bz2 gentoo-2-9e4d7575cf7d032c22166e19228a3df107ada2ba.zip |
x86 sparc mips stable
(Portage version: 2.0.51.22-r2 flaming goat edition)
Diffstat (limited to 'app-vim/foldutil')
-rw-r--r-- | app-vim/foldutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index a27b426df32a..333e20e3def6 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/foldutil # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.9 2005/06/05 12:14:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.10 2005/08/23 21:21:41 ciaranm Exp $ + + 23 Aug 2005; Ciaran McCreesh <ciaranm@gentoo.org> foldutil-2.0.ebuild: + x86 sparc mips stable 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> foldutil-1.7.ebuild: Stable on ppc. diff --git a/app-vim/foldutil/foldutil-2.0.ebuild b/app-vim/foldutil/foldutil-2.0.ebuild index aae0ac43e313..315ae67c19a7 100644 --- a/app-vim/foldutil/foldutil-2.0.ebuild +++ b/app-vim/foldutil/foldutil-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.1 2005/05/22 10:02:34 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.2 2005/08/23 21:21:41 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: fold creation utility" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158" LICENSE="GPL-2" -KEYWORDS="~alpha ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ia64 mips ~ppc sparc x86" IUSE="" RDEPEND=" |