diff options
Diffstat (limited to 'app-emulation/mol/mol-0.9.71_pre1-r2.ebuild')
-rw-r--r-- | app-emulation/mol/mol-0.9.71_pre1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/mol/mol-0.9.71_pre1-r2.ebuild b/app-emulation/mol/mol-0.9.71_pre1-r2.ebuild index c98caef4d530..9ce700af0c5e 100644 --- a/app-emulation/mol/mol-0.9.71_pre1-r2.ebuild +++ b/app-emulation/mol/mol-0.9.71_pre1-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.71_pre1-r2.ebuild,v 1.1 2005/07/31 23:32:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.71_pre1-r2.ebuild,v 1.2 2005/08/06 21:05:49 carlo Exp $ inherit flag-o-matic eutils linux-mod DESCRIPTION="MOL (Mac-on-Linux) lets PPC users run MacOS (X) under Linux (rsync snapshot)" -HOMEPAGE="http://www.maconlinux.net/" +HOMEPAGE="http://www.maconlinux.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2 mirror://gentoo/bootx.gz mirror://gentoo/mol-pciproxy.patch.bz2" @@ -129,7 +129,7 @@ pkg_postinst() { einfo "Mac-on-Linux is now installed. To run, use the command startmol." einfo "You might want to configure video modes first with molvconfig." einfo "Other configuration is in /etc/molrc. For more info see:" - einfo " http://www.maconlinux.net" + einfo " http://www.maconlinux.org" einfo "Also try man molrc, man molvconfig, man startmol" echo ewarn "For networking and sound you might install the drivers in the" |