diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:49:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:49:03 +0000 |
commit | b0559205f89d153cae9a5b7c48e5b625f38a879c (patch) | |
tree | 449b112916929e6faf7b3f7baa3abc27fc7e87e2 /media-plugins/xmms-shn | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b0559205f89d153cae9a5b7c48e5b625f38a879c.tar.gz gentoo-2-b0559205f89d153cae9a5b7c48e5b625f38a879c.tar.bz2 gentoo-2-b0559205f89d153cae9a5b7c48e5b625f38a879c.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'media-plugins/xmms-shn')
-rw-r--r-- | media-plugins/xmms-shn/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/xmms-shn/ChangeLog b/media-plugins/xmms-shn/ChangeLog index 5555512cf372..8c581ccb82f9 100644 --- a/media-plugins/xmms-shn/ChangeLog +++ b/media-plugins/xmms-shn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/xmms-shn # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.12 2006/03/29 19:01:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.13 2006/05/23 19:49:03 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> xmms-shn-2.4.0.ebuild: + Stable on ppc64 29 Mar 2006; Markus Rothe <corsair@gentoo.org> xmms-shn-2.4.0.ebuild: Added ~ppc64; bug #127343 diff --git a/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild b/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild index c0240ce899f5..4de7f8a712a5 100644 --- a/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild +++ b/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild,v 1.6 2006/03/29 19:01:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild,v 1.7 2006/05/23 19:49:03 corsair Exp $ DESCRIPTION="This input plugin allows xmms to play .shn compressed (lossless) files" HOMEPAGE="http://www.etree.org/shnutils/xmms-shn/" @@ -9,7 +9,7 @@ SRC_URI="http://www.etree.org/shnutils/xmms-shn/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" #-sparc: 2.4.0: Playing .shn causes xmms to segfault -KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ~ppc64 -sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ppc64 -sparc x86" IUSE="" DEPEND="media-sound/xmms" |