diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-05-14 11:59:41 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-05-14 11:59:41 +0000 |
commit | 2871b34486f60cd3e49f01e78ec94b064814c193 (patch) | |
tree | fb111b560c424a19191fdc49d9d900b0ee389b1a /net-dialup/mclient | |
parent | 2.1_rc1-r1 regression fix revbump (diff) | |
download | gentoo-2-2871b34486f60cd3e49f01e78ec94b064814c193.tar.gz gentoo-2-2871b34486f60cd3e49f01e78ec94b064814c193.tar.bz2 gentoo-2-2871b34486f60cd3e49f01e78ec94b064814c193.zip |
Home page don't exist anymore. Set SRC_URI to Gentoo mirrors.
(Portage version: 2203-svn)
Diffstat (limited to 'net-dialup/mclient')
-rw-r--r-- | net-dialup/mclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mclient/mclient-2.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dialup/mclient/ChangeLog b/net-dialup/mclient/ChangeLog index c3bceb03f492..9c5f563cceec 100644 --- a/net-dialup/mclient/ChangeLog +++ b/net-dialup/mclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mclient # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mclient/ChangeLog,v 1.6 2006/03/12 17:14:37 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mclient/ChangeLog,v 1.7 2006/05/14 11:59:41 mrness Exp $ + + 14 May 2006; Alin Nastac <mrness@gentoo.org> mclient-2.8.ebuild: + Home page don't exist anymore. Set SRC_URI to Gentoo mirrors. 12 Mar 2006; Alin Nastac <mrness@gentoo.org> metadata.xml, mclient-2.8.ebuild: diff --git a/net-dialup/mclient/mclient-2.8.ebuild b/net-dialup/mclient/mclient-2.8.ebuild index 201eb63bdcd0..f2e9e30b4c5b 100644 --- a/net-dialup/mclient/mclient-2.8.ebuild +++ b/net-dialup/mclient/mclient-2.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mclient/mclient-2.8.ebuild,v 1.5 2006/03/12 17:14:37 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mclient/mclient-2.8.ebuild,v 1.6 2006/05/14 11:59:41 mrness Exp $ DESCRIPTION="Simple command line Masqdialer client" -HOMEPAGE="http://cpwright.com/mserver/" -SRC_URI="http://cpwright.com/cli-mclient/cli-${P}.tar.gz" +HOMEPAGE="None available" +SRC_URI="mirror://gentoo/cli-${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |