diff options
author | David Holm <dholm@gentoo.org> | 2004-03-21 18:28:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-21 18:28:03 +0000 |
commit | 319badf0265f04ded09835d1722b644592cd48b8 (patch) | |
tree | fa6d79834e49dda4a2696ece2de18536665faed9 /app-emulation/basiliskII | |
parent | Version bumped. Fixed gtk-query-immodules patch. (Manifest recommit) (diff) | |
download | gentoo-2-319badf0265f04ded09835d1722b644592cd48b8.tar.gz gentoo-2-319badf0265f04ded09835d1722b644592cd48b8.tar.bz2 gentoo-2-319badf0265f04ded09835d1722b644592cd48b8.zip |
Fixed strange description
Diffstat (limited to 'app-emulation/basiliskII')
-rw-r--r-- | app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild b/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild index 166b0ae1b37e..e883277150ec 100644 --- a/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild +++ b/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild,v 1.1 2004/03/21 14:22:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild,v 1.2 2004/03/21 18:28:03 dholm Exp $ IUSE="X gtk xv esd dga" @@ -10,7 +10,7 @@ inherit flag-o-matic ### Mac OS 7.5.3r2 is available freely from the Apple Homepage ### System ROMS can be retreived from a 'real' Mac, See info/man pages -DESCRIPTION="BasiliskII-0.9.0 Macintosh Emulator (Stable Release)" +DESCRIPTION="Basilisk II Macintosh Emulator" HOMEPAGE="http://www.uni-mainz.de/~bauec002/B2Main.html" LICENSE="GPL-2 | LGPL-2.1" KEYWORDS="~x86 ~ppc" |