diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
commit | 7f583d37e7215ef0075e6a2cfbdf1141c272b8ff (patch) | |
tree | cfb21108cff93e2b142961c44031bd765682f064 /app-vim/ebnf-syntax | |
parent | Drop to ~mips (diff) | |
download | historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.tar.gz historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.tar.bz2 historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'app-vim/ebnf-syntax')
-rw-r--r-- | app-vim/ebnf-syntax/ChangeLog | 8 | ||||
-rw-r--r-- | app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-vim/ebnf-syntax/ChangeLog b/app-vim/ebnf-syntax/ChangeLog index 596d910416f5..d4b8bc7772bc 100644 --- a/app-vim/ebnf-syntax/ChangeLog +++ b/app-vim/ebnf-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/ebnf-syntax -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.13 2006/11/23 08:26:25 wormo Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.14 2010/10/07 03:09:18 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> ebnf-syntax-1.1.ebuild, + ebnf-syntax-1.1-r1.ebuild: + Drop to ~mips 23 Nov 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> ebnf-syntax-1.1-r1.ebuild: diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild index 22427dc52263..d8295a9c8472 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.9 2010/10/07 03:09:18 leio Exp $ inherit vim-plugin DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545" LICENSE="as-is" -KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild index 0dd6efd130be..7ee7ed35c8ab 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.6 2007/07/11 05:14:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.7 2010/10/07 03:09:18 leio Exp $ inherit vim-plugin DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ia64 mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |