diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-08-29 15:59:56 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-08-29 15:59:56 +0000 |
commit | 7190f635012bd9ac76793b1ca0e3dbabf3a0072b (patch) | |
tree | cc518349e558a0b837924b63180fededfe794032 /app-emulation/e-uae | |
parent | Marked ppc stable for bug #140022. (diff) | |
download | gentoo-2-7190f635012bd9ac76793b1ca0e3dbabf3a0072b.tar.gz gentoo-2-7190f635012bd9ac76793b1ca0e3dbabf3a0072b.tar.bz2 gentoo-2-7190f635012bd9ac76793b1ca0e3dbabf3a0072b.zip |
Marked ppc stable for bug #140022.
(Portage version: 2.1.1_rc1)
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/e-uae/ChangeLog b/app-emulation/e-uae/ChangeLog index 3e3b0fd246a1..c7cf4247d44b 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.17 2006/08/27 19:49:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.18 2006/08/29 15:59:56 josejx Exp $ + + 29 Aug 2006; Joseph Jezak <josejx@gentoo.org> e-uae-0.8.28-r1.ebuild: + Marked ppc stable for bug #140022. *e-uae-0.8.29_pre20060812 (27 Aug 2006) diff --git a/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild b/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild index 948d9eb68090..f9d9af93db2c 100644 --- a/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild +++ b/app-emulation/e-uae/e-uae-0.8.28-r1.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-r1.ebuild,v 1.5 2006/08/20 09:18:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild,v 1.6 2006/08/29 15:59:56 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 |