diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 22:49:55 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 22:49:55 +0000 |
commit | 4cbdfd45fe01087228537c4f068d610234d259d5 (patch) | |
tree | f045ea6cf9d86093ce1786eb73ab6e3024113abf /app-emulation/e-uae | |
parent | stable on ppc (Bug #138438) (diff) | |
download | gentoo-2-4cbdfd45fe01087228537c4f068d610234d259d5.tar.gz gentoo-2-4cbdfd45fe01087228537c4f068d610234d259d5.tar.bz2 gentoo-2-4cbdfd45fe01087228537c4f068d610234d259d5.zip |
Stable on x86, bug #140022.
(Portage version: 2.1.1)
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 2fd6af77508d..dae286c70315 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.19 2006/09/02 08:34:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.20 2006/09/09 22:49:55 ticho Exp $ + + 09 Sep 2006; <ticho@gentoo.org> e-uae-0.8.28-r1.ebuild: + Stable on x86, bug #140022. 02 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org> -e-uae-0.8.27.ebuild: clean out old, non-modX ebuild 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 f9d9af93db2c..793a44aeb078 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.6 2006/08/29 15:59:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild,v 1.7 2006/09/09 22:49:55 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 |