diff options
author | 2008-01-08 15:21:30 +0000 | |
---|---|---|
committer | 2008-01-08 15:21:30 +0000 | |
commit | 10c7bddc42d7518ee29d80805cd65760cb7e607b (patch) | |
tree | 44814ce5981041966aa730b04dd8b5a0345b6c84 /media-sound/amarok | |
parent | Added kdelibs and friend dependency with need-kde function (bug #204797) (diff) | |
download | gentoo-2-10c7bddc42d7518ee29d80805cd65760cb7e607b.tar.gz gentoo-2-10c7bddc42d7518ee29d80805cd65760cb7e607b.tar.bz2 gentoo-2-10c7bddc42d7518ee29d80805cd65760cb7e607b.zip |
sparc stable wrt #204046, thanks to Alex Maclean for testing
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/amarok')
-rw-r--r-- | media-sound/amarok/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/amarok/amarok-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog index bcdfc286ee62..16876b82298e 100644 --- a/media-sound/amarok/ChangeLog +++ b/media-sound/amarok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/amarok # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.257 2008/01/05 12:33:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.258 2008/01/08 15:21:30 armin76 Exp $ + + 08 Jan 2008; Raúl Porcel <armin76@gentoo.org> amarok-1.4.8.ebuild: + sparc stable wrt #204046, thanks to Alex Maclean for testing 05 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> amarok-1.4.8.ebuild, amarok-1.4.9999-r2.ebuild: diff --git a/media-sound/amarok/amarok-1.4.8.ebuild b/media-sound/amarok/amarok-1.4.8.ebuild index 60f917bd646e..12b8f8098fd0 100644 --- a/media-sound/amarok/amarok-1.4.8.ebuild +++ b/media-sound/amarok/amarok-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.8.ebuild,v 1.6 2008/01/05 12:33:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.8.ebuild,v 1.7 2008/01/08 15:21:30 armin76 Exp $ LANGS="af ar az be bg bn br ca cs cy da de el en_GB eo es et eu fa fi fr ga gl he hi hu id is it ja km ko ku lo lt mk ms nb nds ne nl nn pa @@ -35,7 +35,7 @@ HOMEPAGE="http://amarok.kde.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="mp4 kde mysql amazon opengl postgres visualization ipod ifp real njb mtp musicbrainz daap python" |