diff options
author | 2011-01-22 22:46:41 +0000 | |
---|---|---|
committer | 2011-01-22 22:46:41 +0000 | |
commit | e72acb1f06e17449f7c3b58e319210f905e0c34a (patch) | |
tree | f905cc404c8541171fdac83752671697479a7df8 /media-sound | |
parent | ppc64 stable wrt #344571 (diff) | |
download | gentoo-2-e72acb1f06e17449f7c3b58e319210f905e0c34a.tar.gz gentoo-2-e72acb1f06e17449f7c3b58e319210f905e0c34a.tar.bz2 gentoo-2-e72acb1f06e17449f7c3b58e319210f905e0c34a.zip |
ppc64 stable wrt #344571
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/alsa-utils/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/alsa-utils/ChangeLog b/media-sound/alsa-utils/ChangeLog index c93a25370241..7a3d526f3a93 100644 --- a/media-sound/alsa-utils/ChangeLog +++ b/media-sound/alsa-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/alsa-utils -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.302 2010/12/25 14:27:40 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.303 2011/01/22 22:46:41 xarthisius Exp $ + + 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + alsa-utils-1.0.23-r1.ebuild: + ppc64 stable wrt #344571 25 Dec 2010; Markus Meier <maekke@gentoo.org> alsa-utils-1.0.23-r1.ebuild: arm stable diff --git a/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild index 231565c5a0d5..cf2726229e71 100644 --- a/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.23-r1.ebuild,v 1.7 2010/12/25 14:27:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild,v 1.8 2011/01/22 22:46:41 xarthisius Exp $ EAPI=2 inherit eutils @@ -15,7 +15,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" DEPEND=">=sys-libs/ncurses-5.1 |