diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-14 06:23:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-14 06:23:46 +0000 |
commit | 7263cb7c34c1991a31dd700f43f1935d415368d1 (patch) | |
tree | 9eab896f9d17235a444087469e98589c0ca28203 /media-plugins | |
parent | Mark 1.2.10 stable on alpha (diff) | |
download | historical-7263cb7c34c1991a31dd700f43f1935d415368d1.tar.gz historical-7263cb7c34c1991a31dd700f43f1935d415368d1.tar.bz2 historical-7263cb7c34c1991a31dd700f43f1935d415368d1.zip |
Mark 2.4.0 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'media-plugins')
-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 cd2525160495..557855eae362 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.10 2005/06/05 14:30:42 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.11 2005/09/14 06:23:46 agriffis Exp $ + + 14 Sep 2005; Aron Griffis <agriffis@gentoo.org> xmms-shn-2.4.0.ebuild: + Mark 2.4.0 stable on alpha 05 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> -xmms-shn-2.2.4.ebuild, -xmms-shn-2.2.8.ebuild, xmms-shn-2.4.0.ebuild: 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 9b20bf91fc22..31c6a1381c2c 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-2005 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.4 2005/06/05 14:30:42 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild,v 1.5 2005/09/14 06:23:46 agriffis 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="x86 ~ppc -sparc ~alpha ~hppa ~mips amd64" +KEYWORDS="alpha amd64 ~hppa ~mips ~ppc -sparc x86" IUSE="" DEPEND="media-sound/xmms" |