diff options
author | Kevyn Shortell <trance@gentoo.org> | 2002-09-20 20:13:03 +0000 |
---|---|---|
committer | Kevyn Shortell <trance@gentoo.org> | 2002-09-20 20:13:03 +0000 |
commit | 9f8db53e17f2ab355ef397fee70aca6a4119db01 (patch) | |
tree | 2d1f080b0887067cefbe6edc02564cced55fa434 /app-emulation | |
parent | Updated HOMEPAGE variable (diff) | |
download | gentoo-2-9f8db53e17f2ab355ef397fee70aca6a4119db01.tar.gz gentoo-2-9f8db53e17f2ab355ef397fee70aca6a4119db01.tar.bz2 gentoo-2-9f8db53e17f2ab355ef397fee70aca6a4119db01.zip |
fixed keyword and desc
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/mol/mol-0.9.65.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/mol/mol-0.9.65.ebuild b/app-emulation/mol/mol-0.9.65.ebuild index 91b082304396..07fc42c3b164 100644 --- a/app-emulation/mol/mol-0.9.65.ebuild +++ b/app-emulation/mol/mol-0.9.65.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.65.ebuild,v 1.1 2002/09/08 07:46:16 trance Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.65.ebuild,v 1.2 2002/09/20 20:13:03 trance Exp $ S=${WORKDIR}/${P} -DESCRIPTION="MOL (Mac-on-Linux) is a PPC-only program to run Mac OS <=9.2 natively within Linux" +DESCRIPTION="MOL (Mac-on-Linux) is a PPC-only program to run Mac OS X and under natively within Linux" SRC_URI="ftp://ftp.nada.kth.se/pub/home/f95-sry/Public/mac-on-linux/${P}.tgz" HOMEPAGE="http://www.maconlinux.net/" |