diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:51:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:51:38 +0000 |
commit | 86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac (patch) | |
tree | edf155642c0b1dd7444a9ead1a07bcabe873b21d /app-vim/align | |
parent | new version, security reasons. (diff) | |
download | historical-86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac.tar.gz historical-86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac.tar.bz2 historical-86fc5e5c4b4a3685a1d414ff83847bbc1d30c4ac.zip |
sync IUSE (missing)
Diffstat (limited to 'app-vim/align')
-rw-r--r-- | app-vim/align/align-23.ebuild | 3 | ||||
-rw-r--r-- | app-vim/align/align-26.ebuild | 3 | ||||
-rw-r--r-- | app-vim/align/align-27.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/align/align-23.ebuild b/app-vim/align/align-23.ebuild index d3f67a2e348c..f8d73f4d7c1f 100644 --- a/app-vim/align/align-23.ebuild +++ b/app-vim/align/align-23.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/align/align-23.ebuild,v 1.5 2004/06/24 22:59:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-23.ebuild,v 1.6 2004/07/14 02:46:52 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ 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="x86 alpha sparc ia64 ~ppc ~mips" +IUSE="" diff --git a/app-vim/align/align-26.ebuild b/app-vim/align/align-26.ebuild index 05105a8c9715..194eb35315be 100644 --- a/app-vim/align/align-26.ebuild +++ b/app-vim/align/align-26.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/align/align-26.ebuild,v 1.3 2004/06/24 22:59:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-26.ebuild,v 1.4 2004/07/14 02:46:52 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ 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="~x86 ~alpha sparc ~ia64 ~ppc mips" +IUSE="" diff --git a/app-vim/align/align-27.ebuild b/app-vim/align/align-27.ebuild index 327241741f8d..a5487d772a71 100644 --- a/app-vim/align/align-27.ebuild +++ b/app-vim/align/align-27.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/align/align-27.ebuild,v 1.3 2004/06/24 22:59:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-27.ebuild,v 1.4 2004/07/14 02:46:52 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ 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="~x86 ~alpha sparc ~ia64 ~ppc mips" +IUSE="" |