diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2013-02-03 00:52:58 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2013-02-03 00:52:58 +0000 |
commit | 6d5c0f5c4d10ceb35b5a36da85a4be2940d3fd56 (patch) | |
tree | dbc60609a2c637d3bfe935691dcc4deea3fcfa65 /app-emulation/wine/wine-9999.ebuild | |
parent | Switch to global systemd USE flag. (diff) | |
download | historical-6d5c0f5c4d10ceb35b5a36da85a4be2940d3fd56.tar.gz historical-6d5c0f5c4d10ceb35b5a36da85a4be2940d3fd56.tar.bz2 historical-6d5c0f5c4d10ceb35b5a36da85a4be2940d3fd56.zip |
Version bump, see http://www.winehq.org/announce/1.5.23 for the announcement.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64
Manifest-Sign-Key: 0xCF0ADD61
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 f3e3bb580689..2f2e70eb2089 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.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/wine/wine-9999.ebuild,v 1.129 2013/01/20 02:27:14 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.130 2013/02/03 00:52:52 tetromino Exp $ EAPI="5" @@ -20,7 +20,7 @@ fi GV="1.9" MV="0.0.8" -PULSE_PATCHES="winepulse-patches-1.5.22" +PULSE_PATCHES="winepulse-patches-1.5.23" WINE_GENTOO="wine-gentoo-2012.11.24" DESCRIPTION="Free implementation of Windows(tm) on Unix" HOMEPAGE="http://www.winehq.org/" |