diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:46:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:46:19 +0000 |
commit | 3e9f60e97ae71ed9661ee5890e89d08c92dabb38 (patch) | |
tree | 63fe973b8e079dddc7355b68045c81579da5112e /app-vim/thlnk | |
parent | sync IUSE (+build), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-3e9f60e97ae71ed9661ee5890e89d08c92dabb38.tar.gz gentoo-2-3e9f60e97ae71ed9661ee5890e89d08c92dabb38.tar.bz2 gentoo-2-3e9f60e97ae71ed9661ee5890e89d08c92dabb38.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="" |