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
commit95e9be6ebe91a3771fa81ddcd0f2f1de7a97fc84 (patch)
treeab9873b7b5da25c26dd7b30925e9e99352ec6653 /app-emulation/uae
parentstable on ia64 (Manifest recommit) (diff)
downloadgentoo-2-95e9be6ebe91a3771fa81ddcd0f2f1de7a97fc84.tar.gz
gentoo-2-95e9be6ebe91a3771fa81ddcd0f2f1de7a97fc84.tar.bz2
gentoo-2-95e9be6ebe91a3771fa81ddcd0f2f1de7a97fc84.zip
mark stable on amd64
Diffstat (limited to 'app-emulation/uae')
-rw-r--r--app-emulation/uae/ChangeLog7
-rw-r--r--app-emulation/uae/uae-0.8.22.ebuild6
2 files changed, 8 insertions, 5 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/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 ) )