summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:57:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:57:47 +0000
commit8df6725e43be572d406369fbfb1276ebd1dbd06d (patch)
tree5a2ed0cc6fbe3c817182319dd42aa67c3b5a3d79 /net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-8df6725e43be572d406369fbfb1276ebd1dbd06d.tar.gz
gentoo-2-8df6725e43be572d406369fbfb1276ebd1dbd06d.tar.bz2
gentoo-2-8df6725e43be572d406369fbfb1276ebd1dbd06d.zip
sync IUSE (+mysql), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild')
-rw-r--r--net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild
index d374a95f650b..2f31cdfd8bf8 100644
--- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild
+++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.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-autoresponder/qmail-autoresponder-0.95.ebuild,v 1.14 2004/07/01 22:34:10 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild,v 1.15 2004/07/15 01:57:47 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Rate-limited autoresponder for qmail."
SRC_URI="http://untroubled.org/qmail-autoresponder/${P}.tar.gz"
HOMEPAGE="http://untroubled.org/qmail-autoresponder/"
@@ -10,6 +9,7 @@ HOMEPAGE="http://untroubled.org/qmail-autoresponder/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ppc"
+IUSE=""
DEPEND="virtual/libc"
RDEPEND=">=mail-mta/qmail-1.03-r7"