diff options
Diffstat (limited to 'net-mail/qmail-notify/qmail-notify-0.93.ebuild')
-rw-r--r-- | net-mail/qmail-notify/qmail-notify-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmail-notify/qmail-notify-0.93.ebuild b/net-mail/qmail-notify/qmail-notify-0.93.ebuild index ae1283253d59..2adfd55d0eba 100644 --- a/net-mail/qmail-notify/qmail-notify-0.93.ebuild +++ b/net-mail/qmail-notify/qmail-notify-0.93.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-notify/qmail-notify-0.93.ebuild,v 1.12 2004/07/01 22:34:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-notify/qmail-notify-0.93.ebuild,v 1.13 2004/07/15 01:58:08 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Delayed delivery notification for qmail." SRC_URI="http://untroubled.org/qmail-notify/${P}.tar.gz" HOMEPAGE="http://untroubled.org/qmail-notify/" @@ -10,6 +9,7 @@ HOMEPAGE="http://untroubled.org/qmail-notify/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc" +IUSE="" DEPEND="virtual/libc" |