diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:32:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:32:23 +0000 |
commit | be4a745e1423cd21dac816bcc1b8c41c62a657f5 (patch) | |
tree | 4b275b60223770a54ebd5e143658090c52f041e2 /media-sound/audacious/audacious-3.1.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #394395, remove old (diff) | |
download | gentoo-2-be4a745e1423cd21dac816bcc1b8c41c62a657f5.tar.gz gentoo-2-be4a745e1423cd21dac816bcc1b8c41c62a657f5.tar.bz2 gentoo-2-be4a745e1423cd21dac816bcc1b8c41c62a657f5.zip |
sparc stable wrt #383991
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'media-sound/audacious/audacious-3.1.ebuild')
-rw-r--r-- | media-sound/audacious/audacious-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacious/audacious-3.1.ebuild b/media-sound/audacious/audacious-3.1.ebuild index dc12c66d437e..a86ad871a937 100644 --- a/media-sound/audacious/audacious-3.1.ebuild +++ b/media-sound/audacious/audacious-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.8 2012/02/03 01:35:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.9 2012/02/19 15:32:23 armin76 Exp $ EAPI=4 inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="chardet nls session" RDEPEND=">=dev-libs/dbus-glib-0.60 |