summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-01-29 07:42:26 +0000
committerTim Harder <radhermit@gentoo.org>2013-01-29 07:42:26 +0000
commiteda18b33e46c9a373c980a1f421ae2201104f75c (patch)
tree492935fb48b9bed2e5c1db3a5bc0c6ffcdd67e3a /app-vim
parentRemove old. (diff)
downloadgentoo-2-eda18b33e46c9a373c980a1f421ae2201104f75c.tar.gz
gentoo-2-eda18b33e46c9a373c980a1f421ae2201104f75c.tar.bz2
gentoo-2-eda18b33e46c9a373c980a1f421ae2201104f75c.zip
Remove empty IUSE.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/align/ChangeLog5
-rw-r--r--app-vim/align/align-42.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index f24ff94940d0..99ad56f494e3 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.62 2013/01/29 07:41:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.63 2013/01/29 07:42:26 radhermit Exp $
+
+ 29 Jan 2013; Tim Harder <radhermit@gentoo.org> align-42.ebuild:
+ Remove empty IUSE.
29 Jan 2013; Tim Harder <radhermit@gentoo.org> -align-41.ebuild:
Remove old.
diff --git a/app-vim/align/align-42.ebuild b/app-vim/align/align-42.ebuild
index e8dfe0a6ed96..b080f598e44b 100644
--- a/app-vim/align/align-42.ebuild
+++ b/app-vim/align/align-42.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-42.ebuild,v 1.7 2012/12/30 14:37:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-42.ebuild,v 1.8 2013/01/29 07:42:26 radhermit Exp $
EAPI=4
@@ -10,7 +10,6 @@ DESCRIPTION="vim plugin: commands and maps to help produce aligned text"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294"
LICENSE="vim"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
RDEPEND="app-vim/cecutil"
VIM_PLUGIN_HELPFILES="align"