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 | 8a11c86fb7923d44942eada885617a0ffb2170b7 (patch) | |
tree | 5a973c072c6547fa0a01551af2bd9e59518bf47b /app-emulation | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-8a11c86fb7923d44942eada885617a0ffb2170b7.tar.gz gentoo-2-8a11c86fb7923d44942eada885617a0ffb2170b7.tar.bz2 gentoo-2-8a11c86fb7923d44942eada885617a0ffb2170b7.zip |
Removed '(rsync snapshot)' from DESCRIPTION
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/mol/mol-0.9.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |