diff options
Diffstat (limited to 'net-mail/qmail-notify')
-rw-r--r-- | net-mail/qmail-notify/qmail-notify-0.93-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/qmail-notify/qmail-notify-0.93.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/qmail-notify/qmail-notify-0.93-r1.ebuild b/net-mail/qmail-notify/qmail-notify-0.93-r1.ebuild index ea9e791aa8aa..c86dcf968a27 100644 --- a/net-mail/qmail-notify/qmail-notify-0.93-r1.ebuild +++ b/net-mail/qmail-notify/qmail-notify-0.93-r1.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-r1.ebuild,v 1.5 2004/07/01 22:34:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-notify/qmail-notify-0.93-r1.ebuild,v 1.6 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" 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" |