diff options
author | 2012-01-15 15:16:06 +0000 | |
---|---|---|
committer | 2012-01-15 15:16:06 +0000 | |
commit | 4b65734ce723b83ea8938321cb5f0a274a518a5d (patch) | |
tree | ebb319a70fcc9664faad76f8164c0a68c533e236 /app-emulation | |
parent | Stable for AMD64, wrt security bug #386277 (diff) | |
download | gentoo-2-4b65734ce723b83ea8938321cb5f0a274a518a5d.tar.gz gentoo-2-4b65734ce723b83ea8938321cb5f0a274a518a5d.tar.bz2 gentoo-2-4b65734ce723b83ea8938321cb5f0a274a518a5d.zip |
x86 stable wrt bug #396801
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/q4wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/q4wine/q4wine-0.121.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/q4wine/ChangeLog b/app-emulation/q4wine/ChangeLog index 136ae17aa131..c39e0ae27574 100644 --- a/app-emulation/q4wine/ChangeLog +++ b/app-emulation/q4wine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/q4wine # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.31 2012/01/09 16:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.32 2012/01/15 15:16:06 phajdan.jr Exp $ + + 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> q4wine-0.121.ebuild: + x86 stable wrt bug #396801 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> q4wine-0.121.ebuild: Stable for AMD64, wrt bug #396801 diff --git a/app-emulation/q4wine/q4wine-0.121.ebuild b/app-emulation/q4wine/q4wine-0.121.ebuild index 644c9d3da7af..e1f33e38f82b 100644 --- a/app-emulation/q4wine/q4wine-0.121.ebuild +++ b/app-emulation/q4wine/q4wine-0.121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild,v 1.2 2012/01/09 16:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild,v 1.3 2012/01/15 15:16:06 phajdan.jr Exp $ EAPI="2" inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PF}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +icoutils +wineappdb -dbus gnome kde" DEPEND="x11-libs/qt-gui:4 |