diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:57:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:57:08 +0000 |
commit | c04703dfd4228fab4430add396a54885f436c4de (patch) | |
tree | 81617e040b47578c904fd8c034face0093ef3485 /app-vim/zoomwin/zoomwin-17.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-c04703dfd4228fab4430add396a54885f436c4de.tar.gz gentoo-2-c04703dfd4228fab4430add396a54885f436c4de.tar.bz2 gentoo-2-c04703dfd4228fab4430add396a54885f436c4de.zip |
sync IUSE (missing)
Diffstat (limited to 'app-vim/zoomwin/zoomwin-17.ebuild')
-rw-r--r-- | app-vim/zoomwin/zoomwin-17.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/zoomwin/zoomwin-17.ebuild b/app-vim/zoomwin/zoomwin-17.ebuild index 8ff66dd501cb..381255a333a8 100644 --- a/app-vim/zoomwin/zoomwin-17.ebuild +++ b/app-vim/zoomwin/zoomwin-17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-17.ebuild,v 1.3 2004/06/24 23:05:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-17.ebuild,v 1.4 2004/07/14 13:53:39 agriffis Exp $ inherit vim-plugin @@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: brief-style window zooming" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508" LICENSE="vim" KEYWORDS="~alpha sparc ~x86 ~ppc ~ia64 mips" +IUSE="" function src_unpack() { unpack ${A} |