summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/ChangeLog6
-rw-r--r--app-vim/align/Manifest14
-rw-r--r--app-vim/align/align-23.ebuild11
-rw-r--r--app-vim/align/align-26.ebuild11
-rw-r--r--app-vim/align/align-27.ebuild11
-rw-r--r--app-vim/align/files/digest-align-231
-rw-r--r--app-vim/align/files/digest-align-261
-rw-r--r--app-vim/align/files/digest-align-271
8 files changed, 9 insertions, 47 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index 3ed523a07f9a..71b7b251e326 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/align
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.21 2004/10/26 11:37:59 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.22 2004/10/31 15:04:17 ciaranm Exp $
+
+ 31 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org> -align-23.ebuild,
+ -align-26.ebuild, -align-27.ebuild:
+ Tidy up old versions
26 Oct 2004; Tom Martin <slarti@gentoo.org> align-28.ebuild:
Marked ~amd64.
diff --git a/app-vim/align/Manifest b/app-vim/align/Manifest
index aee811a7a12a..d7e346b45831 100644
--- a/app-vim/align/Manifest
+++ b/app-vim/align/Manifest
@@ -1,20 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 2dc98f8dcfcfff951cf6d4a32c92cbd6 ChangeLog 2528
MD5 46347aa2b2c92852fc2c2d41464ae0cf align-28.ebuild 481
-MD5 48451683a5b3bf7a90c76768e942997f align-23.ebuild 435
-MD5 4f353fb99009323f5fd92c7c85bcdf49 align-27.ebuild 433
-MD5 d5e4deece1a8a513b8d77c3c3343bf7f align-26.ebuild 437
-MD5 94d9f720a86b450d11dd1e852b2b179f ChangeLog 2395
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
-MD5 bcfd2f0ad7175a8b8502a9faf0bc5a6a files/digest-align-23 60
-MD5 24fe13783170efd9a72e898a1adce9f3 files/digest-align-26 60
-MD5 8aa1c4b0487c057d0957bd9a49415b1f files/digest-align-27 60
MD5 bcf8adf15332e65feb57ba3cf13b63df files/digest-align-28 60
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBfikUCHk4+ZoBpvsRAi1SAJwKTiMxgODoLd0knJAXrLBELbq6cwCeNkJu
-V0bdQCuild15Ptgu8eoxidA=
-=xawA
+iD8DBQFBhP62LLFUmVNQ7rkRAri1AJwMNYTlUvs80bguLqhgV8IJcGkzpgCdFK+/
+RhT7+JMVkZiK1LZIxoBeEnE=
+=FuA3
-----END PGP SIGNATURE-----
diff --git a/app-vim/align/align-23.ebuild b/app-vim/align/align-23.ebuild
deleted file mode 100644
index f8d73f4d7c1f..000000000000
--- a/app-vim/align/align-23.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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.6 2004/07/14 02:46:52 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 ia64 ~ppc ~mips"
-IUSE=""
diff --git a/app-vim/align/align-26.ebuild b/app-vim/align/align-26.ebuild
deleted file mode 100644
index 194eb35315be..000000000000
--- a/app-vim/align/align-26.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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.4 2004/07/14 02:46:52 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 ~ia64 ~ppc mips"
-IUSE=""
diff --git a/app-vim/align/align-27.ebuild b/app-vim/align/align-27.ebuild
deleted file mode 100644
index e2d3aedcfad2..000000000000
--- a/app-vim/align/align-27.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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.6 2004/09/05 22:11:52 kloeri 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 ~ia64 ~ppc mips"
-IUSE=""
diff --git a/app-vim/align/files/digest-align-23 b/app-vim/align/files/digest-align-23
deleted file mode 100644
index 00cce92732e1..000000000000
--- a/app-vim/align/files/digest-align-23
+++ /dev/null
@@ -1 +0,0 @@
-MD5 38258357310222f5cc6d9bebb3e4fbd6 align-23.tar.bz2 20211
diff --git a/app-vim/align/files/digest-align-26 b/app-vim/align/files/digest-align-26
deleted file mode 100644
index ad4dfea15a50..000000000000
--- a/app-vim/align/files/digest-align-26
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aea68ce45d74bab91bf21d6b67ad6a5d align-26.tar.bz2 21131
diff --git a/app-vim/align/files/digest-align-27 b/app-vim/align/files/digest-align-27
deleted file mode 100644
index d098fb343c92..000000000000
--- a/app-vim/align/files/digest-align-27
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ce732fb146aa98f46a5a60da386e42a8 align-27.tar.bz2 21499