diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-09-11 00:02:42 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-09-11 00:02:42 +0000 |
commit | 1af609426167d2849802b87593d1ce8598062a8f (patch) | |
tree | 2e1ef6f13f564de9e1a66993b953d7959fc2cd5d /app-vim | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-1af609426167d2849802b87593d1ce8598062a8f.tar.gz gentoo-2-1af609426167d2849802b87593d1ce8598062a8f.tar.bz2 gentoo-2-1af609426167d2849802b87593d1ce8598062a8f.zip |
Stable on x86, mips, sparc. Remove older versions.
Diffstat (limited to 'app-vim')
6 files changed, 8 insertions, 31 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog index 911f0d62a8bd..fc7c1fce8684 100644 --- a/app-vim/gentoo-syntax/ChangeLog +++ b/app-vim/gentoo-syntax/ChangeLog @@ -1,6 +1,11 @@ # 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.7 2004/09/11 00:00:55 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.8 2004/09/11 00:02:42 ciaranm Exp $ + + 11 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> + -gentoo-syntax-20040826.ebuild, -gentoo-syntax-20040901.ebuild, + gentoo-syntax-20040906.ebuild: + Stable on x86, mips, sparc. Remove older versions. *gentoo-syntax-20040911 (11 Sep 2004) diff --git a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040826 b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040826 deleted file mode 100644 index 3ba19c663163..000000000000 --- a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040826 +++ /dev/null @@ -1 +0,0 @@ -MD5 d4636551e96a0a9fab3d841fcd923ce3 gentoo-syntax-20040826.tar.bz2 3560 diff --git a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040901 b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040901 deleted file mode 100644 index 01b312632e78..000000000000 --- a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20040901 +++ /dev/null @@ -1 +0,0 @@ -MD5 171d31f328d646c7a719c442509aac7a gentoo-syntax-20040901.tar.bz2 4363 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20040826.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20040826.ebuild deleted file mode 100644 index 9cc376f5f794..000000000000 --- a/app-vim/gentoo-syntax/gentoo-syntax-20040826.ebuild +++ /dev/null @@ -1,12 +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-20040826.ebuild,v 1.2 2004/08/27 09:30:23 kugelfang Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Gentoo Ebuild / Eclass / GLEP syntax highlighting and -filetype settings" -HOMEPAGE="http://dev.gentoo.org/~ciaranm/" -LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips ~amd64" -IUSE="" diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20040901.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20040901.ebuild deleted file mode 100644 index cb1108c27372..000000000000 --- a/app-vim/gentoo-syntax/gentoo-syntax-20040901.ebuild +++ /dev/null @@ -1,14 +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-20040901.ebuild,v 1.3 2004/09/03 02:43:58 ciaranm Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP and ChangeLog syntax highlighting and filetype settings" -HOMEPAGE="http://dev.gentoo.org/~ciaranm/" -LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc" -IUSE="" - -VIM_PLUGIN_HELPFILES="gentoo-syntax" - diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20040906.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20040906.ebuild index 14e418df4d05..940a8739cf98 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20040906.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20040906.ebuild @@ -1,6 +1,6 @@ # 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.1 2004/09/06 01:28:23 ciaranm Exp $ +# $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 @@ -8,7 +8,7 @@ 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" +KEYWORDS="x86 sparc mips ~amd64 ~ppc" IUSE="" RESTRICT="nomirror" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" |