diff options
author | 2003-10-27 09:52:08 +0000 | |
---|---|---|
committer | 2003-10-27 09:52:08 +0000 | |
commit | c22e1c63bcf5ae4558f1db9797a762ee1e0603b5 (patch) | |
tree | 207b28c96e393b80b409fa2161fccd83c712d84f /media-sound/mpg321/mpg321-0.2.10-r1.ebuild | |
parent | version bump (diff) | |
download | historical-c22e1c63bcf5ae4558f1db9797a762ee1e0603b5.tar.gz historical-c22e1c63bcf5ae4558f1db9797a762ee1e0603b5.tar.bz2 historical-c22e1c63bcf5ae4558f1db9797a762ee1e0603b5.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'media-sound/mpg321/mpg321-0.2.10-r1.ebuild')
-rw-r--r-- | media-sound/mpg321/mpg321-0.2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg321/mpg321-0.2.10-r1.ebuild b/media-sound/mpg321/mpg321-0.2.10-r1.ebuild index f419f09fd442..c6efcbdae1b3 100644 --- a/media-sound/mpg321/mpg321-0.2.10-r1.ebuild +++ b/media-sound/mpg321/mpg321-0.2.10-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.2.10-r1.ebuild,v 1.9 2003/10/07 21:43:05 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.2.10-r1.ebuild,v 1.10 2003/10/27 09:49:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Free MP3 player, drop-in replacement for mpg123" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/mpg321/" DEPEND=">=media-sound/mad-0.14.2b |