summaryrefslogtreecommitdiff
path: root/eclass
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
commitcbd4ae6f0e97eac66328a2ec527027d4105b07cb (patch)
tree6d34c0a89eaba99cd2752a259b1cfeac57ca957a /eclass
parentx86 stable wrt #186897 (diff)
downloadhistorical-cbd4ae6f0e97eac66328a2ec527027d4105b07cb.tar.gz
historical-cbd4ae6f0e97eac66328a2ec527027d4105b07cb.tar.bz2
historical-cbd4ae6f0e97eac66328a2ec527027d4105b07cb.zip
Fix typo in vmware-mod.eclass
Diffstat (limited to '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=""