diff options
author | David Shakaryan <omp@gentoo.org> | 2008-04-22 06:53:03 +0000 |
---|---|---|
committer | David Shakaryan <omp@gentoo.org> | 2008-04-22 06:53:03 +0000 |
commit | 007e9195effd5e61566d51220c4fab835d0b84d8 (patch) | |
tree | 2f0a9c1aead7523d2d7859172de6360a3d3156ef /app-vim/extra-syntax/extra-syntax-4.ebuild | |
parent | Fix compilation issue with GCC 4.3; patch by ape. (bug #214070) (diff) | |
download | historical-007e9195effd5e61566d51220c4fab835d0b84d8.tar.gz historical-007e9195effd5e61566d51220c4fab835d0b84d8.tar.bz2 historical-007e9195effd5e61566d51220c4fab835d0b84d8.zip |
Drop conky-syntax in favour of upstream syntax script.
Package-Manager: portage-2.1.5_rc3
Diffstat (limited to 'app-vim/extra-syntax/extra-syntax-4.ebuild')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-4.ebuild b/app-vim/extra-syntax/extra-syntax-4.ebuild index 440a1cfc2baf..438f96472655 100644 --- a/app-vim/extra-syntax/extra-syntax-4.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.10 2008/04/22 06:53:03 omp Exp $ inherit vim-plugin @@ -15,7 +15,6 @@ RDEPEND="${RDEPEND} app-vim/bnf-syntax app-vim/brainfuck-syntax app-vim/cfengine-syntax - app-vim/conky-syntax app-vim/dhcpd-syntax app-vim/ebnf-syntax app-vim/eruby-syntax |