diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-11-14 21:18:54 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-11-14 21:18:54 +0000 |
commit | 76595447c923d0929bf71856aaa8c96766485f18 (patch) | |
tree | 48a848b5223f7a64bab0e26edbd33c3cd512edb4 /app-emulation | |
parent | remove me from metadata since i belong to media-optical (diff) | |
download | gentoo-2-76595447c923d0929bf71856aaa8c96766485f18.tar.gz gentoo-2-76595447c923d0929bf71856aaa8c96766485f18.tar.bz2 gentoo-2-76595447c923d0929bf71856aaa8c96766485f18.zip |
Stable on x86, bug #154764.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'app-emulation')
-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 f06e376736e7..ce91bbfb6ac7 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.24 2006/11/14 13:33:36 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.25 2006/11/14 21:18:54 ticho Exp $ + + 14 Nov 2006; Andrej Kacian <ticho@gentoo.org> e-uae-0.8.28-r3.ebuild: + Stable on x86, bug #154764. 14 Nov 2006; Peter Volkov <pva@gentoo.org> e-uae-0.8.28-r1.ebuild, e-uae-0.8.28-r2.ebuild, e-uae-0.8.28-r3.ebuild, 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 a022502e9e5a..7603b71d6ccf 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.4 2006/11/14 13:33:36 pva Exp $ +# $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 $ 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 |