diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:58:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:58:59 +0000 |
commit | c3575c33087e211857cd82f8ca9987c8995e0c3d (patch) | |
tree | 44788945288027c4d0db026728bc931f96dfba61 /net-mail/qmail-notify | |
parent | sync IUSE (+mysql), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-c3575c33087e211857cd82f8ca9987c8995e0c3d.tar.gz gentoo-2-c3575c33087e211857cd82f8ca9987c8995e0c3d.tar.bz2 gentoo-2-c3575c33087e211857cd82f8ca9987c8995e0c3d.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
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" |