diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-16 22:21:32 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-16 22:21:32 +0000 |
commit | 348210c634dba58e98d86a9abcca63846de3a368 (patch) | |
tree | d3a636efdb4ef9c4eab0de965eb497d8ceac4905 /x11-plugins/gkrellm-mailwatch | |
parent | repoman (diff) | |
download | gentoo-2-348210c634dba58e98d86a9abcca63846de3a368.tar.gz gentoo-2-348210c634dba58e98d86a9abcca63846de3a368.tar.bz2 gentoo-2-348210c634dba58e98d86a9abcca63846de3a368.zip |
small fixes
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild index 81b3332b2a3e..1079b2efc171 100644 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild +++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild,v 1.1 2002/10/16 21:19:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild,v 1.2 2002/10/16 22:19:55 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes" SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml" -DEPEND="=app-admin/gkrellm-2.0* +DEPEND="=app-admin/gkrellm-2* >=media-libs/imlib-1.9.14-r1" SLOT="2" |