summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-16 03:16:50 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-16 03:16:50 +0000
commite3d6d172285181b99f5d3824574f52554d494fac (patch)
tree651ee03a5786aa6478063c5699f595025c5f1002 /eclass/vim.eclass
parentfixed vim.eclass for the gtk2 issue (diff)
downloadhistorical-e3d6d172285181b99f5d3824574f52554d494fac.tar.gz
historical-e3d6d172285181b99f5d3824574f52554d494fac.tar.bz2
historical-e3d6d172285181b99f5d3824574f52554d494fac.zip
removed my homepage from SRC_URI
Diffstat (limited to 'eclass/vim.eclass')
-rw-r--r--eclass/vim.eclass4
1 files changed, 1 insertions, 3 deletions
diff --git a/eclass/vim.eclass b/eclass/vim.eclass
index 6ef2c57b858f..4b9caeb4000b 100644
--- a/eclass/vim.eclass
+++ b/eclass/vim.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.13 2003/03/16 03:15:06 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.14 2003/03/16 03:16:50 seemant Exp $
#
# Author Ryan Phillips <rphillips@gentoo.org>
# Modified by: Seemant Kulleen <seemant@gentoo.org>
@@ -52,12 +52,10 @@ fi
[ ! -z "${VIMPATCH}" ] && \
SRC_URI="${SRC_URI}
- http://cvs.gentoo.org/~seemant/vim-${PV}-patches-001-${VIMPATCH}.tar.bz2
mirror://gentoo/vim-${PV}-patches-001-${VIMPATCH}.tar.bz2"
SRC_URI="${SRC_URI}
mirror://vim-${PV}-gentoo-patches.tar.bz2
- http://cvs.gentoo.org/~seemant/vim-${PV}-gentoo-patches.tar.bz2"
LANG="vim-${vim_version}-lang.tar.gz"
if [ ! -z "${LANG}" ]; then