diff options
author | 2014-01-28 14:09:59 +0000 | |
---|---|---|
committer | 2014-01-28 14:09:59 +0000 | |
commit | b32ec1a10acb116849f30eb3274da0847080d719 (patch) | |
tree | 820b0ad3588bcbfd87f371789c39d69b2e43bf72 /media-sound | |
parent | Stable for ppc64, wrt bug #490463 (diff) | |
download | gentoo-2-b32ec1a10acb116849f30eb3274da0847080d719.tar.gz gentoo-2-b32ec1a10acb116849f30eb3274da0847080d719.tar.bz2 gentoo-2-b32ec1a10acb116849f30eb3274da0847080d719.zip |
Stable for alpha, wrt bug #490463
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 936b3c5edd54..782da0bc1c62 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.295 2014/01/28 14:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.296 2014/01/28 14:09:59 ago Exp $ + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-3.4.1.ebuild: + Stable for alpha, wrt bug #490463 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-3.4.1.ebuild: Stable for ppc64, wrt bug #490463 diff --git a/media-sound/audacious/audacious-3.4.1.ebuild b/media-sound/audacious/audacious-3.4.1.ebuild index c8948bbd513a..b73a9f013a60 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.8 2014/01/28 14:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v 1.9 2014/01/28 14:09:59 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" |