diff options
author | Markus Ullmann <jokey@gentoo.org> | 2009-01-25 22:08:08 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2009-01-25 22:08:08 +0000 |
commit | 3cdd6689e17d4ef0b1829475d7cc6e1d2f502027 (patch) | |
tree | 5e29ec36e8f19f8f518ead44d81b8bbb1540050c /media-sound/amarok | |
parent | version bump as per bug #255596 - thanks to Peter Alfredsen (diff) | |
download | gentoo-2-3cdd6689e17d4ef0b1829475d7cc6e1d2f502027.tar.gz gentoo-2-3cdd6689e17d4ef0b1829475d7cc6e1d2f502027.tar.bz2 gentoo-2-3cdd6689e17d4ef0b1829475d7cc6e1d2f502027.zip |
Works on ~amd64
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/amarok')
-rw-r--r-- | media-sound/amarok/amarok-2.0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amarok/amarok-2.0.1.1.ebuild b/media-sound/amarok/amarok-2.0.1.1.ebuild index d078f8584045..d97f58c58a10 100644 --- a/media-sound/amarok/amarok-2.0.1.1.ebuild +++ b/media-sound/amarok/amarok-2.0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v 1.5 2009/01/13 15:07:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v 1.6 2009/01/25 22:08:08 jokey Exp $ EAPI="2" @@ -14,7 +14,7 @@ DESCRIPTION="Advanced audio player based on KDE framework." HOMEPAGE="http://amarok.kde.org/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" SLOT="2" IUSE="daap debug ifp ipod mp3tunes mp4 mtp njb +semantic-desktop" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" |