diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-09-19 13:03:20 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-09-19 13:03:20 +0000 |
commit | 7c957cf4a9bbd9d86626d4ee805aaf52cf3dfb87 (patch) | |
tree | eaa5f158ded2c660ef9c477c16d95f543f1248ff /media-sound/amarok | |
parent | Version bump with enhancements and bug fixes. (diff) | |
download | gentoo-2-7c957cf4a9bbd9d86626d4ee805aaf52cf3dfb87.tar.gz gentoo-2-7c957cf4a9bbd9d86626d4ee805aaf52cf3dfb87.tar.bz2 gentoo-2-7c957cf4a9bbd9d86626d4ee805aaf52cf3dfb87.zip |
[media-sound/amarok-2.3.1.90] Revert the unintentional drop of the embedded USE flag dependencies.
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/amarok')
-rw-r--r-- | media-sound/amarok/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/amarok/amarok-2.3.1.90.ebuild | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog index c95a03a12f0d..73d6bd06e1c4 100644 --- a/media-sound/amarok/ChangeLog +++ b/media-sound/amarok/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/amarok # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.389 2010/09/19 05:10:25 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.390 2010/09/19 13:03:20 jmbsvicetto Exp $ + + 19 Sep 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + amarok-2.3.1.90.ebuild: + [media-sound/amarok-2.3.1.90] Revert the unintentional drop of the + embedded USE flag dependencies. *amarok-2.3.2 (19 Sep 2010) diff --git a/media-sound/amarok/amarok-2.3.1.90.ebuild b/media-sound/amarok/amarok-2.3.1.90.ebuild index ab6469ee45d9..1718e60e2a3b 100644 --- a/media-sound/amarok/amarok-2.3.1.90.ebuild +++ b/media-sound/amarok/amarok-2.3.1.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.3.1.90.ebuild,v 1.2 2010/09/19 05:10:25 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.3.1.90.ebuild,v 1.3 2010/09/19 13:03:20 jmbsvicetto Exp $ EAPI="2" @@ -46,6 +46,7 @@ COMMONDEPEND=" >=kde-base/libkcompactdisc-${KDE_MINIMAL} >=kde-base/kdemultimedia-kioslaves-${KDE_MINIMAL} ) + embedded? ( <dev-db/mysql-5.1[embedded,-minimal] ) ipod? ( >=media-libs/libgpod-0.7.0[gtk] ) lastfm? ( >=media-libs/liblastfm-0.3.0 ) mp3tunes? ( |