summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-02-06 21:27:43 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-02-06 21:27:43 +0000
commit2388039b81e0d17614e699ea3f427a2e24c91021 (patch)
treea2c6e095f4f85afb4b0c47b550a47c1ca1635553 /media-sound/amarok
parentStable on amd64 wrt bug #161149. (diff)
downloadgentoo-2-2388039b81e0d17614e699ea3f427a2e24c91021.tar.gz
gentoo-2-2388039b81e0d17614e699ea3f427a2e24c91021.tar.bz2
gentoo-2-2388039b81e0d17614e699ea3f427a2e24c91021.zip
Fix dependency for amarok 1.4.5, libgpod 0.4.2 is needed at least.
(Portage version: 2.1.2-r8)
Diffstat (limited to 'media-sound/amarok')
-rw-r--r--media-sound/amarok/ChangeLog5
-rw-r--r--media-sound/amarok/amarok-1.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog
index 269a20bed345..860d6ec421d0 100644
--- a/media-sound/amarok/ChangeLog
+++ b/media-sound/amarok/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/amarok
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.204 2007/02/05 13:54:25 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.205 2007/02/06 21:27:43 flameeyes Exp $
+
+ 06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> amarok-1.4.5.ebuild:
+ Fix dependency for amarok 1.4.5, libgpod 0.4.2 is needed at least.
05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> amarok-1.4.5.ebuild:
Add ~ppc as requested by lu_zero in bug #164242.
diff --git a/media-sound/amarok/amarok-1.4.5.ebuild b/media-sound/amarok/amarok-1.4.5.ebuild
index b65251e4b457..061ab53d8b35 100644
--- a/media-sound/amarok/amarok-1.4.5.ebuild
+++ b/media-sound/amarok/amarok-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.5.ebuild,v 1.3 2007/02/05 13:54:25 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.5.ebuild,v 1.4 2007/02/06 21:27:43 flameeyes Exp $
LANGS="af ar az bg br ca cs cy da de el en_GB es et fa fi fr ga gl he
hi hu is it ja ka km ko lt ms nb nl nn pa pl pt pt_BR ro ru rw se sk
@@ -36,7 +36,7 @@ RDEPEND="kde? ( || ( kde-base/konqueror kde-base/kdebase ) )
opengl? ( virtual/opengl )
visualization? ( media-libs/libsdl
=media-plugins/libvisual-plugins-0.4* )
- ipod? ( >=media-libs/libgpod-0.3 )
+ ipod? ( >=media-libs/libgpod-0.4.2 )
aac? ( media-libs/libmp4v2 )
ifp? ( media-libs/libifp )
real? ( media-video/realplayer )