diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:18:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:18:41 +0000 |
commit | 4ab73faee9205de9e0916bf49b5307d745c7fdc4 (patch) | |
tree | 55f91d9d329c09b1d346c20c36d186c3397d0531 /app-emulation/q4wine | |
parent | Stable for x86, wrt bug #469000 (diff) | |
download | gentoo-2-4ab73faee9205de9e0916bf49b5307d745c7fdc4.tar.gz gentoo-2-4ab73faee9205de9e0916bf49b5307d745c7fdc4.tar.bz2 gentoo-2-4ab73faee9205de9e0916bf49b5307d745c7fdc4.zip |
Stable for x86, wrt bug #473100
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/q4wine')
-rw-r--r-- | app-emulation/q4wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/q4wine/q4wine-1.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/q4wine/ChangeLog b/app-emulation/q4wine/ChangeLog index 58209bc74d73..ebe108ac048e 100644 --- a/app-emulation/q4wine/ChangeLog +++ b/app-emulation/q4wine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/q4wine # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.40 2013/05/10 18:40:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.41 2013/06/25 11:18:41 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> q4wine-1.0-r3.ebuild: + Stable for x86, wrt bug #473100 *q4wine-1.0-r3 (10 May 2013) diff --git a/app-emulation/q4wine/q4wine-1.0-r3.ebuild b/app-emulation/q4wine/q4wine-1.0-r3.ebuild index a91df17fd55b..dd2dba63ac7e 100644 --- a/app-emulation/q4wine/q4wine-1.0-r3.ebuild +++ b/app-emulation/q4wine/q4wine-1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.0-r3.ebuild,v 1.1 2013/05/10 18:40:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.0-r3.ebuild,v 1.2 2013/06/25 11:18:41 ago Exp $ EAPI="4" LANGS="cs de en es fa he it ru uk pl pt af" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PN}%20${PV}/${PF}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug +icoutils +wineappdb -dbus gnome kde" for x in ${LANGS}; do |