summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-05-22 10:28:02 +0000
committerSimon Stelling <blubb@gentoo.org>2005-05-22 10:28:02 +0000
commitc18d62a340d9d2f3726e28dda615ee132828c75e (patch)
treeb0c238fe1387c54dbf2865dcc33958246f73df28 /app-emulation/basiliskII
parentUpdated deps to ensure PHP4-only (diff)
downloadgentoo-2-c18d62a340d9d2f3726e28dda615ee132828c75e.tar.gz
gentoo-2-c18d62a340d9d2f3726e28dda615ee132828c75e.tar.bz2
gentoo-2-c18d62a340d9d2f3726e28dda615ee132828c75e.zip
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation/basiliskII')
-rw-r--r--app-emulation/basiliskII/ChangeLog6
-rw-r--r--app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild4
2 files changed, 7 insertions, 3 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/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.