diff options
author | 2005-08-06 21:05:49 +0000 | |
---|---|---|
committer | 2005-08-06 21:05:49 +0000 | |
commit | 5892925dfb1518f13d262836d09d07507262c354 (patch) | |
tree | b4b86f7c7dd914531f7457cb4270977a00aa385d /app-emulation | |
parent | change default as check to not drop an a.out and wait for stdin on Darwin sys... (diff) | |
download | gentoo-2-5892925dfb1518f13d262836d09d07507262c354.tar.gz gentoo-2-5892925dfb1518f13d262836d09d07507262c354.tar.bz2 gentoo-2-5892925dfb1518f13d262836d09d07507262c354.zip |
fixed url
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/mol/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.70-r1.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.70.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.71_pre1-r1.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.71_pre1-r2.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.71_pre1.ebuild | 6 |
6 files changed, 21 insertions, 16 deletions
diff --git a/app-emulation/mol/ChangeLog b/app-emulation/mol/ChangeLog index b2357128b686..ac3687499fb0 100644 --- a/app-emulation/mol/ChangeLog +++ b/app-emulation/mol/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/mol # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.49 2005/07/31 23:32:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.50 2005/08/06 21:05:49 carlo Exp $ + + 06 Aug 2005; Carsten Lohrke <carlo@gentoo.org> mol-0.9.70.ebuild, + mol-0.9.70-r1.ebuild, mol-0.9.71_pre1.ebuild, mol-0.9.71_pre1-r1.ebuild, + mol-0.9.71_pre1-r2.ebuild: + fixed url *mol-0.9.71_pre1-r2 (31 Jul 2005) 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" diff --git a/app-emulation/mol/mol-0.9.70.ebuild b/app-emulation/mol/mol-0.9.70.ebuild index 9967d0da9b6e..ff7a1b2c1c6d 100644 --- a/app-emulation/mol/mol-0.9.70.ebuild +++ b/app-emulation/mol/mol-0.9.70.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.ebuild,v 1.14 2005/01/28 20:06:05 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.70.ebuild,v 1.15 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" @@ -95,7 +95,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" diff --git a/app-emulation/mol/mol-0.9.71_pre1-r1.ebuild b/app-emulation/mol/mol-0.9.71_pre1-r1.ebuild index 233679452d91..8f4b354a7d45 100644 --- a/app-emulation/mol/mol-0.9.71_pre1-r1.ebuild +++ b/app-emulation/mol/mol-0.9.71_pre1-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.71_pre1-r1.ebuild,v 1.1 2005/07/21 17:20:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.71_pre1-r1.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 http://dev.gentoo.org/~josejx/bootx.gz" @@ -120,7 +120,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" 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" diff --git a/app-emulation/mol/mol-0.9.71_pre1.ebuild b/app-emulation/mol/mol-0.9.71_pre1.ebuild index baf155364db4..783272cee136 100644 --- a/app-emulation/mol/mol-0.9.71_pre1.ebuild +++ b/app-emulation/mol/mol-0.9.71_pre1.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.ebuild,v 1.5 2005/03/28 13:22:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.71_pre1.ebuild,v 1.6 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" LICENSE="GPL-2" @@ -113,7 +113,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" |