summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 02:41:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 02:41:20 +0000
commitc916a993061af4ea2b29782623eb148f4fedefa5 (patch)
tree14603667078fef29abdeb94ac2498257d541f714 /app-emulation
parentskunkweb typo; sort (diff)
downloadhistorical-c916a993061af4ea2b29782623eb148f4fedefa5.tar.gz
historical-c916a993061af4ea2b29782623eb148f4fedefa5.tar.bz2
historical-c916a993061af4ea2b29782623eb148f4fedefa5.zip
LICENSE fix
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/basiliskII/Manifest12
-rw-r--r--app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild4
2 files changed, 3 insertions, 13 deletions
diff --git a/app-emulation/basiliskII/Manifest b/app-emulation/basiliskII/Manifest
index 06210cc59bae..179fbf1082a5 100644
--- a/app-emulation/basiliskII/Manifest
+++ b/app-emulation/basiliskII/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 8c38346da5d8495a514e63b4909cb466 ChangeLog 2543
-MD5 aa1d8a15e4411971d01b0a4275430aaa basiliskII-1.0.0_pre20020115.ebuild 2681
+MD5 4bcf0a55d54c2d1b56eb7a6656461bd6 basiliskII-1.0.0_pre20020115.ebuild 2684
MD5 53062b17bc63eab61e30867d93446703 metadata.xml 454
MD5 8d473aa97b40ed58727e0e364223a39c files/digest-basiliskII-1.0.0_pre20020115 75
MD5 6873919eb3ff20c0acc6b1a7525fbd56 files/basiliskII-gcc34.patch 2193
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iD8DBQFBWSz7mdTrptrqvGERAqGDAJsHb4S2YnDkHRkzwqoBVA5gJQ+mgQCfaRwJ
-MrMIZqUMDvMg/mSzGvctA9E=
-=IYyS
------END PGP SIGNATURE-----
diff --git a/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild b/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild
index ac76d94ce5af..7ebb56a16b22 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 Foundation
# 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.7 2004/09/28 09:20:43 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild,v 1.8 2004/11/07 02:41:20 mr_bones_ Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ DESCRIPTION="Basilisk II Macintosh Emulator"
HOMEPAGE="http://www.uni-mainz.de/~bauec002/B2Main.html"
SRC_URI="http://iphcip1.physik.uni-mainz.de/~cbauer/BasiliskII_src_15012002.tar.gz"
-LICENSE="GPL-2 | LGPL-2.1"
+LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE="X gtk xv esd dga"