summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-24 17:18:41 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-24 17:18:41 +0000
commit2139ff850d6338dd42ca2666c0d31e1abeb634d7 (patch)
tree6c3329a493dc9851350bbb9c90f267ac227a9d4f /media-sound/kstreamripper
parentWhen detaching a session, drop the connection if 'Send Input to All' is enabl... (diff)
downloadgentoo-2-2139ff850d6338dd42ca2666c0d31e1abeb634d7.tar.gz
gentoo-2-2139ff850d6338dd42ca2666c0d31e1abeb634d7.tar.bz2
gentoo-2-2139ff850d6338dd42ca2666c0d31e1abeb634d7.zip
Fix mirror:/ typo on SRC_URI. Bug #123953.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound/kstreamripper')
-rw-r--r--media-sound/kstreamripper/ChangeLog6
-rw-r--r--media-sound/kstreamripper/kstreamripper-0.3.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/kstreamripper/ChangeLog b/media-sound/kstreamripper/ChangeLog
index 27974b9788ba..ea84f92046e6 100644
--- a/media-sound/kstreamripper/ChangeLog
+++ b/media-sound/kstreamripper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/kstreamripper
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.10 2006/01/03 19:18:25 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.11 2006/02/24 17:18:41 flameeyes Exp $
+
+ 24 Feb 2006; Diego Pettenò <flameeyes@gentoo.org>
+ kstreamripper-0.3.4.ebuild:
+ Fix mirror:/ typo on SRC_URI. Bug #123953.
*kstreamripper-0.3.4 (03 Jan 2006)
diff --git a/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild b/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild
index b60304b77aaf..07d3edabf5eb 100644
--- a/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild
+++ b/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild,v 1.2 2006/01/03 19:19:24 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild,v 1.3 2006/02/24 17:18:41 flameeyes Exp $
inherit kde
@@ -8,7 +8,7 @@ DESCRIPTION="KStreamripper - a nice KDE3 frontend to media-sound/streamripper"
HOMEPAGE="http://kstreamripper.tuxipuxi.org/"
# Portage isn't capable to get along with this url.
# SRC_URI="http://www.tuxipuxi.org/?download=${P}.tar.bz2"
-SRC_URI="mirror:/gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"