diff options
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild index 594995213d15..79bf9b35a3e6 100644 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild +++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild @@ -1,6 +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/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild,v 1.4 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild,v 1.5 2004/01/15 22:42:27 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes" @@ -11,7 +11,7 @@ DEPEND="=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc alpha" src_compile() { emake || die |