diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-03 08:59:38 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-03 08:59:38 +0000 |
commit | 876703a097597294e1afcd2bade25b85a5f0cb6a (patch) | |
tree | 2a8eb59a09f07bf8e0d9f989b0a082af48d4646f /media-plugins/xmms-shn | |
parent | new homepage (Manifest recommit) (diff) | |
download | gentoo-2-876703a097597294e1afcd2bade25b85a5f0cb6a.tar.gz gentoo-2-876703a097597294e1afcd2bade25b85a5f0cb6a.tar.bz2 gentoo-2-876703a097597294e1afcd2bade25b85a5f0cb6a.zip |
Stable x86 amd64.
Diffstat (limited to 'media-plugins/xmms-shn')
-rw-r--r-- | media-plugins/xmms-shn/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/xmms-shn/ChangeLog b/media-plugins/xmms-shn/ChangeLog index 2a763b794827..19942d27284e 100644 --- a/media-plugins/xmms-shn/ChangeLog +++ b/media-plugins/xmms-shn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/xmms-shn # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.7 2004/07/07 09:05:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.8 2004/09/03 08:59:38 eradicator Exp $ + + 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> + xmms-shn-2.4.0.ebuild: + Stable x86 amd64. *xmms-shn-2.4.0 (07 Jul 2004) 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 d6e64c24d5b6..c6e9fbce0b99 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-2004 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.1 2004/07/07 09:05:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.4.0.ebuild,v 1.2 2004/09/03 08:59:38 eradicator Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://www.etree.org/shnutils/xmms-shn/source/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" #-sparc: 2.4.0: Playing .shn causes xmms to segfault -KEYWORDS="~x86 ~ppc -sparc ~alpha ~hppa ~mips ~amd64" +KEYWORDS="x86 ~ppc -sparc ~alpha ~hppa ~mips amd64" DEPEND="media-sound/xmms" |