diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 10:58:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 10:58:12 +0000 |
commit | 9772968dbd2ba3b0f5ef871be774e4592993363c (patch) | |
tree | 21d16c1296fa00fbeb66dd00b459bbbbd9f556f4 /app-vim/cream | |
parent | Use dev-java/resin-servlet-api. (diff) | |
download | gentoo-2-9772968dbd2ba3b0f5ef871be774e4592993363c.tar.gz gentoo-2-9772968dbd2ba3b0f5ef871be774e4592993363c.tar.bz2 gentoo-2-9772968dbd2ba3b0f5ef871be774e4592993363c.zip |
Fix typo for nightmorph
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-vim/cream')
-rw-r--r-- | app-vim/cream/cream-0.32.ebuild | 4 | ||||
-rw-r--r-- | app-vim/cream/cream-0.34.ebuild | 4 | ||||
-rw-r--r-- | app-vim/cream/cream-0.36.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/cream/cream-0.32.ebuild b/app-vim/cream/cream-0.32.ebuild index a8e1f7d1b3cd..0a79097799e0 100644 --- a/app-vim/cream/cream-0.32.ebuild +++ b/app-vim/cream/cream-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.32.ebuild,v 1.10 2007/01/23 16:31:50 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.32.ebuild,v 1.11 2007/05/16 10:58:12 armin76 Exp $ inherit vim-plugin eutils @@ -28,7 +28,7 @@ RDEPEND=">=app-editors/gvim-6.2 dev-util/ctags" VIM_PLUGIN_HELPTEXT=\ -"Cream is completly independent from the rest of your Vim/GVim setup. +"Cream is completely independent from the rest of your Vim/GVim setup. To launch GVim in Cream mode, use this wrapper script: \ % cream [filename...] diff --git a/app-vim/cream/cream-0.34.ebuild b/app-vim/cream/cream-0.34.ebuild index 4f08d422516f..1bfbecc0fc2e 100644 --- a/app-vim/cream/cream-0.34.ebuild +++ b/app-vim/cream/cream-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.34.ebuild,v 1.9 2007/04/18 20:20:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.34.ebuild,v 1.10 2007/05/16 10:58:12 armin76 Exp $ inherit vim-plugin eutils fdo-mime @@ -31,7 +31,7 @@ RDEPEND=" dev-util/ctags" VIM_PLUGIN_HELPTEXT=\ -"Cream is completly independent from the rest of your Vim/GVim setup. +"Cream is completely independent from the rest of your Vim/GVim setup. To launch GVim in Cream mode, use this wrapper script: \ % cream [filename...] diff --git a/app-vim/cream/cream-0.36.ebuild b/app-vim/cream/cream-0.36.ebuild index 5979d692c37f..a96b62d788fa 100644 --- a/app-vim/cream/cream-0.36.ebuild +++ b/app-vim/cream/cream-0.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.36.ebuild,v 1.2 2007/01/23 16:31:50 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cream/cream-0.36.ebuild,v 1.3 2007/05/16 10:58:12 armin76 Exp $ inherit vim-plugin eutils fdo-mime @@ -31,7 +31,7 @@ RDEPEND=" dev-util/ctags" VIM_PLUGIN_HELPTEXT=\ -"Cream is completly independent from the rest of your Vim/GVim setup. +"Cream is completely independent from the rest of your Vim/GVim setup. To launch GVim in Cream mode, use this wrapper script: \ % cream [filename...] |