summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2007-07-28 18:00:42 +0000
committerMike Auty <ikelos@gentoo.org>2007-07-28 18:00:42 +0000
commit841f67844c1aada316ae29f683f5f9c5fa4eaff9 (patch)
treedd204d55855046574622fa23d080ef2679aa5c96 /eclass/vmware-mod.eclass
parentx86 stable wrt #186897 (diff)
downloadgentoo-2-841f67844c1aada316ae29f683f5f9c5fa4eaff9.tar.gz
gentoo-2-841f67844c1aada316ae29f683f5f9c5fa4eaff9.tar.bz2
gentoo-2-841f67844c1aada316ae29f683f5f9c5fa4eaff9.zip
Fix typo in vmware-mod.eclass
Diffstat (limited to 'eclass/vmware-mod.eclass')
-rw-r--r--eclass/vmware-mod.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/vmware-mod.eclass b/eclass/vmware-mod.eclass
index e8a811208b90..9b4b77ced545 100644
--- a/eclass/vmware-mod.eclass
+++ b/eclass/vmware-mod.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vmware-mod.eclass,v 1.12 2007/07/28 17:29:56 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vmware-mod.eclass,v 1.13 2007/07/28 18:00:42 ikelos Exp $
# Ensure vmware comes before linux-mod since we want linux-mod's pkg_preinst and
@@ -12,9 +12,9 @@ HOMEPAGE="http://www.vmware.com/"
SRC_URI="http://platan.vc.cvut.cz/ftp/pub/vmware/${ANY_ANY}.tar.gz
http://platan.vc.cvut.cz/ftp/pub/vmware/obselete/${ANY_ANY}.tar.gz
http://knihovny.cvut.cz/ftp/pub/vmware/${ANY_ANY}.tar.gz
- http://knihovny.cvut.cz/ftp/pub/vmware/obselete/${ANY_ANY}.tar.gz"
+ http://knihovny.cvut.cz/ftp/pub/vmware/obselete/${ANY_ANY}.tar.gz
http://ftp.cvut.cz/vmware/${ANY_ANY}.tar.gz
- http://ftp.cvut.cz/vmware/obselete/${ANY_ANY}.tar.gz
+ http://ftp.cvut.cz/vmware/obselete/${ANY_ANY}.tar.gz"
LICENSE="vmware"
SLOT="0"
IUSE=""