summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-09 23:28:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-09 23:28:18 +0000
commitfa38d1e8d84eb9dde2a57421e998b111102124f9 (patch)
treec9d902db67e5237b89d49df80a58a763ed1b42cc /app-emulation
parentstable on alpha (diff)
downloadgentoo-2-fa38d1e8d84eb9dde2a57421e998b111102124f9.tar.gz
gentoo-2-fa38d1e8d84eb9dde2a57421e998b111102124f9.tar.bz2
gentoo-2-fa38d1e8d84eb9dde2a57421e998b111102124f9.zip
stable on alpha
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/bochs/ChangeLog7
-rw-r--r--app-emulation/bochs/Manifest10
-rw-r--r--app-emulation/bochs/bochs-2.0.2.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog
index 47e6057c1ec2..ca61d96cf861 100644
--- a/app-emulation/bochs/ChangeLog
+++ b/app-emulation/bochs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/bochs
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.17 2004/01/05 04:47:11 lu_zero Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.18 2004/01/09 23:24:56 agriffis Exp $
+
+ 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> bochs-2.0.2.ebuild:
+ stable on alpha
05 Jan 2004; Luca Barbato <lu_zero@gentoo.org> bochs-2.0.2.ebuild:
Fix for bug #36662, thanks to Andrew Kirilenko for the font setup idea.
diff --git a/app-emulation/bochs/Manifest b/app-emulation/bochs/Manifest
index 4e771f6aa6bc..ace662bddabb 100644
--- a/app-emulation/bochs/Manifest
+++ b/app-emulation/bochs/Manifest
@@ -1,10 +1,10 @@
-MD5 ad61f32c184fad13fa554350e73ecc69 ChangeLog 1756
-MD5 887420e60dbb71b6c6736f5e170e4484 bochs-1.4.ebuild 1519
-MD5 30a1ca8d70108aa1080d94100e620599 bochs-2.0.2.ebuild 2095
+MD5 72ca585d6b7b68893485d015fc504b74 ChangeLog 1846
MD5 3fc3de44c4d8ea336e2e8c3e65984593 bochs-1.4.1.ebuild 1589
+MD5 887420e60dbb71b6c6736f5e170e4484 bochs-1.4.ebuild 1519
MD5 44d0eed7e91d9d7e3306a87383b76bba bochs-2.0.ebuild 1492
+MD5 ad4c416f3569bafb3ed5b4fddfd40a7b bochs-2.0.2.ebuild 2095
+MD5 98e5b3f35a6f0ad02450764b07b344f6 files/digest-bochs-1.4 124
MD5 45eecf87d56bd4562cffd0c8cfe666f9 files/digest-bochs-1.4.1 126
-MD5 82bbe1a668c392d41dab00e073bf4e05 files/bochs-2.0.2-gcc3.patch 2206
MD5 b16ead839f74b3e086e97173022acc75 files/digest-bochs-2.0 124
-MD5 98e5b3f35a6f0ad02450764b07b344f6 files/digest-bochs-1.4 124
MD5 26ca4f540fd4c1765283dbf79a9d4e7e files/digest-bochs-2.0.2 126
+MD5 82bbe1a668c392d41dab00e073bf4e05 files/bochs-2.0.2-gcc3.patch 2206
diff --git a/app-emulation/bochs/bochs-2.0.2.ebuild b/app-emulation/bochs/bochs-2.0.2.ebuild
index fa85458f7725..62306dad1df8 100644
--- a/app-emulation/bochs/bochs-2.0.2.ebuild
+++ b/app-emulation/bochs/bochs-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.2.ebuild,v 1.10 2004/01/05 04:47:11 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.2.ebuild,v 1.11 2004/01/09 23:24:56 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ~ppc alpha ~sparc"
IUSE="sdl gtk"
DEPEND=">=sys-libs/glibc-2.1.3