From 131ea0c89a660746dcd7017bbf2e202e80c9532d Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Sat, 12 May 2012 21:12:51 +0000 Subject: Bump, see http://www.winehq.org/announce/1.5.4 for the announcement. Update SRC_URI. Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64 --- app-emulation/wine/wine-1.3.23.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/wine/wine-1.3.23.ebuild') diff --git a/app-emulation/wine/wine-1.3.23.ebuild b/app-emulation/wine/wine-1.3.23.ebuild index cbe1ef6c7e01..710b30bd8f61 100644 --- a/app-emulation/wine/wine-1.3.23.ebuild +++ b/app-emulation/wine/wine-1.3.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.17 2012/05/03 18:49:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.18 2012/05/12 21:12:51 tetromino Exp $ EAPI="4" @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else MY_P="${PN}-${PV/_/-}" - SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" + SRC_URI="mirror://sourceforge/${PN}/Source/${MY_P}.tar.bz2" KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd" S=${WORKDIR}/${MY_P} fi -- cgit v1.2.3-65-gdbad