diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-08-25 02:32:23 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-08-25 02:32:23 +0000 |
commit | b89fc4fbcffbbca127466b9ed8c84e29dae927c6 (patch) | |
tree | d1e10e7dab83da3756e06e38320fa2cc85070edf /media-radio/xastir/xastir-1.2.0.ebuild | |
parent | Changed SRC_URI to use mirror:// syntax. (Manifest recommit) (diff) | |
download | gentoo-2-b89fc4fbcffbbca127466b9ed8c84e29dae927c6.tar.gz gentoo-2-b89fc4fbcffbbca127466b9ed8c84e29dae927c6.tar.bz2 gentoo-2-b89fc4fbcffbbca127466b9ed8c84e29dae927c6.zip |
Changed SRC_URI to use mirror:// syntax.
Diffstat (limited to 'media-radio/xastir/xastir-1.2.0.ebuild')
-rw-r--r-- | media-radio/xastir/xastir-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/xastir/xastir-1.2.0.ebuild b/media-radio/xastir/xastir-1.2.0.ebuild index 8fa91898ca5b..ebda25ac7c33 100644 --- a/media-radio/xastir/xastir-1.2.0.ebuild +++ b/media-radio/xastir/xastir-1.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-1.2.0.ebuild,v 1.6 2004/06/30 02:12:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-1.2.0.ebuild,v 1.7 2004/08/25 02:32:23 swegener Exp $ DESCRIPTION="XASTIR" HOMEPAGE="http://xastir.sourceforge.net/" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |