summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:52:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:52:09 +0000
commit2455a5fc73e5b23143fc066a57eb4faa2bb6b798 (patch)
tree349bbaec2c05ba6211967ff2532cebe2dea73243 /app-vim/vimirc
parentRemoving obsolete version (Manifest recommit) (diff)
downloadgentoo-2-2455a5fc73e5b23143fc066a57eb4faa2bb6b798.tar.gz
gentoo-2-2455a5fc73e5b23143fc066a57eb4faa2bb6b798.tar.bz2
gentoo-2-2455a5fc73e5b23143fc066a57eb4faa2bb6b798.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim/vimirc')
-rw-r--r--app-vim/vimirc/vimirc-0.8.3.ebuild4
-rw-r--r--app-vim/vimirc/vimirc-0.8.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/vimirc/vimirc-0.8.3.ebuild b/app-vim/vimirc/vimirc-0.8.3.ebuild
index 59add6b86b7e..e022cad3c7ca 100644
--- a/app-vim/vimirc/vimirc-0.8.3.ebuild
+++ b/app-vim/vimirc/vimirc-0.8.3.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/vimirc/vimirc-0.8.3.ebuild,v 1.2 2004/06/24 23:04:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/vimirc-0.8.3.ebuild,v 1.3 2004/07/14 13:50:48 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: IRC Client"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=931"
LICENSE="vim"
KEYWORDS="~x86 ~sparc ~mips ~ppc"
+IUSE=""
# requires 6.2.412 at runtime. it's not too keen upon console vim, so we'll
# just ask for gvim.
@@ -19,4 +20,3 @@ pkg_postinst() {
einfo "controlled by the 'perl' USE flag."
einfo " "
}
-
diff --git a/app-vim/vimirc/vimirc-0.8.5.ebuild b/app-vim/vimirc/vimirc-0.8.5.ebuild
index 78c577802ea5..04c6b707ad7c 100644
--- a/app-vim/vimirc/vimirc-0.8.5.ebuild
+++ b/app-vim/vimirc/vimirc-0.8.5.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/vimirc/vimirc-0.8.5.ebuild,v 1.3 2004/06/24 23:04:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/vimirc-0.8.5.ebuild,v 1.4 2004/07/14 13:50:48 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: IRC Client"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=931"
LICENSE="vim"
KEYWORDS="~x86 sparc mips ~ppc"
+IUSE=""
# requires 6.2.412 at runtime. it's not too keen upon console vim, so we'll
# just ask for gvim.
@@ -19,4 +20,3 @@ pkg_postinst() {
einfo "controlled by the 'perl' USE flag."
einfo " "
}
-