diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 04:41:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 04:41:01 +0000 |
commit | b2e96a04751580f89eb1e564433bff7cd2b2184d (patch) | |
tree | 799df93d68d8e8c0affabc50c4a43de1b4872364 /app-vim/calendar/calendar-1.3u.ebuild | |
parent | cpio is in app-arch now instead (diff) | |
download | gentoo-2-b2e96a04751580f89eb1e564433bff7cd2b2184d.tar.gz gentoo-2-b2e96a04751580f89eb1e564433bff7cd2b2184d.tar.bz2 gentoo-2-b2e96a04751580f89eb1e564433bff7cd2b2184d.zip |
stable on ia64
Diffstat (limited to 'app-vim/calendar/calendar-1.3u.ebuild')
-rw-r--r-- | app-vim/calendar/calendar-1.3u.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/calendar/calendar-1.3u.ebuild b/app-vim/calendar/calendar-1.3u.ebuild index d041b54e3de6..3a08ba4656a5 100644 --- a/app-vim/calendar/calendar-1.3u.ebuild +++ b/app-vim/calendar/calendar-1.3u.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.2 2003/08/19 02:03:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/calendar-1.3u.ebuild,v 1.3 2003/11/15 04:37:29 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: calendar window" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52" LICENSE="vim" -KEYWORDS="x86 alpha" +KEYWORDS="x86 alpha ia64" |