diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:17:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:17:44 +0000 |
commit | 8ad2e801b26b2c4a5b0fdc7694aa78e02377c192 (patch) | |
tree | 673802ce15d7cfa7c3468ce002abbdc0058b877f /app-emulation | |
parent | Stable for ppc, wrt bug #523034 (diff) | |
download | gentoo-2-8ad2e801b26b2c4a5b0fdc7694aa78e02377c192.tar.gz gentoo-2-8ad2e801b26b2c4a5b0fdc7694aa78e02377c192.tar.bz2 gentoo-2-8ad2e801b26b2c4a5b0fdc7694aa78e02377c192.zip |
Stable for ppc, wrt bug #523042
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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.29_rc4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/e-uae/ChangeLog b/app-emulation/e-uae/ChangeLog index c24ea6b5619f..9436bafc17a2 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.47 2014/10/10 11:04:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.48 2014/10/18 14:17:44 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> e-uae-0.8.29_rc4-r2.ebuild: + Stable for ppc, wrt bug #523042 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> e-uae-0.8.29_rc4-r2.ebuild: Stable for x86, wrt bug #523042 diff --git a/app-emulation/e-uae/e-uae-0.8.29_rc4-r2.ebuild b/app-emulation/e-uae/e-uae-0.8.29_rc4-r2.ebuild index 8313601da712..3f9e1617d759 100644 --- a/app-emulation/e-uae/e-uae-0.8.29_rc4-r2.ebuild +++ b/app-emulation/e-uae/e-uae-0.8.29_rc4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.29_rc4-r2.ebuild,v 1.4 2014/10/10 11:04:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/e-uae-0.8.29_rc4-r2.ebuild,v 1.5 2014/10/18 14:17:44 ago Exp $ EAPI="3" @@ -24,7 +24,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="X dga ncurses sdl alsa oss sdl-sound capslib" # Note: opposed to ./configure --help zlib support required! Check |