diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:46:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:46:34 +0000 |
commit | 6afbcadb723e2e3b263b88ca1af64607edd525dd (patch) | |
tree | 74da27b8622c8df31ff21497389dce95bb57d741 /app-vim/gentoo-syntax | |
parent | arm/s390 stable (diff) | |
download | gentoo-2-6afbcadb723e2e3b263b88ca1af64607edd525dd.tar.gz gentoo-2-6afbcadb723e2e3b263b88ca1af64607edd525dd.tar.bz2 gentoo-2-6afbcadb723e2e3b263b88ca1af64607edd525dd.zip |
arm/hppa/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild | 4 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild index 1004f98b5c3e..8a13cf9b3e25 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild,v 1.8 2005/02/22 23:04:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild,v 1.9 2005/03/09 00:43:45 vapier Exp $ inherit eutils 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 ~ppc64 alpha ia64 ~arm ~hppa ~s390" +KEYWORDS="x86 sparc mips amd64 ppc ~ppc64 alpha ia64 arm hppa s390" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" # For gathering stats. Evil, I know, but I need to know whether I can diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild index 8c33fda63aba..15ec824e8ed6 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild,v 1.5 2005/03/06 12:26:23 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild,v 1.6 2005/03/09 00:43:45 vapier Exp $ inherit eutils 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 ~ppc64 alpha ia64 ~arm hppa ~s390" +KEYWORDS="x86 sparc mips amd64 ~ppc ~ppc64 alpha ia64 arm hppa s390" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" # For gathering stats. Evil, I know, but I need to know whether I can |