diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-04 15:54:25 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-04 15:54:25 +0000 |
commit | a9ec40276891f9f32432f38bb6161b5e9ab4592d (patch) | |
tree | b347925f8aa0aada6110efedf58df56f857f9c59 /app-vim | |
parent | Marked as stable. (Manifest recommit) (diff) | |
download | gentoo-2-a9ec40276891f9f32432f38bb6161b5e9ab4592d.tar.gz gentoo-2-a9ec40276891f9f32432f38bb6161b5e9ab4592d.tar.bz2 gentoo-2-a9ec40276891f9f32432f38bb6161b5e9ab4592d.zip |
Tidy up
Diffstat (limited to 'app-vim')
5 files changed, 5 insertions, 37 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog index 209eea681a8b..9894175bca58 100644 --- a/app-vim/gentoo-syntax/ChangeLog +++ b/app-vim/gentoo-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/gentoo-syntax # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.11 2004/10/15 23:47:54 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.12 2004/11/04 15:54:25 ciaranm Exp $ + + 04 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> + -gentoo-syntax-20040906.ebuild, -gentoo-syntax-20040911.ebuild: + Tidy up 16 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org> gentoo-syntax-20041009.ebuild: diff --git a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040906 b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040906 deleted file mode 100644 index 3bcf933f2330..000000000000 --- a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040906 +++ /dev/null @@ -1 +0,0 @@ -MD5 93872984a98bd78031a3744f7b6fa107 gentoo-syntax-20040906.tar.bz2 6178 diff --git a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040911 b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040911 deleted file mode 100644 index 045814a0b251..000000000000 --- a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040911 +++ /dev/null @@ -1 +0,0 @@ -MD5 7d5bfc0c51be4518ac0998c0a376e7ae gentoo-syntax-20040911.tar.bz2 6328 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20040906.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20040906.ebuild deleted file mode 100644 index 940a8739cf98..000000000000 --- a/app-vim/gentoo-syntax/gentoo-syntax-20040906.ebuild +++ /dev/null @@ -1,17 +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/gentoo-syntax/gentoo-syntax-20040906.ebuild,v 1.2 2004/09/11 00:02:42 ciaranm Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage -Files syntax highlighting, filetype and indent settings" -HOMEPAGE="http://developer.berlios.de/projects/gentoo-syntax" -LICENSE="vim" -KEYWORDS="x86 sparc mips ~amd64 ~ppc" -IUSE="" -RESTRICT="nomirror" -SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" - -VIM_PLUGIN_HELPFILES="gentoo-syntax" - diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20040911.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20040911.ebuild deleted file mode 100644 index 4dfdc6f6246f..000000000000 --- a/app-vim/gentoo-syntax/gentoo-syntax-20040911.ebuild +++ /dev/null @@ -1,17 +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/gentoo-syntax/gentoo-syntax-20040911.ebuild,v 1.2 2004/09/30 14:22:23 ciaranm Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage -Files syntax highlighting, filetype and indent settings" -HOMEPAGE="http://developer.berlios.de/projects/gentoo-syntax" -LICENSE="vim" -KEYWORDS="x86 sparc mips ~amd64 ~ppc" -IUSE="" -RESTRICT="nomirror" -SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" - -VIM_PLUGIN_HELPFILES="gentoo-syntax" - |