diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-03-27 18:22:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-03-27 18:22:16 +0000 |
commit | b9fa912b5fc11860c3a46957de43ac84e6ecc917 (patch) | |
tree | c8cab963a1392ae58933be72fb5ee790db843f9e /app-emulation/wine/wine-0.9.8-r1.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.8-r1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.8-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/wine/wine-0.9.8-r1.ebuild b/app-emulation/wine/wine-0.9.8-r1.ebuild index 45104a9c0e20..2528476d4167 100644 --- a/app-emulation/wine/wine-0.9.8-r1.ebuild +++ b/app-emulation/wine/wine-0.9.8-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.8-r1.ebuild,v 1.12 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.8-r1.ebuild,v 1.13 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" |