diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
commit | 7f583d37e7215ef0075e6a2cfbdf1141c272b8ff (patch) | |
tree | cfb21108cff93e2b142961c44031bd765682f064 /app-vim/foldutil | |
parent | Drop to ~mips (diff) | |
download | historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.tar.gz historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.tar.bz2 historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'app-vim/foldutil')
-rw-r--r-- | app-vim/foldutil/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index 325d6d752ff7..8b02d6dac01e 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/foldutil -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.18 2008/09/20 14:27:43 hawking Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.19 2010/10/07 03:15:07 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> foldutil-2.0.ebuild: + Drop to ~mips *foldutil-3.0 (20 Sep 2008) diff --git a/app-vim/foldutil/foldutil-2.0.ebuild b/app-vim/foldutil/foldutil-2.0.ebuild index dd11343e6d63..8d40b387f0d7 100644 --- a/app-vim/foldutil/foldutil-2.0.ebuild +++ b/app-vim/foldutil/foldutil-2.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 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.7 2006/08/20 23:54:45 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.8 2010/10/07 03:15:07 leio 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 amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=" |