From: Markus Meier Date: Sat, 15 Oct 2011 23:07:33 +0000 (+0000) Subject: x86 stable, bug #385791 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e9e11773bfa700e4e2211f82bde057e108b74d0e;p=gentoo.git x86 stable, bug #385791 Package-Manager: portage-2.1.10.25/cvs/Linux x86_64 --- diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index 5629a7865f81..0ff0cfa3845f 100644 --- a/app-emulation/fuse/ChangeLog +++ b/app-emulation/fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/fuse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.36 2011/10/15 14:20:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.37 2011/10/15 23:07:33 maekke Exp $ + + 15 Oct 2011; Markus Meier fuse-1.0.0.ebuild: + x86 stable, bug #385791 15 Oct 2011; Kacper Kowalik fuse-1.0.0.ebuild: ppc stable wrt #385791 diff --git a/app-emulation/fuse/fuse-1.0.0.ebuild b/app-emulation/fuse/fuse-1.0.0.ebuild index c0ae5a456f87..24b05215f90b 100644 --- a/app-emulation/fuse/fuse-1.0.0.ebuild +++ b/app-emulation/fuse/fuse-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-1.0.0.ebuild,v 1.4 2011/10/15 14:20:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-1.0.0.ebuild,v 1.5 2011/10/15 23:07:33 maekke Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="alsa ao fbcon gpm gtk joystick memlimit png sdl svga X xml" # This build is heavily use dependent. Fuse user interface use flags are, in diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog index 4d158c6683ea..f65b2b3fd16a 100644 --- a/app-emulation/libspectrum/ChangeLog +++ b/app-emulation/libspectrum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libspectrum # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.30 2011/10/15 14:14:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.31 2011/10/15 23:06:46 maekke Exp $ + + 15 Oct 2011; Markus Meier libspectrum-1.0.0.ebuild: + x86 stable, bug #385791 15 Oct 2011; Kacper Kowalik libspectrum-1.0.0.ebuild: ppc stable wrt #385791 diff --git a/app-emulation/libspectrum/libspectrum-1.0.0.ebuild b/app-emulation/libspectrum/libspectrum-1.0.0.ebuild index 3308ba657890..ed78193bb6a6 100644 --- a/app-emulation/libspectrum/libspectrum-1.0.0.ebuild +++ b/app-emulation/libspectrum/libspectrum-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.0.0.ebuild,v 1.3 2011/10/15 14:14:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.0.0.ebuild,v 1.4 2011/10/15 23:06:46 maekke Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="audiofile bzip2 gcrypt zlib" RDEPEND="zlib? ( sys-libs/zlib )