diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-18 01:19:15 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-18 01:19:15 +0000 |
commit | f4b4906ccdac0a92733b2c44bf82fea6381a0098 (patch) | |
tree | f815bfae97e6204ff37171029e96674afa3a98b1 /app-emulation/e-uae | |
parent | drop gtk useflag for gnome-1.x (diff) | |
download | gentoo-2-f4b4906ccdac0a92733b2c44bf82fea6381a0098.tar.gz gentoo-2-f4b4906ccdac0a92733b2c44bf82fea6381a0098.tar.bz2 gentoo-2-f4b4906ccdac0a92733b2c44bf82fea6381a0098.zip |
Marked ppc stable for bug #154764.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'app-emulation/e-uae')
-rw-r--r-- | app-emulation/e-uae/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/e-uae/e-uae-0.8.28-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/e-uae/ChangeLog b/app-emulation/e-uae/ChangeLog index 3c84eea085fb..8724902e19b2 100644 --- a/app-emulation/e-uae/ChangeLog +++ b/app-emulation/e-uae/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/e-uae # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.26 2006/11/17 13:51:30 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.27 2006/11/18 01:19:15 josejx Exp $ + + 18 Nov 2006; Joseph Jezak <josejx@gentoo.org> e-uae-0.8.28-r3.ebuild: + Marked ppc stable for bug #154764. *e-uae-0.8.29_pre20061116 (17 Nov 2006) diff --git a/app-emulation/e-uae/e-uae-0.8.28-r3.ebuild b/app-emulation/e-uae/e-uae-0.8.28-r3.ebuild index 7603b71d6ccf..6aa59eb6c469 100644 --- a/app-emulation/e-uae/e-uae-0.8.28-r3.ebuild +++ b/app-emulation/e-uae/e-uae-0.8.28-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/e-uae-0.8.28-r3.ebuild,v 1.5 2006/11/14 21:18:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/e-uae-0.8.28-r3.ebuild,v 1.6 2006/11/18 01:19:15 josejx Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.rcdrummond.net/uae/${P}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="X dga ncurses sdl gtk alsa oss sdl-sound capslib" # Note: opposed to ./configure --help zlib support required! Check |