summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2004-01-29 03:26:16 +0000
committerBrad House <brad_mssw@gentoo.org>2004-01-29 03:26:16 +0000
commit0abbab68ab1ac44b743eba8f772fdc3ad8cdb584 (patch)
treeca93c0864b7db3e41dba3eaaa78b2bc853b913ee /app-emulation
parentmark stable on amd64 (diff)
downloadhistorical-0abbab68ab1ac44b743eba8f772fdc3ad8cdb584.tar.gz
historical-0abbab68ab1ac44b743eba8f772fdc3ad8cdb584.tar.bz2
historical-0abbab68ab1ac44b743eba8f772fdc3ad8cdb584.zip
mark stable on amd64
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/uae/ChangeLog7
-rw-r--r--app-emulation/uae/Manifest4
-rw-r--r--app-emulation/uae/uae-0.8.22.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/app-emulation/uae/ChangeLog b/app-emulation/uae/ChangeLog
index 47d9fc0d2cef..e3286c6f98f7 100644
--- a/app-emulation/uae/ChangeLog
+++ b/app-emulation/uae/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/uae
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.9 2003/09/03 00:10:05 msterret Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.10 2004/01/29 03:26:16 brad_mssw Exp $
+
+ 28 Jan 2004; Brad House <brad_mssw@gentoo.org> uae-0.8.22.ebuild:
+ mark stable on amd64
02 Sep 2003; Michael Sterrett <msterret@gentoo.org> uae-0.8.22.ebuild:
use emake -j1 so I know the makefiles are buggy.
diff --git a/app-emulation/uae/Manifest b/app-emulation/uae/Manifest
index dd3db68c23a7..100d81925f5e 100644
--- a/app-emulation/uae/Manifest
+++ b/app-emulation/uae/Manifest
@@ -1,4 +1,4 @@
-MD5 0904fa2111226d1b57b4e1f5956a2eb6 ChangeLog 1444
-MD5 e89dfe96175c9c71cd24f7e6f80187a7 uae-0.8.22.ebuild 1244
+MD5 0e37fe30aefd8a7445f76e8897524660 ChangeLog 1538
+MD5 9942fdc6d0c4e617f237b18ed3f71768 uae-0.8.22.ebuild 1251
MD5 b2fac0f21ee34abaa6279cf7ad023119 files/digest-uae-0.8.22 62
MD5 4d3af2d2cc2945b006249066cb8c7adb files/uae-patch.diff 364
diff --git a/app-emulation/uae/uae-0.8.22.ebuild b/app-emulation/uae/uae-0.8.22.ebuild
index 705554e0c524..febf2bda3562 100644
--- a/app-emulation/uae/uae-0.8.22.ebuild
+++ b/app-emulation/uae/uae-0.8.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.22.ebuild,v 1.11 2003/09/03 00:10:05 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.22.ebuild,v 1.12 2004/01/29 03:26:16 brad_mssw Exp $
DESCRIPTION="An amiga emulator"
HOMEPAGE="http://www.freiburg.linux.de/~uae/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc amd64"
IUSE="X gtk svga sdl"
DEPEND="X? ( virtual/x11 gtk? ( x11-libs/gtk+ ) ) : ( sys-libs/ncurses svga? ( media-libs/svgalib ) )