diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:06:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:06:24 +0000 |
commit | 5f3fc388462086c918121a6f8fa52489bc624cf2 (patch) | |
tree | 1c46443bbc46caf07fb8ea26d69d0fe40b428ecc /media-sound/audacious | |
parent | Stable for amd64, wrt bug #490463 (diff) | |
download | gentoo-2-5f3fc388462086c918121a6f8fa52489bc624cf2.tar.gz gentoo-2-5f3fc388462086c918121a6f8fa52489bc624cf2.tar.bz2 gentoo-2-5f3fc388462086c918121a6f8fa52489bc624cf2.zip |
Stable for x86, wrt bug #490463
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 0bf86d4646df..96375248fd37 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.292 2014/01/28 14:02:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.293 2014/01/28 14:06:24 ago Exp $ + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-3.4.1.ebuild: + Stable for x86, wrt bug #490463 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-3.4.1.ebuild: Stable for amd64, wrt bug #490463 diff --git a/media-sound/audacious/audacious-3.4.1.ebuild b/media-sound/audacious/audacious-3.4.1.ebuild index 17c4e469d790..d147e0737dd9 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-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.5 2014/01/28 14:02:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v 1.6 2014/01/28 14:06:24 ago 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" |