diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-27 05:39:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-27 05:39:49 +0000 |
commit | 4e72254cea6da109196d59c4c29773bce7c1dda3 (patch) | |
tree | 1aedb29a80e746f36e8e801b1f4f9ca40ace9fe7 /app-vim/align | |
parent | Version bump for bug 31396 (diff) | |
download | historical-4e72254cea6da109196d59c4c29773bce7c1dda3.tar.gz historical-4e72254cea6da109196d59c4c29773bce7c1dda3.tar.bz2 historical-4e72254cea6da109196d59c4c29773bce7c1dda3.zip |
Version bump for bug 31396
Diffstat (limited to 'app-vim/align')
-rw-r--r-- | app-vim/align/Manifest | 4 | ||||
-rw-r--r-- | app-vim/align/align-23.ebuild | 10 | ||||
-rw-r--r-- | app-vim/align/files/digest-align-23 | 1 |
3 files changed, 13 insertions, 2 deletions
diff --git a/app-vim/align/Manifest b/app-vim/align/Manifest index 391c1cacbc17..a0b93aed60bb 100644 --- a/app-vim/align/Manifest +++ b/app-vim/align/Manifest @@ -1,6 +1,6 @@ -MD5 3151b37e7783f285ffa27b35d7d776d9 align-23.ebuild 420 +MD5 36fb851094129895a3fe73abbab55d57 align-23.ebuild 423 MD5 a9093693f58f241bc3b7db7c7de37acb align-21.ebuild 418 -MD5 53235141cfa6887bac653b301601b96b ChangeLog 732 +MD5 90b14bbe4f1f647f1647482f10f4cfe2 ChangeLog 857 MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 0fbe8af1c65d1450e9dfd744bfe94702 files/digest-align-21 60 MD5 bcfd2f0ad7175a8b8502a9faf0bc5a6a files/digest-align-23 60 diff --git a/app-vim/align/align-23.ebuild b/app-vim/align/align-23.ebuild new file mode 100644 index 000000000000..a07ec49d15e2 --- /dev/null +++ b/app-vim/align/align-23.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-23.ebuild,v 1.1 2003/10/27 05:39:44 agriffis 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="~x86 ~alpha ~sparc" diff --git a/app-vim/align/files/digest-align-23 b/app-vim/align/files/digest-align-23 new file mode 100644 index 000000000000..00cce92732e1 --- /dev/null +++ b/app-vim/align/files/digest-align-23 @@ -0,0 +1 @@ +MD5 38258357310222f5cc6d9bebb3e4fbd6 align-23.tar.bz2 20211 |