diff options
author | Matti Bickel <mabi@gentoo.org> | 2006-11-05 11:22:26 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2006-11-05 11:22:26 +0000 |
commit | 16126b41d1f9b1d6e8e9b76ea184c5b2909ceff2 (patch) | |
tree | 16ec2f55c7ddea06de7abac3d5333af81c6f7797 /app-emulation/basiliskII | |
parent | Fixing CKV, 028.002 is based on 2.6.18. Also adding a note for the next relea... (diff) | |
download | gentoo-2-16126b41d1f9b1d6e8e9b76ea184c5b2909ceff2.tar.gz gentoo-2-16126b41d1f9b1d6e8e9b76ea184c5b2909ceff2.tar.bz2 gentoo-2-16126b41d1f9b1d6e8e9b76ea184c5b2909ceff2.zip |
Stable on ppc (bug #151137)
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-emulation/basiliskII')
-rw-r--r-- | app-emulation/basiliskII/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/basiliskII/ChangeLog b/app-emulation/basiliskII/ChangeLog index de3b619dbc25..e12a156d586e 100644 --- a/app-emulation/basiliskII/ChangeLog +++ b/app-emulation/basiliskII/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/basiliskII # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/ChangeLog,v 1.20 2006/10/28 08:51:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/ChangeLog,v 1.21 2006/11/05 11:22:26 mabi Exp $ + + 05 Nov 2006; Matti Bickel <mabi@gentoo.org> + basiliskII-1.0.0_pre20050412.ebuild: + Stable on ppc (bug #151137) 28 Oct 2006; Christian Faulhammer <opfer@gentoo.org> basiliskII-1.0.0_pre20050412.ebuild: diff --git a/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild b/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild index 3b5a48f6d106..75da2b14d9a1 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-2006 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.4 2006/10/28 08:51:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-1.0.0_pre20050412.ebuild,v 1.5 2006/11/05 11:22:26 mabi 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="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="dga esd gtk nls sdl" ### We'll set $S Manually, it's version dependant, and nested strangely. |