diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:14:48 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:14:48 +0000 |
commit | 7984200f1684a5a92826863b6c29099ab9529a04 (patch) | |
tree | abad559a2c5c2abe4775f58cf13dcadac722663f /x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild | |
parent | Mark 0.8.1 stable on alpha (diff) | |
download | historical-7984200f1684a5a92826863b6c29099ab9529a04.tar.gz historical-7984200f1684a5a92826863b6c29099ab9529a04.tar.bz2 historical-7984200f1684a5a92826863b6c29099ab9529a04.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild')
-rw-r--r-- | x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild b/x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild index a80d55293cf0..efd34625e65a 100644 --- a/x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild +++ b/x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild,v 1.6 2006/01/31 21:13:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxmms/wmxmms-0.1.4-r1.ebuild,v 1.7 2006/02/07 21:14:48 blubb Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.dockapps.com/download.php/id/252/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 hppa ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~sparc x86" DEPEND="media-sound/xmms" |