public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/lastfm-desktop/
@ 2015-12-31  9:17 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2015-12-31  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     913b161d489f279d2f22dc7ef7f6165632b0ea48
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 09:14:30 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 09:17:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913b161d

media-sound/lastfm-desktop: add missing media-libs/liblastfm USE dependency

Package-Manager: portage-2.2.26

 media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild | 2 +-
 media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild b/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild
index 7c44efd..954be9b 100644
--- a/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild
+++ b/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
 	dev-qt/qtsql:4
 	dev-qt/qtwebkit:4
 	media-libs/libgpod
-	>=media-libs/liblastfm-1.0.6[fingerprint]
+	>=media-libs/liblastfm-1.0.6[fingerprint,qt4(+)]
 	sys-libs/zlib
 	|| ( dev-qt/qtphonon:4 kde-apps/phonon-kde:4 )"
 DEPEND="${RDEPEND}"

diff --git a/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild b/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
index 08b6824..d5d6cd7 100644
--- a/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
+++ b/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
 	dev-qt/qtsql:4
 	dev-qt/qtwebkit:4
 	media-libs/libgpod
-	media-libs/liblastfm[fingerprint]
+	media-libs/liblastfm[fingerprint,qt4(+)]
 	sys-libs/zlib
 	|| ( dev-qt/qtphonon:4 kde-apps/phonon-kde:4 )"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/lastfm-desktop/
@ 2016-01-10  8:27 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2016-01-10  8:27 UTC (permalink / raw
  To: gentoo-commits

commit:     e2988e3a13f653c70e8ea2051460cf3757db9a93
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 08:27:03 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 08:27:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2988e3a

media-sound/lastfm-desktop: Fix proaudio herd ref

 media-sound/lastfm-desktop/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lastfm-desktop/metadata.xml b/media-sound/lastfm-desktop/metadata.xml
index 015bd19..8ab0536 100644
--- a/media-sound/lastfm-desktop/metadata.xml
+++ b/media-sound/lastfm-desktop/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <herd>prosound</herd>
+  <herd>proaudio</herd>
   <upstream>
     <remote-id type="github">lastfm/lastfm-desktop</remote-id>
   </upstream>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/lastfm-desktop/
@ 2017-08-30 14:05 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2017-08-30 14:05 UTC (permalink / raw
  To: gentoo-commits

commit:     56297e759ab6def9b168a0c2dbad503bb1924d3d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 13:57:50 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 14:05:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56297e75

media-sound/lastfm-desktop: remove dev-qt/qtphonon dependency

Gentoo-bug: 629144
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild | 4 ++--
 media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild b/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild
index bc6a14c32b4..aad97460448 100644
--- a/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild
+++ b/media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
 	media-libs/libgpod
 	>=media-libs/liblastfm-1.0.6[fingerprint,qt4(+)]
 	sys-libs/zlib
-	|| ( dev-qt/qtphonon:4 kde-apps/phonon-kde:4 )"
+	kde-apps/phonon-kde:4"
 DEPEND="${RDEPEND}"
 
 src_configure() {

diff --git a/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild b/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
index c39ad64aaba..603463205e2 100644
--- a/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
+++ b/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
 	media-libs/libgpod
 	media-libs/liblastfm[fingerprint,qt4(+)]
 	sys-libs/zlib
-	|| ( dev-qt/qtphonon:4 kde-apps/phonon-kde:4 )"
+	kde-apps/phonon-kde:4"
 DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${P}-missing-cast.patch )


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-30 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 14:05 [gentoo-commits] repo/gentoo:master commit in: media-sound/lastfm-desktop/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2016-01-10  8:27 Michał Górny
2015-12-31  9:17 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox