diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-11-10 19:37:46 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-11-10 19:37:46 +0000 |
commit | 3dfff2f3971e141d22cd8f060a08db8082818d99 (patch) | |
tree | a67483dd8c614a1158a132eccdd9b896e3c89744 /app-emulation | |
parent | XXE updated and removed old version. Closes bug #69079 (diff) | |
download | historical-3dfff2f3971e141d22cd8f060a08db8082818d99.tar.gz historical-3dfff2f3971e141d22cd8f060a08db8082818d99.tar.bz2 historical-3dfff2f3971e141d22cd8f060a08db8082818d99.zip |
Minor fix
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/bochs/Manifest | 18 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-2.1.1.ebuild | 4 |
3 files changed, 15 insertions, 12 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 7bb96926f432..addca31ecb32 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.31 2004/11/08 02:48:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.32 2004/11/10 19:37:46 lu_zero Exp $ + + 10 Nov 2004; Luca Barbato <lu_zero@gentoo.org> bochs-2.1.1.ebuild: + Fixed the wxGTK dependency 07 Nov 2004; Jason Wever <weeve@gentoo.org> bochs-2.1.1.ebuild: Stable on sparc. diff --git a/app-emulation/bochs/Manifest b/app-emulation/bochs/Manifest index 936f0140dc45..ed94676c3276 100644 --- a/app-emulation/bochs/Manifest +++ b/app-emulation/bochs/Manifest @@ -1,15 +1,15 @@ -MD5 b9aedecb4e6d7bd6a9697ff7779b6e9a ChangeLog 3302 -MD5 6f81998c1fcbae9c39bca0103fd89864 bochs-1.4.1.ebuild 1352 +MD5 283b240c7fa39aa8dbb25740f683e7d4 bochs-2.1.1.ebuild 2305 +MD5 43dd35ccd8425d7946691db41c79d9de bochs-2.1.ebuild 2138 +MD5 660773c0c0bec92d357c097f6a511a0c ChangeLog 3403 MD5 099a43e5f7fbd47b87e5111225933b89 bochs-1.4.ebuild 1273 MD5 6e3bf01bfb4ea35465d38add722e4164 bochs-2.0.2.ebuild 2287 -MD5 af9239d516e33b8be4107bb890a63f7f bochs-2.0.ebuild 1258 -MD5 2ab0153236a9f0223c5343f67fecff89 bochs-2.1.1.ebuild 2292 -MD5 43dd35ccd8425d7946691db41c79d9de bochs-2.1.ebuild 2138 MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223 -MD5 82bbe1a668c392d41dab00e073bf4e05 files/bochs-2.0.2-gcc3.patch 2206 -MD5 98e5b3f35a6f0ad02450764b07b344f6 files/digest-bochs-1.4 124 +MD5 6f81998c1fcbae9c39bca0103fd89864 bochs-1.4.1.ebuild 1352 +MD5 af9239d516e33b8be4107bb890a63f7f bochs-2.0.ebuild 1258 +MD5 8e9513ab2651bd41c0529405d45d3da1 files/digest-bochs-2.1 124 MD5 45eecf87d56bd4562cffd0c8cfe666f9 files/digest-bochs-1.4.1 126 +MD5 82bbe1a668c392d41dab00e073bf4e05 files/bochs-2.0.2-gcc3.patch 2206 +MD5 207a406a1a47e2650e396ea0976f5206 files/digest-bochs-2.1.1 126 MD5 b16ead839f74b3e086e97173022acc75 files/digest-bochs-2.0 124 +MD5 98e5b3f35a6f0ad02450764b07b344f6 files/digest-bochs-1.4 124 MD5 58d96725e3bd04fed299304c5d6d8d9f files/digest-bochs-2.0.2 126 -MD5 8e9513ab2651bd41c0529405d45d3da1 files/digest-bochs-2.1 124 -MD5 207a406a1a47e2650e396ea0976f5206 files/digest-bochs-2.1.1 126 diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild index f395b3b5f8ee..1d5f329bb1c5 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.13 2004/11/08 02:48:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.14 2004/11/10 19:37:46 lu_zero Exp $ inherit eutils wxwidgets @@ -17,7 +17,7 @@ IUSE="sdl wxwindows readline gtk2 debugger" RDEPEND="virtual/libc virtual/x11 sdl? ( media-libs/libsdl ) - wxwindows? ( x11-libs/wxGTK ) + wxwindows? ( >=x11-libs/wxGTK-2.4.2-r2 ) readline? sys-libs/readline" DEPEND="${RDEPEND} >=sys-apps/sed-4" |