diff options
author | 2014-01-24 23:29:37 +0000 | |
---|---|---|
committer | 2014-01-24 23:29:37 +0000 | |
commit | f5b8cbde8ab4c41ea38ddaf3e5d0f8fd9e65769c (patch) | |
tree | 8efc95e7b34f991a1fef6dcfc8b29fd5fe886c0e /media-sound/audacious/audacious-3.4.1.ebuild | |
parent | Stable for HPPA (bug #490463). (diff) | |
download | gentoo-2-f5b8cbde8ab4c41ea38ddaf3e5d0f8fd9e65769c.tar.gz gentoo-2-f5b8cbde8ab4c41ea38ddaf3e5d0f8fd9e65769c.tar.bz2 gentoo-2-f5b8cbde8ab4c41ea38ddaf3e5d0f8fd9e65769c.zip |
Stable for HPPA (bug #490463).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-sound/audacious/audacious-3.4.1.ebuild')
-rw-r--r-- | media-sound/audacious/audacious-3.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/audacious/audacious-3.4.1.ebuild b/media-sound/audacious/audacious-3.4.1.ebuild index 30fc40c87181..f16cd35e3001 100644 --- a/media-sound/audacious/audacious-3.4.1.ebuild +++ b/media-sound/audacious/audacious-3.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v 1.2 2013/12/26 14:57:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v 1.3 2014/01/24 23:29:37 jer Exp $ EAPI=5 inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2 LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="chardet nls" |