diff options
author | 2013-06-25 12:48:32 +0000 | |
---|---|---|
committer | 2013-06-25 12:48:32 +0000 | |
commit | 45f529a35be049bcc93b73ed9df08ffd44bf5715 (patch) | |
tree | ae68d3e33c9aae1369ad6df3236b08776b15daa7 /app-emulation/q4wine/q4wine-1.0-r3.ebuild | |
parent | Stable for amd64, wrt bug #469000 (diff) | |
download | gentoo-2-45f529a35be049bcc93b73ed9df08ffd44bf5715.tar.gz gentoo-2-45f529a35be049bcc93b73ed9df08ffd44bf5715.tar.bz2 gentoo-2-45f529a35be049bcc93b73ed9df08ffd44bf5715.zip |
Stable for amd64, wrt bug #473100
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/q4wine/q4wine-1.0-r3.ebuild')
-rw-r--r-- | app-emulation/q4wine/q4wine-1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/q4wine/q4wine-1.0-r3.ebuild b/app-emulation/q4wine/q4wine-1.0-r3.ebuild index dd2dba63ac7e..033e85a4f0f3 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.2 2013/06/25 11:18:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.0-r3.ebuild,v 1.3 2013/06/25 12:48:32 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 |