diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-11-21 20:46:07 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-11-21 20:46:07 +0000 |
commit | 34c80ebd2bf95c1b962bd7a95bd7864e19a85a4a (patch) | |
tree | 74a5103f466ef7f46d45f5db336f70bfc464d9fe /app-vim/align/align-28.ebuild | |
parent | New molecular graphics package. GLUT license is for files/glutbitmap.h. (diff) | |
download | historical-34c80ebd2bf95c1b962bd7a95bd7864e19a85a4a.tar.gz historical-34c80ebd2bf95c1b962bd7a95bd7864e19a85a4a.tar.bz2 historical-34c80ebd2bf95c1b962bd7a95bd7864e19a85a4a.zip |
New version. Tidy up old versions.
Package-Manager: portage-2.0.53_rc7 fnord
Diffstat (limited to 'app-vim/align/align-28.ebuild')
-rw-r--r-- | app-vim/align/align-28.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/align/align-28.ebuild b/app-vim/align/align-28.ebuild deleted file mode 100644 index 9ed6990920b0..000000000000 --- a/app-vim/align/align-28.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-28.ebuild,v 1.8 2005/01/01 16:45:24 eradicator Exp $ - -inherit vim-plugin - -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 ia64 mips ~ppc sparc x86 ~amd64" -IUSE="" - -VIM_PLUGIN_HELPFILES="align align-maps" |