diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-29 12:42:23 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-29 12:42:23 +0000 |
commit | 762fed8dce524af1994176f3122bc56ad6d51ad8 (patch) | |
tree | 41b6ebc372579b807540f89f6feb043a57bbe4a2 /x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild | |
parent | Stable on sparc. (diff) | |
download | historical-762fed8dce524af1994176f3122bc56ad6d51ad8.tar.gz historical-762fed8dce524af1994176f3122bc56ad6d51ad8.tar.bz2 historical-762fed8dce524af1994176f3122bc56ad6d51ad8.zip |
Stable on sparc.
Diffstat (limited to 'x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild')
-rw-r--r-- | x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild b/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild index 1c70b51c7fbe..b4dd62ec0a62 100644 --- a/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild +++ b/x11-plugins/gkrellmms/gkrellmms-2.1.15.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/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild,v 1.2 2004/04/17 12:56:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild,v 1.3 2004/04/29 12:42:23 weeve Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A sweet plugin to control XMMS from GKrellM2" @@ -12,7 +12,7 @@ DEPEND=">=app-admin/gkrellm-2* SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha amd64" +KEYWORDS="x86 ~ppc sparc ~alpha amd64" src_compile() { emake || die |