diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-19 15:48:49 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-19 15:48:49 +0000 |
commit | 65fbc2428301f7c9f87b87cc654ef9e71efe8d53 (patch) | |
tree | a4b06d089b1acae4dd9fe56e5970ce6c771377c1 /app-misc/rio500 | |
parent | added --enable-kde-toolbar to myconf (diff) | |
download | gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.tar.gz gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.tar.bz2 gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.zip |
Updated to mirror:// in SRC_URI
Diffstat (limited to 'app-misc/rio500')
-rw-r--r-- | app-misc/rio500/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/rio500/rio500-0.7-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/rio500/ChangeLog b/app-misc/rio500/ChangeLog index 7f96dca5eda5..bb91e8282d10 100644 --- a/app-misc/rio500/ChangeLog +++ b/app-misc/rio500/ChangeLog @@ -1,8 +1,12 @@ # ChangeLog for app-misc/rio500 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/ChangeLog,v 1.3 2002/04/13 08:28:35 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/ChangeLog,v 1.4 2002/10/19 15:48:49 aliz Exp $ *rio500-0.7-r1 (12 Apr 2002) + + 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> rio500-0.7-r1.ebuild : + Updated to mirror://sourceforge in SRC_URI. + 11 Apr 2002; Spider <spider@gentoo.org> rio500-0.7-r1.ebuild Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages diff --git a/app-misc/rio500/rio500-0.7-r1.ebuild b/app-misc/rio500/rio500-0.7-r1.ebuild index 594f2f5355d0..d9256ea344d6 100644 --- a/app-misc/rio500/rio500-0.7-r1.ebuild +++ b/app-misc/rio500/rio500-0.7-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.6 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.7 2002/10/19 15:48:49 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500" -SRC_URI="http://download.sourceforge.net/rio500/${P}.tar.gz" +SRC_URI="mirror://sourceforge/rio500/${P}.tar.gz" HOMEPAGE="http://rio500.sourceforge.net" SLOT="0" |