diff options
Diffstat (limited to 'media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild')
-rw-r--r-- | media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild b/media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild index b63d843dce5c..5beb975060d1 100644 --- a/media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild +++ b/media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc.; alexf <acid DOT punk AT gmx DOT net> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild,v 1.4 2004/03/26 22:04:29 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-morestate/xmms-morestate-1.2.ebuild,v 1.5 2004/06/18 06:26:30 eradicator Exp $ DESCRIPTION=" XMMS Morestate restores ESD volume, song time, and playing/paused status" SRC_URI="mirror://sourceforge/xmms-morestate/${P}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://xmms-morestate.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 amd64 ~ppc ~sparc" IUSE="" DEPEND=">=media-sound/xmms-1.2.7" |