Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/amarok/
Date: Tue, 15 Nov 2011 04:49:13
Message-Id: 2e613d1925c1982ba710adcf35627b0ec7b278ab.jmbsvicetto@gentoo
1 commit: 2e613d1925c1982ba710adcf35627b0ec7b278ab
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 15 04:48:01 2011 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 15 04:48:01 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2e613d19
7
8 [media-sound/amarok] Update reference link on how to configure mysql with amarok.
9
10 (Portage version: 2.2.0_alpha73/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 media-sound/amarok/amarok-2.4.90.ebuild | 2 +-
14 media-sound/amarok/amarok-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/amarok/amarok-2.4.90.ebuild b/media-sound/amarok/amarok-2.4.90.ebuild
18 index 1f6ee9e..fa16b33 100644
19 --- a/media-sound/amarok/amarok-2.4.90.ebuild
20 +++ b/media-sound/amarok/amarok-2.4.90.ebuild
21 @@ -135,7 +135,7 @@ pkg_postinst() {
22 elog "You've disabled the amarok support for embedded mysql DBs."
23 elog "You'll have to configure amarok to use an external db server."
24 echo
25 - elog "Please read http://amaroklive.com/wiki/MySQL_Server for details on how"
26 + elog "Please read http://amarok.kde.org/wiki/MySQL_Server for details on how"
27 elog "to configure the external db and migrate your data from the embedded database."
28 echo
29
30
31 diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild
32 index 1f6ee9e..fa16b33 100644
33 --- a/media-sound/amarok/amarok-9999.ebuild
34 +++ b/media-sound/amarok/amarok-9999.ebuild
35 @@ -135,7 +135,7 @@ pkg_postinst() {
36 elog "You've disabled the amarok support for embedded mysql DBs."
37 elog "You'll have to configure amarok to use an external db server."
38 echo
39 - elog "Please read http://amaroklive.com/wiki/MySQL_Server for details on how"
40 + elog "Please read http://amarok.kde.org/wiki/MySQL_Server for details on how"
41 elog "to configure the external db and migrate your data from the embedded database."
42 echo