diff options
author | 2010-08-07 16:32:36 +0000 | |
---|---|---|
committer | 2010-08-07 16:32:36 +0000 | |
commit | a2eac593f345e3ef9a15852d12f252bc37ad39b9 (patch) | |
tree | f74012bec6fcd4e5385484183e2bf14a1a461a77 /media-radio/radiotray/radiotray-9999.ebuild | |
parent | Whoops forgot to remove code for patches. (diff) | |
download | gentoo-2-a2eac593f345e3ef9a15852d12f252bc37ad39b9.tar.gz gentoo-2-a2eac593f345e3ef9a15852d12f252bc37ad39b9.tar.bz2 gentoo-2-a2eac593f345e3ef9a15852d12f252bc37ad39b9.zip |
Update Mercurial repository URL
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-radio/radiotray/radiotray-9999.ebuild')
-rw-r--r-- | media-radio/radiotray/radiotray-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/radiotray/radiotray-9999.ebuild b/media-radio/radiotray/radiotray-9999.ebuild index b720521cd6dc..a01587674f43 100644 --- a/media-radio/radiotray/radiotray-9999.ebuild +++ b/media-radio/radiotray/radiotray-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.1 2010/07/14 09:10:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.2 2010/08/07 16:32:36 hwoarang Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -10,7 +10,7 @@ inherit mercurial distutils DESCRIPTION="Online radio streaming player" HOMEPAGE="http://radiotray.sourceforge.net/" SRC_URI="" -EHG_REPO_URI="http://radiotray.hg.sourceforge.net/hgweb/radiotray/" +EHG_REPO_URI="http://radiotray.hg.sourceforge.net:8000/hgroot/radiotray/radiotray" LICENSE="GPL-1" SLOT="0" |