summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-09-11 05:14:53 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-09-11 05:14:53 +0000
commit227bd1fa58a10cbf4f662ab2b7da65d0098ea9c3 (patch)
tree5d45fbb39e728f7fe4cbc1199173adba55b660cf /app-emulation
parentFixed xargs again. (Manifest recommit) (diff)
downloadgentoo-2-227bd1fa58a10cbf4f662ab2b7da65d0098ea9c3.tar.gz
gentoo-2-227bd1fa58a10cbf4f662ab2b7da65d0098ea9c3.tar.bz2
gentoo-2-227bd1fa58a10cbf4f662ab2b7da65d0098ea9c3.zip
Rev updates. Removed 0.2_pre, replace with real 0.2, and added 0.3_pre (20040905 snap).
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/mips64emul/ChangeLog10
-rw-r--r--app-emulation/mips64emul/Manifest10
-rw-r--r--app-emulation/mips64emul/files/digest-mips64emul-0.21
-rw-r--r--app-emulation/mips64emul/files/digest-mips64emul-0.2_pre2
-rw-r--r--app-emulation/mips64emul/files/digest-mips64emul-0.3_pre2
-rw-r--r--app-emulation/mips64emul/mips64emul-0.1.1.ebuild4
-rw-r--r--app-emulation/mips64emul/mips64emul-0.2.ebuild44
-rw-r--r--app-emulation/mips64emul/mips64emul-0.3_pre.ebuild (renamed from app-emulation/mips64emul/mips64emul-0.2_pre.ebuild)13
8 files changed, 71 insertions, 15 deletions
diff --git a/app-emulation/mips64emul/ChangeLog b/app-emulation/mips64emul/ChangeLog
index e81722771552..1917e01f5fbb 100644
--- a/app-emulation/mips64emul/ChangeLog
+++ b/app-emulation/mips64emul/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-emulation/mips64emul
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mips64emul/ChangeLog,v 1.2 2004/07/31 19:14:49 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mips64emul/ChangeLog,v 1.3 2004/09/11 05:14:53 kumba Exp $
+
+*mips64emul-0.2 (11 Sep 2004)
+
+ 11 Sep 2004; Joshua Kinard <kumba@gentoo.org> mips64emul-0.1.1.ebuild,
+ +mips64emul-0.2.ebuild, -mips64emul-0.2_pre.ebuild,
+ +mips64emul-0.3_pre.ebuild:
+ Rev updates. Removed 0.2_pre, replace with real 0.2, and added 0.3_pre
+ (20040905 snap).
31 Jul 2004; Joshua Kinard <kumba@gentoo.org> mips64emul-0.1.1.ebuild:
Forgot to set keywords properly.
diff --git a/app-emulation/mips64emul/Manifest b/app-emulation/mips64emul/Manifest
index 6b0cf7499e28..ec83deff65c3 100644
--- a/app-emulation/mips64emul/Manifest
+++ b/app-emulation/mips64emul/Manifest
@@ -1,6 +1,8 @@
-MD5 f9d635580e2293aeb00a31feb61f6b23 ChangeLog 650
-MD5 80258bdba9511873e674754670e396d0 mips64emul-0.1.1.ebuild 1184
-MD5 475842cadca632acd9955eb215ddd984 mips64emul-0.2_pre.ebuild 1474
+MD5 52f8732fee554d53f7448933e4e2d7af ChangeLog 931
+MD5 1d9ffcf06b33aef2877ce6439de0c454 mips64emul-0.1.1.ebuild 1182
+MD5 63898ba14c6a6c8f56c823613e4d023a mips64emul-0.2.ebuild 1231
MD5 ada62bb3665d363447c432350b74d1a1 metadata.xml 377
+MD5 0e9a1dcb4e6d0821d9124a07125d4d0b mips64emul-0.3_pre.ebuild 1476
MD5 ef6da0ba24f6bc121a34422308ca30cd files/digest-mips64emul-0.1.1 68
-MD5 d367c62bb3417252867353be36816547 files/digest-mips64emul-0.2_pre 150
+MD5 eecdeb7c6f455471b875863f8269a1de files/digest-mips64emul-0.2 66
+MD5 e07a3daa71696950a6e225c0f56b4b5d files/digest-mips64emul-0.3_pre 147
diff --git a/app-emulation/mips64emul/files/digest-mips64emul-0.2 b/app-emulation/mips64emul/files/digest-mips64emul-0.2
new file mode 100644
index 000000000000..aa99c968e4b3
--- /dev/null
+++ b/app-emulation/mips64emul/files/digest-mips64emul-0.2
@@ -0,0 +1 @@
+MD5 c9426f6dc6af91629c9d1f75ac99f046 mips64emul-0.2.tar.gz 634922
diff --git a/app-emulation/mips64emul/files/digest-mips64emul-0.2_pre b/app-emulation/mips64emul/files/digest-mips64emul-0.2_pre
deleted file mode 100644
index 35124dfcf652..000000000000
--- a/app-emulation/mips64emul/files/digest-mips64emul-0.2_pre
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 09d2c53985265a62ab09e4597e38514c mips64emul-0.1.1.tar.gz 385438
-MD5 43f6c281c949674121df6c8d38b7aa9d mips64emul-snapshot-20040730.diff.bz2 378370
diff --git a/app-emulation/mips64emul/files/digest-mips64emul-0.3_pre b/app-emulation/mips64emul/files/digest-mips64emul-0.3_pre
new file mode 100644
index 000000000000..56ae9e16fa5e
--- /dev/null
+++ b/app-emulation/mips64emul/files/digest-mips64emul-0.3_pre
@@ -0,0 +1,2 @@
+MD5 c9426f6dc6af91629c9d1f75ac99f046 mips64emul-0.2.tar.gz 634922
+MD5 0d3854d991bd758a8127639ff5a04174 mips64emul-snapshot-20040905.diff.bz2 88654
diff --git a/app-emulation/mips64emul/mips64emul-0.1.1.ebuild b/app-emulation/mips64emul/mips64emul-0.1.1.ebuild
index 91b9820f3dfe..b8b2d2d2d41b 100644
--- a/app-emulation/mips64emul/mips64emul-0.1.1.ebuild
+++ b/app-emulation/mips64emul/mips64emul-0.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/mips64emul/mips64emul-0.1.1.ebuild,v 1.2 2004/07/31 19:14:50 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mips64emul/mips64emul-0.1.1.ebuild,v 1.3 2004/09/11 05:14:53 kumba Exp $
DESCRIPTION="MIPS Machine Emulator, Emulates many machines/CPUs/OSes"
HOMEPAGE="http://www.mdstud.chalmers.se/~md1gavan/${PN}/index.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.mdstud.chalmers.se/~md1gavan/${PN}/src/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~mips"
+KEYWORDS="x86 sparc ~mips"
IUSE="X mips16"
#IUSE="X cacheemu delays mips16"
DEPEND="X? ( virtual/x11 )"
diff --git a/app-emulation/mips64emul/mips64emul-0.2.ebuild b/app-emulation/mips64emul/mips64emul-0.2.ebuild
new file mode 100644
index 000000000000..afe35880c6c7
--- /dev/null
+++ b/app-emulation/mips64emul/mips64emul-0.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mips64emul/mips64emul-0.2.ebuild,v 1.1 2004/09/11 05:14:53 kumba Exp $
+
+DESCRIPTION="MIPS Machine Emulator, Emulates many machines/CPUs/OSes"
+HOMEPAGE="http://www.mdstud.chalmers.se/~md1gavan/${PN}/index.html"
+SRC_URI="http://www.mdstud.chalmers.se/~md1gavan/${PN}/src/${P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="x86 sparc ~mips"
+IUSE="X cacheemu delays mips16"
+#IUSE="X cacheemu delays mips16 userland"
+DEPEND="X? ( virtual/x11 )"
+RDEPEND=""
+
+
+src_compile() {
+ cd ${S}
+
+ # See what configure options to pass
+ local myconf
+ use ! X && myconf="${myconf} --nox11"
+ use cacheemu && myconf="${myconf} --caches"
+ use delays && myconf="${myconf} --delays"
+ use mips16 && myconf="${myconf} --mips16"
+# use userland && myconf="${myconf} --userland" # Not implemented yet, in 0.3
+
+ # Run configure
+ einfo "Passing the following flags to configure: ${myconf}"
+ echo -e ""
+ ./configure ${myconf}
+ echo -e ""
+
+ # Build
+ emake
+}
+
+src_install() {
+ cd ${S}
+ dodoc BUGS HISTORY LICENSE README RELEASE TODO doc/index.html doc/technical.html
+ doman doc/mips64emul.1
+ dobin mips64emul
+}
diff --git a/app-emulation/mips64emul/mips64emul-0.2_pre.ebuild b/app-emulation/mips64emul/mips64emul-0.3_pre.ebuild
index b16f58ae1ed3..497a5d836df5 100644
--- a/app-emulation/mips64emul/mips64emul-0.2_pre.ebuild
+++ b/app-emulation/mips64emul/mips64emul-0.3_pre.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mips64emul/mips64emul-0.2_pre.ebuild,v 1.1 2004/07/31 08:21:16 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mips64emul/mips64emul-0.3_pre.ebuild,v 1.1 2004/09/11 05:14:53 kumba Exp $
inherit eutils
-STABLEVERSION="0.1.1"
-SNAPSHOT="20040730"
+STABLEVERSION="0.2"
+SNAPSHOT="20040905"
DESCRIPTION="MIPS Machine Emulator, Emulates many machines/CPUs/OSes"
HOMEPAGE="http://www.mdstud.chalmers.se/~md1gavan/${PN}/index.html"
@@ -15,7 +15,7 @@ SRC_URI="http://www.mdstud.chalmers.se/~md1gavan/${PN}/src/${PN}-${STABLEVERSION
LICENSE="as-is"
SLOT="0"
KEYWORDS="~x86 ~sparc ~mips"
-IUSE="X cacheemu delays mips16"
+IUSE="X cacheemu delays mips16 userland"
DEPEND="X? ( virtual/x11 )"
RDEPEND=""
S="${WORKDIR}/${PN}-${STABLEVERSION}"
@@ -34,9 +34,10 @@ src_compile() {
# See what configure options to pass
local myconf
use ! X && myconf="${myconf} --nox11"
- use cacheemu && myconf="${myconf} --caches" # Not enabled yet, in 0.2
- use delays && myconf="${myconf} --delays" # Not enabled yet, in 0.2
+ use cacheemu && myconf="${myconf} --caches"
+ use delays && myconf="${myconf} --delays"
use mips16 && myconf="${myconf} --mips16"
+ use userland && myconf="${myconf} --userland"
# Run configure
einfo "Passing the following flags to configure: ${myconf}"