diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:52:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:52:09 +0000 |
commit | 2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594 (patch) | |
tree | c5b127b7ce43f3b2f3cb7754d1fccb890c2a0e31 /app-vim/thlnk | |
parent | Removing obsolete version (diff) | |
download | historical-2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594.tar.gz historical-2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594.tar.bz2 historical-2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim/thlnk')
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/thlnk/thlnk-1.2.1.ebuild b/app-vim/thlnk/thlnk-1.2.1.ebuild index b782b8e181e5..38707f584cd5 100644 --- a/app-vim/thlnk/thlnk-1.2.1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1.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/thlnk/thlnk-1.2.1.ebuild,v 1.5 2004/06/24 23:03:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.6 2004/07/14 13:46:19 agriffis Exp $ inherit vim-plugin @@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: linking in plaintext" HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=293" LICENSE="GPL-2" KEYWORDS="alpha sparc ~x86 ia64 ~ppc" - +IUSE="" |