diff options
author | 2008-03-27 18:22:16 +0000 | |
---|---|---|
committer | 2008-03-27 18:22:16 +0000 | |
commit | ad25245412d3189933f56ba66048a79983b54fbb (patch) | |
tree | 516b533c3bdddd45fd6054ba1c365ebdb9668d5e /app-emulation/wine/wine-9999.ebuild | |
parent | old (diff) | |
download | gentoo-2-ad25245412d3189933f56ba66048a79983b54fbb.tar.gz gentoo-2-ad25245412d3189933f56ba66048a79983b54fbb.tar.bz2 gentoo-2-ad25245412d3189933f56ba66048a79983b54fbb.zip |
update HOMEPAGE #212617
(Portage version: 2.2_pre5)
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 a99ea499e61f..80377d0d97e1 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -1,13 +1,13 @@ # 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-9999.ebuild,v 1.22 2008/02/23 04:52:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.23 2008/03/27 18:22:16 vapier Exp $ EGIT_REPO_URI="git://source.winehq.org/git/wine.git" inherit eutils flag-o-matic multilib git DESCRIPTION="free implementation of Windows(tm) on Unix" -HOMEPAGE="http://www.winehq.com/" +HOMEPAGE="http://www.winehq.org/" SRC_URI="" LICENSE="LGPL-2.1" |