diff options
author | 2013-03-13 10:56:39 +0000 | |
---|---|---|
committer | 2013-03-13 10:56:39 +0000 | |
commit | 62ca624cfdce19dcddd3ad5a3d1a097fd45c8328 (patch) | |
tree | 912747f9e09bdce4e8c3b8bcc2a38f6b82a019f8 /media-sound/alsa-utils | |
parent | Stable for ppc, wrt bug #406101 (diff) | |
download | gentoo-2-62ca624cfdce19dcddd3ad5a3d1a097fd45c8328.tar.gz gentoo-2-62ca624cfdce19dcddd3ad5a3d1a097fd45c8328.tar.bz2 gentoo-2-62ca624cfdce19dcddd3ad5a3d1a097fd45c8328.zip |
Stable for ppc, wrt bug #406101
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/alsa-utils')
-rw-r--r-- | media-sound/alsa-utils/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/alsa-utils/alsa-utils-1.0.25-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/alsa-utils/ChangeLog b/media-sound/alsa-utils/ChangeLog index 7b33a4b27646..8d9cf72fe64b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.330 2013/02/08 19:37:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.331 2013/03/13 10:56:39 ago Exp $ + + 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> alsa-utils-1.0.25-r1.ebuild: + Stable for ppc, wrt bug #406101 *alsa-utils-1.0.26-r2 (08 Feb 2013) diff --git a/media-sound/alsa-utils/alsa-utils-1.0.25-r1.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.25-r1.ebuild index dccac93a053c..61c4335a2fc2 100644 --- a/media-sound/alsa-utils/alsa-utils-1.0.25-r1.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.0.25-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.25-r1.ebuild,v 1.8 2012/07/23 15:04:38 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.25-r1.ebuild,v 1.9 2013/03/13 10:56:39 ago Exp $ EAPI=4 inherit base systemd @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/utils/${MY_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 nls minimal selinux" COMMON_DEPEND=">=sys-libs/ncurses-5.1 |