diff options
Diffstat (limited to 'app-emulation/mol/mol-0.9.70-r1.ebuild')
-rw-r--r-- | app-emulation/mol/mol-0.9.70-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/mol/mol-0.9.70-r1.ebuild b/app-emulation/mol/mol-0.9.70-r1.ebuild index 547f39ff54dc..cb06af39bf18 100644 --- a/app-emulation/mol/mol-0.9.70-r1.ebuild +++ b/app-emulation/mol/mol-0.9.70-r1.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.70-r1.ebuild,v 1.1 2005/01/27 23:19:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.70-r1.ebuild,v 1.2 2005/08/06 21:05:49 carlo Exp $ inherit flag-o-matic eutils DESCRIPTION="MOL (Mac-on-Linux) lets PPC users run MacOS (X) under Linux" -HOMEPAGE="http://www.maconlinux.net/" +HOMEPAGE="http://www.maconlinux.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" @@ -91,7 +91,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" |