summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2003-12-24 19:03:56 +0000
committerSven Blumenstein <bazik@gentoo.org>2003-12-24 19:03:56 +0000
commitf37f13e8806ff0b52b793687536216eace49ade1 (patch)
treea2429ff54cf24ddd15685ba738b5729e62d2353a /app-emulation
parentVersion bump. (diff)
downloadgentoo-2-f37f13e8806ff0b52b793687536216eace49ade1.tar.gz
gentoo-2-f37f13e8806ff0b52b793687536216eace49ade1.tar.bz2
gentoo-2-f37f13e8806ff0b52b793687536216eace49ade1.zip
Added ~sparc keyword.
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/bochs/ChangeLog5
-rw-r--r--app-emulation/bochs/Manifest12
-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 0e31a48c0f56..03c4da85a259 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.15 2003/11/22 05:28:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.16 2003/12/24 19:03:46 bazik Exp $
+
+ 24 Dec 2003; Sven Blumenstein <bazik@gentoo.org> bochs-2.0.2.ebuild:
+ Added ~sparc keyword.
21 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> bochs-2.0.2.ebuild:
inherit eutils for epatch; more error checking/messages
diff --git a/app-emulation/bochs/Manifest b/app-emulation/bochs/Manifest
index 9aebfde4c687..7253bb49c689 100644
--- a/app-emulation/bochs/Manifest
+++ b/app-emulation/bochs/Manifest
@@ -1,10 +1,10 @@
-MD5 876e49f5ce7c643e357dc7af206cddc6 ChangeLog 1518
-MD5 3fc3de44c4d8ea336e2e8c3e65984593 bochs-1.4.1.ebuild 1589
-MD5 887420e60dbb71b6c6736f5e170e4484 bochs-1.4.ebuild 1519
-MD5 3a27ab07bdbaac95ec7bad8be9a11749 bochs-2.0.2.ebuild 1518
MD5 44d0eed7e91d9d7e3306a87383b76bba bochs-2.0.ebuild 1492
-MD5 98e5b3f35a6f0ad02450764b07b344f6 files/digest-bochs-1.4 124
+MD5 887420e60dbb71b6c6736f5e170e4484 bochs-1.4.ebuild 1519
+MD5 becb4231fcf9d13b48600b72c48760eb bochs-2.0.2.ebuild 1521
+MD5 3fc3de44c4d8ea336e2e8c3e65984593 bochs-1.4.1.ebuild 1589
+MD5 f4afc6914ceaa85a9747d0a5525016a9 ChangeLog 1610
MD5 45eecf87d56bd4562cffd0c8cfe666f9 files/digest-bochs-1.4.1 126
-MD5 b16ead839f74b3e086e97173022acc75 files/digest-bochs-2.0 124
MD5 26ca4f540fd4c1765283dbf79a9d4e7e files/digest-bochs-2.0.2 126
MD5 82bbe1a668c392d41dab00e073bf4e05 files/bochs-2.0.2-gcc3.patch 2206
+MD5 98e5b3f35a6f0ad02450764b07b344f6 files/digest-bochs-1.4 124
+MD5 b16ead839f74b3e086e97173022acc75 files/digest-bochs-2.0 124
diff --git a/app-emulation/bochs/bochs-2.0.2.ebuild b/app-emulation/bochs/bochs-2.0.2.ebuild
index aafc98f89e59..83395a23fd3e 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-2003 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.8 2003/11/22 05:28:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.2.ebuild,v 1.9 2003/12/24 19:03:46 bazik 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"
+KEYWORDS="x86 ~ppc ~alpha ~sparc"
IUSE="sdl gtk"
DEPEND=">=sys-libs/glibc-2.1.3