From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 418F01381F3 for ; Tue, 18 Dec 2012 02:58:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A465F21C019; Tue, 18 Dec 2012 02:58:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0DC3621C019 for ; Tue, 18 Dec 2012 02:58:18 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9C9E33DB22 for ; Tue, 18 Dec 2012 02:58:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 75F56E543C for ; Tue, 18 Dec 2012 02:58:15 +0000 (UTC) From: "Paulos Ratis" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Paulos Ratis" Message-ID: <1355799471.c4befdcb5834b672566edac30f786763a7b5f871.dastergon@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.6.90.ebuild media-sound/amarok/amarok-9999.ebuild X-VCS-Directories: media-sound/amarok/ X-VCS-Committer: dastergon X-VCS-Committer-Name: Paulos Ratis X-VCS-Revision: c4befdcb5834b672566edac30f786763a7b5f871 X-VCS-Branch: master Date: Tue, 18 Dec 2012 02:58:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4ec3bbba-d1b7-483b-97c0-00a5a74c00f7 X-Archives-Hash: 118a72d515611fc1d712168c7d4716de commit: c4befdcb5834b672566edac30f786763a7b5f871 Author: Pavlos Ratis gentoo org> AuthorDate: Tue Dec 18 02:57:51 2012 +0000 Commit: Paulos Ratis gmail com> CommitDate: Tue Dec 18 02:57:51 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c4befdcb [media-sound/amarok] fixed kdelibs dependency --- media-sound/amarok/amarok-2.6.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.6.90.ebuild b/media-sound/amarok/amarok-2.6.90.ebuild index 8abb8d1..d6ad40d 100644 --- a/media-sound/amarok/amarok-2.6.90.ebuild +++ b/media-sound/amarok/amarok-2.6.90.ebuild @@ -31,7 +31,7 @@ fi COMMONDEPEND=" app-crypt/qca:2 >=app-misc/strigi-0.5.7 - $(add_kdebase_dep >=kdelibs-4.8.4 'opengl?,semantic-desktop?') + $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop?' 4.8.4) $(add_kdebase_dep kdebase-kioslaves) >=media-libs/taglib-1.7[asf,mp4] >=media-libs/taglib-extras-1.0.1 diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild index 8abb8d1..d6ad40d 100644 --- a/media-sound/amarok/amarok-9999.ebuild +++ b/media-sound/amarok/amarok-9999.ebuild @@ -31,7 +31,7 @@ fi COMMONDEPEND=" app-crypt/qca:2 >=app-misc/strigi-0.5.7 - $(add_kdebase_dep >=kdelibs-4.8.4 'opengl?,semantic-desktop?') + $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop?' 4.8.4) $(add_kdebase_dep kdebase-kioslaves) >=media-libs/taglib-1.7[asf,mp4] >=media-libs/taglib-extras-1.0.1