diff options
Diffstat (limited to 'app-vim/exheres-syntax/exheres-syntax-20080601.ebuild')
-rw-r--r-- | app-vim/exheres-syntax/exheres-syntax-20080601.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild b/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild index 3599c657a245..1f682a37b3c7 100644 --- a/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild +++ b/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild,v 1.1 2008/06/01 13:11:21 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild,v 1.2 2008/06/20 21:17:54 coldwind Exp $ inherit vim-plugin DESCRIPTION="vim plugin: exheres format highlighting" HOMEPAGE="http://www.exherbo.org/" -SRC_URI="http://dev.exherbo.org/~eroyf/pub/software/releases/${PN}/${P}.tar.bz2" +SRC_URI="http://dev.exherbo.org/~ahf/pub/software/releases/${PN}/${P}.tar.bz2" LICENSE="vim" SLOT="0" |