diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:06:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:06:28 +0000 |
commit | 8bb90dddff0f1189df4176f288c2ae802595b05b (patch) | |
tree | dbdddaed06d61d9eaaff1dc50a4bc623b45e50c1 /media-plugins/audacious-plugins | |
parent | Stable for x86, wrt bug #490463 (diff) | |
download | gentoo-2-8bb90dddff0f1189df4176f288c2ae802595b05b.tar.gz gentoo-2-8bb90dddff0f1189df4176f288c2ae802595b05b.tar.bz2 gentoo-2-8bb90dddff0f1189df4176f288c2ae802595b05b.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-plugins/audacious-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index cff3e76355cc..07b53fe3fae7 100644 --- a/media-plugins/audacious-plugins/ChangeLog +++ b/media-plugins/audacious-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/audacious-plugins # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.270 2014/01/28 14:06:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.271 2014/01/28 14:06:28 ago Exp $ + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-plugins-3.4.1.ebuild: + Stable for x86, wrt bug #490463 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-plugins-3.4.1.ebuild: Stable for amd64, wrt bug #490463 diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild index b360341edb02..581d80ae0180 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-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-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild,v 1.6 2014/01/28 14:06:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild,v 1.7 2014/01/28 14:06:28 ago Exp $ EAPI=5 inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2" LICENSE="GPL-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="aac adplug alsa bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack lame libnotify libsamplerate lirc midi mms mp3 nls pulseaudio scrobbler sdl sid sndfile vorbis wavpack" |