diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-20 21:17:54 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-20 21:17:54 +0000 |
commit | eed4737bca12980cbbb6ca4ab56481277bcde2d1 (patch) | |
tree | e69c837b7a9f6892bd813fcd11e45d808ec52914 /app-vim/exheres-syntax | |
parent | version bump (diff) | |
download | gentoo-2-eed4737bca12980cbbb6ca4ab56481277bcde2d1.tar.gz gentoo-2-eed4737bca12980cbbb6ca4ab56481277bcde2d1.tar.bz2 gentoo-2-eed4737bca12980cbbb6ca4ab56481277bcde2d1.zip |
Update SRC_URI.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64)
Diffstat (limited to 'app-vim/exheres-syntax')
-rw-r--r-- | app-vim/exheres-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/exheres-syntax/exheres-syntax-20080601.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/exheres-syntax/ChangeLog b/app-vim/exheres-syntax/ChangeLog index bbc461281883..1a7afd908052 100644 --- a/app-vim/exheres-syntax/ChangeLog +++ b/app-vim/exheres-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/exheres-syntax # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.2 2008/06/01 13:11:21 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.3 2008/06/20 21:17:54 coldwind Exp $ + + 20 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> + exheres-syntax-20080601.ebuild: + Update SRC_URI. *exheres-syntax-20080601 (01 Jun 2008) 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" |