diff options
author | 2011-12-02 23:21:59 +0000 | |
---|---|---|
committer | 2011-12-02 23:21:59 +0000 | |
commit | a086a418643c2185cfddd4cf1094c749bbbba5ee (patch) | |
tree | 45b48b58f92c5515807aece4e105799f75ce73fa /app-emulation/wine/wine-9999.ebuild | |
parent | Add USE=gtk description by Ralph Sennhauser #362799 by Peter Volkov. (diff) | |
download | gentoo-2-a086a418643c2185cfddd4cf1094c749bbbba5ee.tar.gz gentoo-2-a086a418643c2185cfddd4cf1094c749bbbba5ee.tar.bz2 gentoo-2-a086a418643c2185cfddd4cf1094c749bbbba5ee.zip |
Version bump and update Gecko #390995 by Andreas Sturmlechner.
(Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 17f8a0535b96..a0c828a9cbf1 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.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/wine/wine-9999.ebuild,v 1.95 2011/11/07 01:57:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.96 2011/12/02 23:21:59 vapier Exp $ EAPI="2" @@ -20,7 +20,7 @@ else S=${WORKDIR}/${MY_P} fi -GV="1.3" +GV="1.4" DESCRIPTION="free implementation of Windows(tm) on Unix" HOMEPAGE="http://www.winehq.org/" SRC_URI="${SRC_URI} |