summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-06-20 21:17:54 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-06-20 21:17:54 +0000
commit31887bfe9b0c6a8120180f162f52f12342f1af51 (patch)
tree3e5d117262b7bce9520e9b2aaed47a7c387ddb6e /app-vim
parentversion bump (diff)
downloadhistorical-31887bfe9b0c6a8120180f162f52f12342f1af51.tar.gz
historical-31887bfe9b0c6a8120180f162f52f12342f1af51.tar.bz2
historical-31887bfe9b0c6a8120180f162f52f12342f1af51.zip
Update SRC_URI.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/exheres-syntax/ChangeLog6
-rw-r--r--app-vim/exheres-syntax/Manifest4
-rw-r--r--app-vim/exheres-syntax/exheres-syntax-20080601.ebuild4
3 files changed, 9 insertions, 5 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/Manifest b/app-vim/exheres-syntax/Manifest
index 8fc4c3aef5eb..98d42ce1472a 100644
--- a/app-vim/exheres-syntax/Manifest
+++ b/app-vim/exheres-syntax/Manifest
@@ -1,4 +1,4 @@
DIST exheres-syntax-20080601.tar.bz2 4724 RMD160 4c5312c53a45b3c662a7a2bf0ac66ff58300a0f7 SHA1 ff67ab28250cd66cf7a081c32842352924ac1d15 SHA256 d97108a4370adf5d8829357173b5632a5a7f8521c158fc1b3eed4d46c2ef4b90
-EBUILD exheres-syntax-20080601.ebuild 553 RMD160 265cef631729ee83d99944c003d584c9367415d7 SHA1 3b94a6693223c5006824e73006e2184eb684e114 SHA256 35699c79f2d9bbe5f4b442c418f8d1cb6c22cd02b184129fc56dd74c52efbcd9
-MISC ChangeLog 634 RMD160 b86aca90e5e64660e7ea5167dd04ee38386f4528 SHA1 1cc1ca7c5994f19be72c4c0e9b5f931339f72c23 SHA256 21d904ff44f8b43b0a163bb9e6e04590c44cf5f79f09240d415251caecafe2fd
+EBUILD exheres-syntax-20080601.ebuild 551 RMD160 4d44e3118655c0dcdc7490ef0b0194a49e1a9bae SHA1 c40fcd449245964bb60aae673cb3db699595b3d5 SHA256 e5ba5fe63037963b281408740cd307b9b46a1533901702a49e2eba93262d3754
+MISC ChangeLog 741 RMD160 ea25f6e8bde7f38be0b2ae93934e5a59e1108f04 SHA1 a058163835dc4c88e4923dbefa6a041694ae8a07 SHA256 7e4c2a075fca9bf9049ca84bb34a33394273cbe7e4e856f2687636e2cc739b3c
MISC metadata.xml 438 RMD160 b3a17a94d522e95fda1ceb4d0899316ac166f57f SHA1 83210446f00399137f507450d6c417536ffd442c SHA256 226627239268091a10aa905350df35a15a45a72b50aad0fe0ae85f8d292b929c
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"