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 | 66b19ad6e1018d5716c3c83de9cd7893b1590290 (patch) | |
tree | 294a410e05a1efd948e71912df73d3ea1fd15db8 | |
parent | Mark 1.2.10 stable on alpha (diff) | |
download | gentoo-2-66b19ad6e1018d5716c3c83de9cd7893b1590290.tar.gz gentoo-2-66b19ad6e1018d5716c3c83de9cd7893b1590290.tar.bz2 gentoo-2-66b19ad6e1018d5716c3c83de9cd7893b1590290.zip |
Mark 2.4.0 stable on alpha
(Portage version: 2.0.52-r1)
-rw-r--r-- | media-plugins/xmms-shn/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/xmms-shn/Manifest | 14 | ||||
-rw-r--r-- | media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild | 4 |
3 files changed, 8 insertions, 15 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/Manifest b/media-plugins/xmms-shn/Manifest index c8e09d5f3646..4d9879b03bba 100644 --- a/media-plugins/xmms-shn/Manifest +++ b/media-plugins/xmms-shn/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 93dfec00a1c850005ee09e4117a97062 xmms-shn-2.4.0.ebuild 721 -MD5 65e3b966c32f483b9e6406a5009880f2 ChangeLog 1852 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 65e3b966c32f483b9e6406a5009880f2 ChangeLog 1852 +MD5 83e4363b5302a5d963ec18e20f65193a xmms-shn-2.4.0.ebuild 720 MD5 eed18907f947d3f9ef06a896bec2e242 files/digest-xmms-shn-2.4.0 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCowyq06ebR+OMO78RAuHmAKCWihcdEHgjuBHb0wRuUoLbdi0opACfaox5 -77KAigJbwwqKK6shvMbZbUs= -=16yU ------END PGP SIGNATURE----- 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" |