diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:10:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-28 14:10:03 +0000 |
commit | 54122c4d17f4f3df945a26cde5a683028de1d095 (patch) | |
tree | 5b50cefd0d9e1dffc70ec6615bf502533c2e57e1 /media-plugins/audacious-plugins | |
parent | Stable for alpha, wrt bug #490463 (diff) | |
download | gentoo-2-54122c4d17f4f3df945a26cde5a683028de1d095.tar.gz gentoo-2-54122c4d17f4f3df945a26cde5a683028de1d095.tar.bz2 gentoo-2-54122c4d17f4f3df945a26cde5a683028de1d095.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-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 a1142731e90c..70be72f9c879 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.273 2014/01/28 14:08:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.274 2014/01/28 14:10:03 ago Exp $ + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-plugins-3.4.1.ebuild: + Stable for alpha, wrt bug #490463 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> audacious-plugins-3.4.1.ebuild: Stable for ppc64, 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 d2bf54590f92..6dd246511197 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.9 2014/01/28 14:08:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild,v 1.10 2014/01/28 14:10:03 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" |