diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-06-18 06:13:19 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-06-18 06:13:19 +0000 |
commit | 6f69f1bd4db7b040ef09aacecaf410a4d5812d2a (patch) | |
tree | d58557870260bf8c38dab19ff3e85594f13eeb5d /media-plugins/xmms-shn | |
parent | gnuconfig update for ~amd64 addition. (diff) | |
download | historical-6f69f1bd4db7b040ef09aacecaf410a4d5812d2a.tar.gz historical-6f69f1bd4db7b040ef09aacecaf410a4d5812d2a.tar.bz2 historical-6f69f1bd4db7b040ef09aacecaf410a4d5812d2a.zip |
Added to ~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.2.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/xmms-shn/ChangeLog b/media-plugins/xmms-shn/ChangeLog index 7e5ba6ede845..af2072e602ac 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.4 2004/03/26 21:20:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/ChangeLog,v 1.5 2004/06/18 06:13:19 eradicator Exp $ + + 17 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> + xmms-shn-2.2.8.ebuild: + Added to ~amd64. 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> xmms-shn-2.2.4.ebuild, xmms-shn-2.2.8.ebuild: diff --git a/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild b/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild index 088de6d02133..f6dbfe401a53 100644 --- a/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild +++ b/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild,v 1.3 2004/03/26 21:20:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild,v 1.4 2004/06/18 06:13:19 eradicator Exp $ DESCRIPTION="This input plugin allows xmms to play .shn compressed (lossless) files" HOMEPAGE="http://shnutils.etree.org/xmms-shn" @@ -8,7 +8,7 @@ SRC_URI="http://www.etree.org/shnutils/xmms-shn/source/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips " +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64" IUSE="" |