diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:54:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:54:54 +0000 |
commit | 46168f3c6116569cb99f006810234c26fb6124c4 (patch) | |
tree | 081d3c963115b246734a67f7d177ce3dbf9df9a7 /app-emulation | |
parent | Stable for amd64, wrt bug #522924 (diff) | |
download | gentoo-2-46168f3c6116569cb99f006810234c26fb6124c4.tar.gz gentoo-2-46168f3c6116569cb99f006810234c26fb6124c4.tar.bz2 gentoo-2-46168f3c6116569cb99f006810234c26fb6124c4.zip |
Stable for amd64, wrt bug #523042
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/e-uae/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/e-uae/e-uae-0.8.29_rc4-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/e-uae/ChangeLog b/app-emulation/e-uae/ChangeLog index 5ae688542f4a..2f3011847b0a 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.45 2013/02/16 12:21:12 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.46 2014/10/09 09:54:54 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> e-uae-0.8.29_rc4-r2.ebuild: + Stable for amd64, wrt bug #523042 16 Feb 2013; Pacho Ramos <pacho@gentoo.org> -e-uae-0.8.29_rc4-r1.ebuild, metadata.xml: 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 f85e9b09601a..7e5e289b1295 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-2012 Gentoo Foundation +# 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.2 2012/12/16 04:24:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/e-uae-0.8.29_rc4-r2.ebuild,v 1.3 2014/10/09 09:54:54 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 |