diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2006-02-05 22:13:02 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2006-02-05 22:13:02 +0000 |
commit | bc65f9be85aef6052738819b36fd58cba3931c92 (patch) | |
tree | bd371257f1547e5fd4b82d1c5ad680e7eea88b7e /app-vim/extra-syntax/extra-syntax-2.ebuild | |
parent | make test work (diff) | |
download | gentoo-2-bc65f9be85aef6052738819b36fd58cba3931c92.tar.gz gentoo-2-bc65f9be85aef6052738819b36fd58cba3931c92.tar.bz2 gentoo-2-bc65f9be85aef6052738819b36fd58cba3931c92.zip |
Fix self circular deps
(Portage version: 2.1_pre4-r1 Can't sleep, clown will eat me)
Diffstat (limited to 'app-vim/extra-syntax/extra-syntax-2.ebuild')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-2.ebuild b/app-vim/extra-syntax/extra-syntax-2.ebuild index 1210fd1f304e..1dcca3fe1370 100644 --- a/app-vim/extra-syntax/extra-syntax-2.ebuild +++ b/app-vim/extra-syntax/extra-syntax-2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.5 2005/09/10 20:16:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.6 2006/02/05 22:13:02 ciaranm Exp $ inherit vim-plugin @@ -17,7 +17,6 @@ RDEPEND="${RDEPEND} app-vim/cfengine-syntax app-vim/doxygen-syntax app-vim/ebnf-syntax - app-vim/extra-syntax app-vim/fluxbox-syntax app-vim/gentoo-syntax app-vim/gtk-syntax |