diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 17:12:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 17:12:48 +0000 |
commit | 3a1622e6680e2d466d4beb9afb7b8aeabc8961d9 (patch) | |
tree | 93b480b8045ee6c12935fa2ee2f8eb3f0ba62302 /media-sound/pnmixer | |
parent | Add ~ia64, wrt bug #448162 (diff) | |
download | gentoo-2-3a1622e6680e2d466d4beb9afb7b8aeabc8961d9.tar.gz gentoo-2-3a1622e6680e2d466d4beb9afb7b8aeabc8961d9.tar.bz2 gentoo-2-3a1622e6680e2d466d4beb9afb7b8aeabc8961d9.zip |
Add ~ppc, wrt bug #448048
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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, 6 insertions, 4 deletions
diff --git a/media-sound/pnmixer/ChangeLog b/media-sound/pnmixer/ChangeLog index f5c32629f157..d50b8535d0b3 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.2 2012/12/21 09:52:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/ChangeLog,v 1.3 2012/12/22 17:12:48 ago Exp $ + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pnmixer-0.6_pre20111213.ebuild: + Add ~ppc, wrt bug #448048 21 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> pnmixer-0.6_pre20111213.ebuild: @@ -25,4 +28,3 @@ +pnmixer-0.6_pre20111213.ebuild, +files/pnmixer-0.6_pre20111213-build.patch, +files/pnmixer-0.6_pre20111213-desktopfile.patch: initial import wrt #432460 - diff --git a/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild b/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild index 8d2d527180cf..caa3eeefd930 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 # 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.2 2012/12/21 09:52:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pnmixer/pnmixer-0.6_pre20111213.ebuild,v 1.3 2012/12/22 17:12:48 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 ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="libnotify" RDEPEND="media-libs/alsa-lib |