diff options
author | 2013-03-03 17:32:19 +0000 | |
---|---|---|
committer | 2013-03-03 17:32:19 +0000 | |
commit | 0a4dfae90cc2244a9feddd01d7435105d0437fc2 (patch) | |
tree | 03b5b4fe25db2bba3b9e737cf38c712f6c06d407 /media-sound/pnmixer | |
parent | Security bumps/revbumps for #459124. Fixes #459926. Thanks to Eric F. GARIOUD... (diff) | |
download | gentoo-2-0a4dfae90cc2244a9feddd01d7435105d0437fc2.tar.gz gentoo-2-0a4dfae90cc2244a9feddd01d7435105d0437fc2.tar.bz2 gentoo-2-0a4dfae90cc2244a9feddd01d7435105d0437fc2.zip |
Stable on ppc, wrt bug #460158
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E9BBC8A8)
Diffstat (limited to 'media-sound/pnmixer')
-rw-r--r-- | media-sound/pnmixer/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/pnmixer/ChangeLog b/media-sound/pnmixer/ChangeLog index f92e8d056ce4..66959d96000d 100644 --- a/media-sound/pnmixer/ChangeLog +++ b/media-sound/pnmixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/pnmixer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/ChangeLog,v 1.6 2013/01/30 18:53:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/ChangeLog,v 1.7 2013/03/03 17:32:19 vincent Exp $ + + 03 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> + pnmixer-0.6_pre20111213.ebuild: + Stable on ppc, wrt bug #460158 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pnmixer-0.6_pre20111213.ebuild: Stable for x86, wrt bug #448038 diff --git a/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild b/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild index 92a0882bce72..bd3a454e5d53 100644 --- a/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild +++ b/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild,v 1.5 2013/01/30 18:53:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild,v 1.6 2013/03/03 17:32:19 vincent Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug libnotify" RDEPEND="media-libs/alsa-lib |