diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 07:48:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 07:48:51 +0000 |
commit | b7701ea404c305fd609ac0002ab81a5fe8a3fb06 (patch) | |
tree | b9c6fbbccd8d29d65e619b760a8ea481e0cc59e7 /x11-plugins/wmxmms | |
parent | arm and mips need deps first; header fix (Manifest recommit) (diff) | |
download | gentoo-2-b7701ea404c305fd609ac0002ab81a5fe8a3fb06.tar.gz gentoo-2-b7701ea404c305fd609ac0002ab81a5fe8a3fb06.tar.bz2 gentoo-2-b7701ea404c305fd609ac0002ab81a5fe8a3fb06.zip |
header fix; mips and arm need deps first
Diffstat (limited to 'x11-plugins/wmxmms')
-rw-r--r-- | x11-plugins/wmxmms/wmxmms-0.1.4.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-plugins/wmxmms/wmxmms-0.1.4.ebuild b/x11-plugins/wmxmms/wmxmms-0.1.4.ebuild index 8411b1607b80..fb29a1c0320d 100644 --- a/x11-plugins/wmxmms/wmxmms-0.1.4.ebuild +++ b/x11-plugins/wmxmms/wmxmms-0.1.4.ebuild @@ -1,7 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxmms/wmxmms-0.1.4.ebuild,v 1.2 2003/10/16 16:10:23 drobbins Exp $ - +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxmms/wmxmms-0.1.4.ebuild,v 1.3 2004/02/17 07:48:51 mr_bones_ Exp $ MY_P=${P/wm/WM} S=${WORKDIR}/${MY_P} @@ -11,7 +10,7 @@ SRC_URI="http://www.dockapps.com/download.php/id/252/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64" DEPEND="virtual/x11 media-sound/xmms" |