diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 18:53:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 18:53:40 +0000 |
commit | ca94ec914b56f137e875a1cecdb9d4a53231c4e4 (patch) | |
tree | 13acabb1486c15884fa75d6089ea69ff1ede058a /media-sound/pnmixer | |
parent | Stable for x86, wrt bug #452934 (diff) | |
download | gentoo-2-ca94ec914b56f137e875a1cecdb9d4a53231c4e4.tar.gz gentoo-2-ca94ec914b56f137e875a1cecdb9d4a53231c4e4.tar.bz2 gentoo-2-ca94ec914b56f137e875a1cecdb9d4a53231c4e4.zip |
Stable for x86, wrt bug #448038
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-sound/pnmixer')
-rw-r--r-- | media-sound/pnmixer/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/pnmixer/ChangeLog b/media-sound/pnmixer/ChangeLog index 4d9fb8d28bb3..f92e8d056ce4 100644 --- a/media-sound/pnmixer/ChangeLog +++ b/media-sound/pnmixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/pnmixer -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/ChangeLog,v 1.5 2012/12/24 13:35:16 hasufell Exp $ +# 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 $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pnmixer-0.6_pre20111213.ebuild: + Stable for x86, wrt bug #448038 24 Dec 2012; Julian Ospald <hasufell@gentoo.org> files/pnmixer-0.6_pre20111213-build.patch: diff --git a/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild b/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild index 948e87b18c5b..92a0882bce72 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-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/pnmixer/pnmixer-0.6_pre20111213.ebuild,v 1.4 2012/12/23 15:23:52 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild,v 1.5 2013/01/30 18:53:40 ago 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 |