summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2010-10-06 11:57:01 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2010-10-06 11:57:01 +0000
commit025cce6b3e34dcfe20c44145b436f4226af151b8 (patch)
treee33ce3c7cbb3d46a89c3a5d3e3571e3dc9f1b115 /media-sound/amarok
parentStable on amd64 wrt bug #339337 (diff)
downloadgentoo-2-025cce6b3e34dcfe20c44145b436f4226af151b8.tar.gz
gentoo-2-025cce6b3e34dcfe20c44145b436f4226af151b8.tar.bz2
gentoo-2-025cce6b3e34dcfe20c44145b436f4226af151b8.zip
[media-sound/amarok-2.3.2-r1] Updated the EGIT_REPO_URI as upstream changed the git location.
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/amarok')
-rw-r--r--media-sound/amarok/ChangeLog7
-rw-r--r--media-sound/amarok/amarok-2.3.2-r1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog
index bd9ab36b124f..4bc3c913018b 100644
--- a/media-sound/amarok/ChangeLog
+++ b/media-sound/amarok/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/amarok
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.391 2010/09/27 11:01:33 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.392 2010/10/06 11:57:01 jmbsvicetto Exp $
+
+ 06 Oct 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ amarok-2.3.2-r1.ebuild:
+ [media-sound/amarok-2.3.2-r1] Updated the EGIT_REPO_URI as upstream
+ changed the git location.
*amarok-2.3.2-r1 (27 Sep 2010)
diff --git a/media-sound/amarok/amarok-2.3.2-r1.ebuild b/media-sound/amarok/amarok-2.3.2-r1.ebuild
index 914e25fe8e5c..7b77ac2b314f 100644
--- a/media-sound/amarok/amarok-2.3.2-r1.ebuild
+++ b/media-sound/amarok/amarok-2.3.2-r1.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-sound/amarok/amarok-2.3.2-r1.ebuild,v 1.1 2010/09/27 11:01:33 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.3.2-r1.ebuild,v 1.2 2010/10/06 11:57:01 jmbsvicetto Exp $
EAPI="2"
@@ -10,7 +10,7 @@ if [[ ${PV} != *9999* ]]; then
pt pt_BR ru sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr uk zh_CN zh_TW"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
else
- EGIT_REPO_URI="git://git.kde.org/${PN}/${PN}.git"
+ EGIT_REPO_URI="git://git.kde.org/${PN}.git"
GIT_ECLASS="git"
fi