diff options
author | 2010-05-09 17:35:40 +0000 | |
---|---|---|
committer | 2010-05-09 17:35:40 +0000 | |
commit | c3577578b189dd39bf267cb8dd442f4bf2c552a2 (patch) | |
tree | 99bd09ae4e5f7dd16376c5bf99e0bb42e4e5b698 /media-sound/decibel-audio-player | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #312877 (diff) | |
download | gentoo-2-c3577578b189dd39bf267cb8dd442f4bf2c552a2.tar.gz gentoo-2-c3577578b189dd39bf267cb8dd442f4bf2c552a2.tar.bz2 gentoo-2-c3577578b189dd39bf267cb8dd442f4bf2c552a2.zip |
Drop sparc keyword
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-sound/decibel-audio-player')
-rw-r--r-- | media-sound/decibel-audio-player/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-sound/decibel-audio-player/ChangeLog b/media-sound/decibel-audio-player/ChangeLog index 037232a584ae..eb359bac5456 100644 --- a/media-sound/decibel-audio-player/ChangeLog +++ b/media-sound/decibel-audio-player/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/decibel-audio-player # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.19 2010/04/19 20:35:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.20 2010/05/09 17:35:40 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + decibel-audio-player-1.00.ebuild: + Drop sparc keyword *decibel-audio-player-1.03 (19 Apr 2010) diff --git a/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild b/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild index 58ca534360d7..34e60c522ca1 100644 --- a/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild +++ b/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild,v 1.8 2009/08/04 07:34:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild,v 1.9 2010/05/09 17:35:40 armin76 Exp $ DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use." HOMEPAGE="http://decibel.silent-blade.org" @@ -8,7 +8,7 @@ SRC_URI="http://decibel.silent-blade.org/uploads/Main/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="aac cdda gnome-keyring libnotify musepack" RDEPEND="media-libs/mutagen |