diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 12:41:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 12:41:36 +0000 |
commit | fcac152c2cb97334ed22c1e4dc96e37a457f1c35 (patch) | |
tree | adc334035016ff7e2b6a07e69f6ffb4b2de81206 /media-sound | |
parent | Stable for x86, wrt bug #550214 (diff) | |
download | gentoo-2-fcac152c2cb97334ed22c1e4dc96e37a457f1c35.tar.gz gentoo-2-fcac152c2cb97334ed22c1e4dc96e37a457f1c35.tar.bz2 gentoo-2-fcac152c2cb97334ed22c1e4dc96e37a457f1c35.zip |
Stable for x86, wrt bug #550214
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/alsa-utils/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/alsa-utils/alsa-utils-1.0.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/alsa-utils/ChangeLog b/media-sound/alsa-utils/ChangeLog index d26c8f79b839..5945f8a70e75 100644 --- a/media-sound/alsa-utils/ChangeLog +++ b/media-sound/alsa-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/alsa-utils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.383 2015/05/23 18:36:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.384 2015/05/27 12:41:36 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> alsa-utils-1.0.29.ebuild: + Stable for x86, wrt bug #550214 23 May 2015; Mikle Kolyada <zlogene@gentoo.org> alsa-utils-1.0.29.ebuild: amd64 stable wrt bug #550214 diff --git a/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild index d37de982cd10..bf962a4d599e 100644 --- a/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v 1.2 2015/05/23 18:36:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v 1.3 2015/05/27 12:41:36 ago Exp $ EAPI=5 inherit eutils systemd udev @@ -11,7 +11,7 @@ SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0.9" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" IUSE="doc +libsamplerate +ncurses nls selinux" CDEPEND=">=media-libs/alsa-lib-${PV} |