diff options
author | Malcolm Lashley <malc@gentoo.org> | 2006-08-20 23:54:45 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2006-08-20 23:54:45 +0000 |
commit | 26ae67b11f059eef1d4686b8711da38723641a51 (patch) | |
tree | 827ba3237df514396d8eb30b08d863c56c6862a7 /app-vim/foldutil | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-26ae67b11f059eef1d4686b8711da38723641a51.tar.gz gentoo-2-26ae67b11f059eef1d4686b8711da38723641a51.tar.bz2 gentoo-2-26ae67b11f059eef1d4686b8711da38723641a51.zip |
Stable on amd64
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'app-vim/foldutil')
-rw-r--r-- | app-vim/foldutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/foldutil/files/digest-foldutil-2.0 | 2 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-2.0.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index 5a49214041f9..67747f4577b4 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/foldutil # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.15 2006/04/07 21:27:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.16 2006/08/20 23:54:45 malc Exp $ + + 20 Aug 2006; <malc@gentoo.org> foldutil-2.0.ebuild: + Stable on amd64 07 Apr 2006; Bryan Østergaard <kloeri@gentoo.org metadata.xml: Remove ciaranm from metadata.xml. diff --git a/app-vim/foldutil/files/digest-foldutil-2.0 b/app-vim/foldutil/files/digest-foldutil-2.0 index a0eab999b597..71d86906ffd8 100644 --- a/app-vim/foldutil/files/digest-foldutil-2.0 +++ b/app-vim/foldutil/files/digest-foldutil-2.0 @@ -1 +1,3 @@ MD5 11b792b1e7cf5fa96a74cc56c0dc4b05 foldutil-2.0.tar.bz2 7518 +RMD160 cb7c68700c0ad98e6c6bef483a3e8e275344da9e foldutil-2.0.tar.bz2 7518 +SHA256 01dd7fd57470eee78274f3b1a015e1eeb517ceeee43a2dbf80a47427ee8c7218 foldutil-2.0.tar.bz2 7518 diff --git a/app-vim/foldutil/foldutil-2.0.ebuild b/app-vim/foldutil/foldutil-2.0.ebuild index 99dabd7ac896..dd11343e6d63 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 # 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.6 2006/04/05 13:58:58 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.7 2006/08/20 23:54:45 malc 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=" |