diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:08:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:08:24 +0000 |
commit | d86a74a4599572c1d63c67d4852a74a8ab4af7f8 (patch) | |
tree | a42978dd10fd71d3c14291187b5be3d3856e686c /media-sound | |
parent | Stable for x86, wrt bug #490463 (diff) | |
download | gentoo-2-d86a74a4599572c1d63c67d4852a74a8ab4af7f8.tar.gz gentoo-2-d86a74a4599572c1d63c67d4852a74a8ab4af7f8.tar.bz2 gentoo-2-d86a74a4599572c1d63c67d4852a74a8ab4af7f8.zip |
Stable for ppc, wrt bug #490463
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound')
-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 96375248fd37..c4a3bee330ec 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.293 2014/01/28 14:06:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.294 2014/01/28 14:08:24 ago Exp $ + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-3.4.1.ebuild: + Stable for ppc, wrt bug #490463 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-3.4.1.ebuild: Stable for x86, wrt bug #490463 diff --git a/media-sound/audacious/audacious-3.4.1.ebuild b/media-sound/audacious/audacious-3.4.1.ebuild index d147e0737dd9..76ba89e8c0fe 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.6 2014/01/28 14:06:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v 1.7 2014/01/28 14:08: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" |