diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:59:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:59:37 +0000 |
commit | 00726320b1cb7c987ce81fc3119c20c9bdf7fd9a (patch) | |
tree | a437f6ec76f943d9cfbaf8dc308f5d357997a443 /media-sound/aqualung | |
parent | Stable for x86, wrt bug #496626 (diff) | |
download | gentoo-2-00726320b1cb7c987ce81fc3119c20c9bdf7fd9a.tar.gz gentoo-2-00726320b1cb7c987ce81fc3119c20c9bdf7fd9a.tar.bz2 gentoo-2-00726320b1cb7c987ce81fc3119c20c9bdf7fd9a.zip |
Stable for x86, wrt bug #497248
(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/aqualung')
-rw-r--r-- | media-sound/aqualung/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/aqualung/ChangeLog b/media-sound/aqualung/ChangeLog index 1d1668bb7307..819305933e16 100644 --- a/media-sound/aqualung/ChangeLog +++ b/media-sound/aqualung/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/aqualung # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.31 2014/01/18 16:04:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.32 2014/01/26 10:59:37 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> aqualung-0.9_beta11-r2.ebuild: + Stable for x86, wrt bug #497248 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> aqualung-0.9_beta11-r2.ebuild: amd64 stable, bug #497248 diff --git a/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild b/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild index b52f5341c0c4..4dd924c1ee7c 100644 --- a/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild +++ b/media-sound/aqualung/aqualung-0.9_beta11-r2.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/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.5 2014/01/18 16:04:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.6 2014/01/26 10:59:37 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/aqualung/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa cddb debug flac ffmpeg ifp jack ladspa lame libsamplerate lua mac modplug mp3 musepack oss podcast pulseaudio sndfile speex systray vorbis wavpack" |