diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:12:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:12:38 +0000 |
commit | cbe83c91a973adfc54100aa7534a0c232f51ce06 (patch) | |
tree | 77852e9cc70d4bd30a8e853c40d14449da62b94b /app-emulation/basiliskII | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-cbe83c91a973adfc54100aa7534a0c232f51ce06.tar.gz gentoo-2-cbe83c91a973adfc54100aa7534a0c232f51ce06.tar.bz2 gentoo-2-cbe83c91a973adfc54100aa7534a0c232f51ce06.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-emulation/basiliskII')
-rw-r--r-- | app-emulation/basiliskII/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/basiliskII/ChangeLog b/app-emulation/basiliskII/ChangeLog index 97149f6699e5..572db6369119 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.16 2005/04/12 09:56:07 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/ChangeLog,v 1.17 2005/04/24 11:10:24 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + basiliskII-1.0.0_pre20020115.ebuild: + Stable on ppc. *basiliskII-1.0.0_pre20050412 (12 Apr 2005) diff --git a/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild b/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild index 8d2f51a4673e..2ac4ef21b707 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-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_pre20020115.ebuild,v 1.9 2005/01/01 14:08:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild,v 1.10 2005/04/24 11:10:24 hansmi Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ SRC_URI="http://iphcip1.physik.uni-mainz.de/~cbauer/BasiliskII_src_15012002.tar. LICENSE="|| ( GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="X gtk xv esd dga" ### We'll set $S Manually, it's version dependant, and nested strangely. |