diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:45:37 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:45:37 +0000 |
commit | 1a015b9b12aae44988bee199b08775c900320312 (patch) | |
tree | 71314214128d06f396f0f5d5be18fd8195f1dd7f | |
parent | stable amd64 (diff) | |
download | historical-1a015b9b12aae44988bee199b08775c900320312.tar.gz historical-1a015b9b12aae44988bee199b08775c900320312.tar.bz2 historical-1a015b9b12aae44988bee199b08775c900320312.zip |
stable amd64
Package-Manager: portage-2.0.51.19
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/bochs/Manifest | 8 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-2.1.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 84c13ca47413..2e24fa4cc2c8 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/bochs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.40 2005/04/04 05:38:35 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.41 2005/04/21 18:45:37 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> bochs-2.1.1.ebuild: + stable on amd64 04 Apr 2005; Luca Barbato <lu_zero@gentoo.org> bochs-2.1.1.ebuild: Added opensp dependency as pointed out in bug #85789, thanks to Marius diff --git a/app-emulation/bochs/Manifest b/app-emulation/bochs/Manifest index 9dd96000c2e7..2e11eae5f384 100644 --- a/app-emulation/bochs/Manifest +++ b/app-emulation/bochs/Manifest @@ -1,7 +1,7 @@ -MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223 +MD5 9d13df7e866ad2cf6ac36182d798e3ca ChangeLog 4552 +MD5 58ae8f09854f61194eda6a5a0b3fa495 bochs-2.1.1.ebuild 2430 MD5 b378526dea0a003eeab6481bd2020897 bochs-2.1.ebuild 2144 -MD5 396ea6454e211c59dd3f6added45e51b bochs-2.1.1.ebuild 2433 -MD5 d386fd41d3947fd95cf5feb6ad55cc7a ChangeLog 4466 +MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223 +MD5 cde4fb61affbffb1c90e04d0a94dacd9 files/bochs-2.1.1-regparm-typo.patch 337 MD5 8e9513ab2651bd41c0529405d45d3da1 files/digest-bochs-2.1 124 MD5 207a406a1a47e2650e396ea0976f5206 files/digest-bochs-2.1.1 126 -MD5 cde4fb61affbffb1c90e04d0a94dacd9 files/bochs-2.1.1-regparm-typo.patch 337 diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild index ae12c4427ef5..c6f978bcd361 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-2005 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.21 2005/04/04 05:38:35 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.22 2005/04/21 18:45:37 blubb 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 |