diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2007-09-09 11:56:23 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2007-09-09 11:56:23 +0000 |
commit | dea9d061e6955889be071fa3a0200719b2ddc65f (patch) | |
tree | c5ed00f5af0d1f6ae486aee17de010fe4fb1a6a1 /app-emulation/bochs | |
parent | Version bump with new slot for bug #142778 (diff) | |
download | gentoo-2-dea9d061e6955889be071fa3a0200719b2ddc65f.tar.gz gentoo-2-dea9d061e6955889be071fa3a0200719b2ddc65f.tar.bz2 gentoo-2-dea9d061e6955889be071fa3a0200719b2ddc65f.zip |
Marked ppc
(Portage version: 2.1.3.7)
Diffstat (limited to 'app-emulation/bochs')
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 6ae94dcef5bf..61286530e9b8 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/bochs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.67 2007/09/09 11:46:40 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.68 2007/09/09 11:56:23 lu_zero Exp $ + + 09 Sep 2007; Luca Barbato <lu_zero@gentoo.org> bochs-2.3.ebuild: + Marked ppc *bochs-2.3 (09 Sep 2007) diff --git a/app-emulation/bochs/bochs-2.3.ebuild b/app-emulation/bochs/bochs-2.3.ebuild index f51eb7496260..f0b3c3f59972 100644 --- a/app-emulation/bochs/bochs-2.3.ebuild +++ b/app-emulation/bochs/bochs-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v 1.1 2007/09/09 11:46:40 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v 1.2 2007/09/09 11:56:23 lu_zero Exp $ inherit eutils wxwidgets @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" IUSE="debugger readline sdl wxwindows X ncurses vnc" RDEPEND="virtual/libc |