From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RQAxN-0002FI-79 for garchives@archives.gentoo.org; Tue, 15 Nov 2011 04:49:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53FB321C05A; Tue, 15 Nov 2011 04:49:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1D58321C05A for ; Tue, 15 Nov 2011 04:49:04 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A7A91B4001 for ; Tue, 15 Nov 2011 04:49:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E4A8E80042 for ; Tue, 15 Nov 2011 04:49:02 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <2e613d1925c1982ba710adcf35627b0ec7b278ab.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/amarok/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/amarok/amarok-2.4.90.ebuild media-sound/amarok/amarok-9999.ebuild X-VCS-Directories: media-sound/amarok/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: 2e613d1925c1982ba710adcf35627b0ec7b278ab Date: Tue, 15 Nov 2011 04:49:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: af8cae7c-70df-4e78-81fa-fd1de4551326 X-Archives-Hash: 1c0e2f3117b7cf37942860c5fb02cfc3 commit: 2e613d1925c1982ba710adcf35627b0ec7b278ab Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) ge= ntoo org> AuthorDate: Tue Nov 15 04:48:01 2011 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org= > CommitDate: Tue Nov 15 04:48:01 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D2e613d19 [media-sound/amarok] Update reference link on how to configure mysql with= amarok. (Portage version: 2.2.0_alpha73/git/Linux x86_64, unsigned Manifest commi= t) --- media-sound/amarok/amarok-2.4.90.ebuild | 2 +- media-sound/amarok/amarok-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/amarok/amarok-2.4.90.ebuild b/media-sound/amarok= /amarok-2.4.90.ebuild index 1f6ee9e..fa16b33 100644 --- a/media-sound/amarok/amarok-2.4.90.ebuild +++ b/media-sound/amarok/amarok-2.4.90.ebuild @@ -135,7 +135,7 @@ pkg_postinst() { elog "You've disabled the amarok support for embedded mysql DBs." elog "You'll have to configure amarok to use an external db server." echo - elog "Please read http://amaroklive.com/wiki/MySQL_Server for details= on how" + elog "Please read http://amarok.kde.org/wiki/MySQL_Server for details= on how" elog "to configure the external db and migrate your data from the emb= edded database." echo =20 diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/a= marok-9999.ebuild index 1f6ee9e..fa16b33 100644 --- a/media-sound/amarok/amarok-9999.ebuild +++ b/media-sound/amarok/amarok-9999.ebuild @@ -135,7 +135,7 @@ pkg_postinst() { elog "You've disabled the amarok support for embedded mysql DBs." elog "You'll have to configure amarok to use an external db server." echo - elog "Please read http://amaroklive.com/wiki/MySQL_Server for details= on how" + elog "Please read http://amarok.kde.org/wiki/MySQL_Server for details= on how" elog "to configure the external db and migrate your data from the emb= edded database." echo =20