diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:51:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:51:38 +0000 |
commit | c994dcfe0e65ec60ef90646d6b895ab95b776274 (patch) | |
tree | 4772e15e103cb698a84be3ddf325b23999634103 /app-vim/closetag | |
parent | new version, security reasons. (Manifest recommit) (diff) | |
download | gentoo-2-c994dcfe0e65ec60ef90646d6b895ab95b776274.tar.gz gentoo-2-c994dcfe0e65ec60ef90646d6b895ab95b776274.tar.bz2 gentoo-2-c994dcfe0e65ec60ef90646d6b895ab95b776274.zip |
sync IUSE (missing)
Diffstat (limited to 'app-vim/closetag')
-rw-r--r-- | app-vim/closetag/closetag-0.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/closetag/closetag-0.9.ebuild b/app-vim/closetag/closetag-0.9.ebuild index c732c0f74f1c..6f278cb12ab1 100644 --- a/app-vim/closetag/closetag-0.9.ebuild +++ b/app-vim/closetag/closetag-0.9.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/closetag/closetag-0.9.ebuild,v 1.5 2004/06/24 23:00:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/closetag/closetag-0.9.ebuild,v 1.6 2004/07/14 02:51:38 agriffis Exp $ inherit vim-plugin @@ -9,3 +9,4 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=13" LICENSE="vim" KEYWORDS="alpha sparc x86 ia64 ~ppc amd64" +IUSE="" |