diff options
author | 2008-03-27 18:22:16 +0000 | |
---|---|---|
committer | 2008-03-27 18:22:16 +0000 | |
commit | b9fa912b5fc11860c3a46957de43ac84e6ecc917 (patch) | |
tree | c8cab963a1392ae58933be72fb5ee790db843f9e /app-emulation/wine/wine-0.9.42.ebuild | |
parent | old (diff) | |
download | historical-b9fa912b5fc11860c3a46957de43ac84e6ecc917.tar.gz historical-b9fa912b5fc11860c3a46957de43ac84e6ecc917.tar.bz2 historical-b9fa912b5fc11860c3a46957de43ac84e6ecc917.zip |
update HOMEPAGE #212617
Package-Manager: portage-2.2_pre5
Diffstat (limited to 'app-emulation/wine/wine-0.9.42.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.42.ebuild b/app-emulation/wine/wine-0.9.42.ebuild index f45d5bb9995f..95d40a26cbe5 100644 --- a/app-emulation/wine/wine-0.9.42.ebuild +++ b/app-emulation/wine/wine-0.9.42.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.42.ebuild,v 1.3 2008/02/23 04:52:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.42.ebuild,v 1.4 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" |