diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-10-31 15:04:17 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-10-31 15:04:17 +0000 |
commit | 49b8d62c0505fa95814ec79093bd83d1dc20b63a (patch) | |
tree | 2ad01e1ce663eb79b5dc523893927e09a5e9647c /app-vim | |
parent | Marked stable on x86 and amd64. Removed old versions. (Manifest recommit) (diff) | |
download | gentoo-2-49b8d62c0505fa95814ec79093bd83d1dc20b63a.tar.gz gentoo-2-49b8d62c0505fa95814ec79093bd83d1dc20b63a.tar.bz2 gentoo-2-49b8d62c0505fa95814ec79093bd83d1dc20b63a.zip |
Tidy up old versions
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/align/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/align/align-23.ebuild | 11 | ||||
-rw-r--r-- | app-vim/align/align-26.ebuild | 11 | ||||
-rw-r--r-- | app-vim/align/align-27.ebuild | 11 | ||||
-rw-r--r-- | app-vim/align/files/digest-align-23 | 1 | ||||
-rw-r--r-- | app-vim/align/files/digest-align-26 | 1 | ||||
-rw-r--r-- | app-vim/align/files/digest-align-27 | 1 |
7 files changed, 5 insertions, 37 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/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 |