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 | 86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac (patch) | |
tree | edf155642c0b1dd7444a9ead1a07bcabe873b21d /app-vim/calendar | |
parent | new version, security reasons. (diff) | |
download | historical-86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac.tar.gz historical-86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac.tar.bz2 historical-86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac.zip |
sync IUSE (missing)
Diffstat (limited to 'app-vim/calendar')
-rw-r--r-- | app-vim/calendar/calendar-1.3u.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/calendar/calendar-1.3u.ebuild b/app-vim/calendar/calendar-1.3u.ebuild index e95e36e0abee..bd63208bb828 100644 --- a/app-vim/calendar/calendar-1.3u.ebuild +++ b/app-vim/calendar/calendar-1.3u.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/calendar/calendar-1.3u.ebuild,v 1.7 2004/06/24 23:00:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/calendar-1.3u.ebuild,v 1.8 2004/07/14 02:50:36 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: calendar window" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52" LICENSE="vim" KEYWORDS="x86 alpha ia64 sparc ~ppc" +IUSE="" |