diff options
-rw-r--r-- | net-im/wengophone/wengophone-2.0_pre20060524.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/wengophone/wengophone-2.0_pre20060524.ebuild b/net-im/wengophone/wengophone-2.0_pre20060524.ebuild index 5a303f7e2a54..6b7b0f4cf481 100644 --- a/net-im/wengophone/wengophone-2.0_pre20060524.ebuild +++ b/net-im/wengophone/wengophone-2.0_pre20060524.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/wengophone/wengophone-2.0_pre20060524.ebuild,v 1.1 2006/05/24 18:19:05 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/wengophone/wengophone-2.0_pre20060524.ebuild,v 1.2 2006/05/24 18:20:43 genstef Exp $ inherit eutils toolchain-funcs DESCRIPTION="Wengophone NG is a VoIP client featuring the SIP protcol" HOMEPAGE="http://dev.openwengo.com" SRC_URI="mirror://gentoo/${P}.tar.bz2 - http://dev.gentoo.org/~genstef/public_html/files/dist/${P}.tar.bz2" + http://dev.gentoo.org/~genstef/files/dist/${P}.tar.bz2" #ESVN_REPO_URI="http://dev.openwengo.com/svn/openwengo/wengophone-ng/trunk" #ESVN_OPTIONS="--username guest --password guest" |