diff options
author | David Holm <dholm@gentoo.org> | 2004-07-17 19:23:46 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-17 19:23:46 +0000 |
commit | 98241476810006f4b034762fcb2420294645d08e (patch) | |
tree | e0b141b96137b519649adcbe9b7d1837e3bb0fb0 /app-vim/foldutil | |
parent | (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-98241476810006f4b034762fcb2420294645d08e.tar.gz gentoo-2-98241476810006f4b034762fcb2420294645d08e.tar.bz2 gentoo-2-98241476810006f4b034762fcb2420294645d08e.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/foldutil')
-rw-r--r-- | app-vim/foldutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index b5bd00148e5b..81d6a2b05da1 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/foldutil # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.1 2004/07/15 18:10:53 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.2 2004/07/17 19:23:46 dholm Exp $ + + 17 Jul 2004; David Holm <dholm@gentoo.org> foldutil-1.6.ebuild: + Added to ~ppc. *foldutil-1.6 (15 Jul 2004) diff --git a/app-vim/foldutil/foldutil-1.6.ebuild b/app-vim/foldutil/foldutil-1.6.ebuild index 31ba8f24fd8c..d6bf1c61d702 100644 --- a/app-vim/foldutil/foldutil-1.6.ebuild +++ b/app-vim/foldutil/foldutil-1.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-1.6.ebuild,v 1.1 2004/07/15 18:10:53 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-1.6.ebuild,v 1.2 2004/07/17 19:23:46 dholm 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="~x86 ~sparc ~mips" +KEYWORDS="~x86 ~sparc ~mips ~ppc" IUSE="" RDEPEND=" |