diff options
Diffstat (limited to 'app-emulation/wine/wine-0.9.28.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.28.ebuild b/app-emulation/wine/wine-0.9.28.ebuild index e2253cbe321e..7a1cbe011e39 100644 --- a/app-emulation/wine/wine-0.9.28.ebuild +++ b/app-emulation/wine/wine-0.9.28.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.28.ebuild,v 1.10 2008/02/23 04:52:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.28.ebuild,v 1.11 2008/03/27 18:22:16 vapier Exp $ inherit eutils flag-o-matic multilib DESCRIPTION="free implementation of Windows(tm) on Unix" -HOMEPAGE="http://www.winehq.com/" +HOMEPAGE="http://www.winehq.org/" SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2" LICENSE="LGPL-2.1" |