diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-03 11:39:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-03 11:39:37 +0000 |
commit | 20b819453e123d54342b31165b206ef8c218de5a (patch) | |
tree | 0b45349ce85a6323567d830172c0b08c0c6053c5 /net-im | |
parent | #include fix and clean up wrt #343935 (diff) | |
download | gentoo-2-20b819453e123d54342b31165b206ef8c218de5a.tar.gz gentoo-2-20b819453e123d54342b31165b206ef8c218de5a.tar.bz2 gentoo-2-20b819453e123d54342b31165b206ef8c218de5a.zip |
change to gentoo mirrors too because upstream site and tarball is gone
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/cpop/cpop-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/cpop/cpop-0.0.4.ebuild b/net-im/cpop/cpop-0.0.4.ebuild index 17d98ba2125d..9b0ab6a90a6c 100644 --- a/net-im/cpop/cpop-0.0.4.ebuild +++ b/net-im/cpop/cpop-0.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/cpop-0.0.4.ebuild,v 1.6 2010/11/03 11:38:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/cpop-0.0.4.ebuild,v 1.7 2010/11/03 11:39:37 ssuominen Exp $ EAPI=2 inherit eutils DESCRIPTION="GTK+ network popup message client. Compatible with the jpop protocol." HOMEPAGE="http://www.draxil.uklinux.net/hip/index.pl?page=cpop" -SRC_URI="http://www.draxil.uklinux.net/hip/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |