diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-09 16:31:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-09 16:31:56 +0000 |
commit | ea509792426d9665fc382948f2a2610c3c5ef31d (patch) | |
tree | a4e8e5b5309b3fb72b80ea16ba8e933383d0c184 /app-emulation | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-ea509792426d9665fc382948f2a2610c3c5ef31d.tar.gz gentoo-2-ea509792426d9665fc382948f2a2610c3c5ef31d.tar.bz2 gentoo-2-ea509792426d9665fc382948f2a2610c3c5ef31d.zip |
Stable for AMD64, wrt bug #396801
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/q4wine/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/q4wine/q4wine-0.121.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/q4wine/ChangeLog b/app-emulation/q4wine/ChangeLog index ce755decb4b3..136ae17aa131 100644 --- a/app-emulation/q4wine/ChangeLog +++ b/app-emulation/q4wine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/q4wine -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.30 2011/06/21 13:54:24 hwoarang Exp $ +# 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 $ + + 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> q4wine-0.121.ebuild: + Stable for AMD64, wrt bug #396801 *q4wine-0.121 (21 Jun 2011) diff --git a/app-emulation/q4wine/q4wine-0.121.ebuild b/app-emulation/q4wine/q4wine-0.121.ebuild index a9b51c49856f..644c9d3da7af 100644 --- a/app-emulation/q4wine/q4wine-0.121.ebuild +++ b/app-emulation/q4wine/q4wine-0.121.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1 2011/06/21 13:54:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.121.ebuild,v 1.2 2012/01/09 16:31:56 ago 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 |