diff options
author | David Holm <dholm@gentoo.org> | 2004-03-22 01:39:51 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-22 01:39:51 +0000 |
commit | 838833fcd30d10a7b86777982600dd1fd6ec9b22 (patch) | |
tree | 023bb472cb73ceaa3032f884f4d262734b896492 /app-emulation | |
parent | Version bump (diff) | |
download | historical-838833fcd30d10a7b86777982600dd1fd6ec9b22.tar.gz historical-838833fcd30d10a7b86777982600dd1fd6ec9b22.tar.bz2 historical-838833fcd30d10a7b86777982600dd1fd6ec9b22.zip |
Removed '(rsync snapshot)' from DESCRIPTION
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/mol/Manifest | 10 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.70.ebuild | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/app-emulation/mol/Manifest b/app-emulation/mol/Manifest index efe0897850c8..90932712d4c4 100644 --- a/app-emulation/mol/Manifest +++ b/app-emulation/mol/Manifest @@ -1,9 +1,9 @@ +MD5 6db0245154eba2435cbca14466e6dc4b ChangeLog 7208 MD5 3263d375abba2d098c636efc2b135ea5 metadata.xml 333 -MD5 9f976788d2b67fd58107493cb18e128c mol-0.9.68-r4.ebuild 2218 -MD5 3337044971a0a3864e4ef7b9e93639fa mol-0.9.70.ebuild 3724 -MD5 7d722a2e3f14172206b080f2a6d247c2 mol-0.9.70_rc2-r1.ebuild 3736 -MD5 558179320087e6bcf8219ef7d966f646 ChangeLog 7207 +MD5 d94a2198277e731eb998ec4aa4c432d1 mol-0.9.68-r4.ebuild 2219 +MD5 f87f5c7f5d0221fc25a2a2b5c1428d60 mol-0.9.70.ebuild 3708 +MD5 d26cba4dca57d4c19421569fff151895 mol-0.9.70_rc2-r1.ebuild 3737 MD5 d4bc3f0122eb77fbfbfcf584f442049d files/digest-mol-0.9.68-r4 67 -MD5 9250d5f1a7e9cbe52e9e3621d14294c8 files/digest-mol-0.9.70_rc2-r1 71 MD5 3944510308e77b92ac85c07708947ad0 files/digest-mol-0.9.70 64 MD5 98990df6bb9f196021dea0b77d2d912d files/26-arch-fix.patch 2320 +MD5 9250d5f1a7e9cbe52e9e3621d14294c8 files/digest-mol-0.9.70_rc2-r1 71 diff --git a/app-emulation/mol/mol-0.9.70.ebuild b/app-emulation/mol/mol-0.9.70.ebuild index eebdbc0e904e..1a1a6cf2f076 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-2004 Gentoo Technologies, Inc. # 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.1 2004/03/21 23:01:54 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.70.ebuild,v 1.2 2004/03/22 01:39:51 dholm Exp $ inherit flag-o-matic S=${WORKDIR}/${P} -DESCRIPTION="MOL (Mac-on-Linux) lets PPC users run MacOS (X) under Linux (rsync snapshot)" +DESCRIPTION="MOL (Mac-on-Linux) lets PPC users run MacOS (X) under Linux" SRC_URI="mirror://gentoo/${P}.tar.bz2" HOMEPAGE="http://www.maconlinux.net/" |