diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-08 02:48:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-08 02:48:15 +0000 |
commit | 5978be40742e47737a920be2b7b7b0a972429b3a (patch) | |
tree | 1b9733018940ece3859a701432b258c30b4aea8d /app-emulation | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-5978be40742e47737a920be2b7b7b0a972429b3a.tar.gz gentoo-2-5978be40742e47737a920be2b7b7b0a972429b3a.tar.bz2 gentoo-2-5978be40742e47737a920be2b7b7b0a972429b3a.zip |
Stable on sparc.
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 91ce0d4cc349..7bb96926f432 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/bochs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.30 2004/11/07 20:46:42 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.31 2004/11/08 02:48:15 weeve Exp $ + + 07 Nov 2004; Jason Wever <weeve@gentoo.org> bochs-2.1.1.ebuild: + Stable on sparc. 07 Nov 2004; Luca Barbato <lu_zero@gentoo.org> bochs-2.0.2.ebuild, bochs-2.1.1.ebuild: diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild index a604c7c04abf..f395b3b5f8ee 100644 --- a/app-emulation/bochs/bochs-2.1.1.ebuild +++ b/app-emulation/bochs/bochs-2.1.1.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/bochs/bochs-2.1.1.ebuild,v 1.12 2004/11/07 20:46:42 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.13 2004/11/08 02:48:15 weeve Exp $ inherit eutils wxwidgets @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc ~amd64" +KEYWORDS="x86 ppc alpha sparc ~amd64" IUSE="sdl wxwindows readline gtk2 debugger" RDEPEND="virtual/libc |