summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-05-22 10:25:53 +0000
committerSimon Stelling <blubb@gentoo.org>2005-05-22 10:25:53 +0000
commit007933d3a202d4125483cfab7e47f9ac2cb15511 (patch)
tree0d5d7367a1d1295de14e64ca9078076381412967 /app-emulation
parentUpdated deps to ensure PHP4-only (diff)
downloadhistorical-007933d3a202d4125483cfab7e47f9ac2cb15511.tar.gz
historical-007933d3a202d4125483cfab7e47f9ac2cb15511.tar.bz2
historical-007933d3a202d4125483cfab7e47f9ac2cb15511.zip
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/basiliskII/ChangeLog6
-rw-r--r--app-emulation/basiliskII/Manifest8
-rw-r--r--app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/app-emulation/basiliskII/ChangeLog b/app-emulation/basiliskII/ChangeLog
index 572db6369119..a79b18360f2b 100644
--- a/app-emulation/basiliskII/ChangeLog
+++ b/app-emulation/basiliskII/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/basiliskII
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/ChangeLog,v 1.17 2005/04/24 11:10:24 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/ChangeLog,v 1.18 2005/05/22 10:25:53 blubb Exp $
+
+ 22 May 2005; Simon Stelling <blubb@gentoo.org>
+ basiliskII-1.0.0_pre20050412.ebuild:
+ added ~amd64 keyword
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
basiliskII-1.0.0_pre20020115.ebuild:
diff --git a/app-emulation/basiliskII/Manifest b/app-emulation/basiliskII/Manifest
index 3915986e2866..a97a073c128b 100644
--- a/app-emulation/basiliskII/Manifest
+++ b/app-emulation/basiliskII/Manifest
@@ -1,7 +1,7 @@
-MD5 53062b17bc63eab61e30867d93446703 metadata.xml 454
+MD5 df0308fb97db4aa6f7843bc0a649b49c ChangeLog 2935
MD5 80e11b9d033934e7d98ad963a4855cc0 basiliskII-1.0.0_pre20020115.ebuild 2681
-MD5 ffb848536f608ebd632a387160d79329 ChangeLog 2824
-MD5 c6abc9c7fc376aa211c0488b1042d50e basiliskII-1.0.0_pre20050412.ebuild 2545
+MD5 13da7a20711b81a0eb99e7321407a2c6 basiliskII-1.0.0_pre20050412.ebuild 2552
+MD5 53062b17bc63eab61e30867d93446703 metadata.xml 454
+MD5 6873919eb3ff20c0acc6b1a7525fbd56 files/basiliskII-gcc34.patch 2193
MD5 8d473aa97b40ed58727e0e364223a39c files/digest-basiliskII-1.0.0_pre20020115 75
MD5 63ff1a9ccaba02f8135a8319b00071bb files/digest-basiliskII-1.0.0_pre20050412 82
-MD5 6873919eb3ff20c0acc6b1a7525fbd56 files/basiliskII-gcc34.patch 2193
diff --git a/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild b/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild
index 13a98f4ba47f..41d133b4cfbb 100644
--- a/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild
+++ b/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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_pre20050412.ebuild,v 1.1 2005/04/12 09:56:07 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild,v 1.2 2005/05/22 10:25:53 blubb Exp $
inherit flag-o-matic eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE="X gtk xv esd dga"
### We'll set $S Manually, it's version dependant, and nested strangely.