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
commit57e08dafe8cfbb628a42ea82a6bc35b2a7a84dc7 (patch)
tree1ece590e61d7df96ce75135660a391b1007d345a
parentsync IUSE (missing) (diff)
downloadhistorical-57e08dafe8cfbb628a42ea82a6bc35b2a7a84dc7.tar.gz
historical-57e08dafe8cfbb628a42ea82a6bc35b2a7a84dc7.tar.bz2
historical-57e08dafe8cfbb628a42ea82a6bc35b2a7a84dc7.zip
sync IUSE (+mysql), don't assign S=${WORKDIR}/${P}
-rw-r--r--net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild4
-rw-r--r--net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild4
-rw-r--r--net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild4
-rw-r--r--net-mail/qmail-vmailmgr/Manifest2
-rw-r--r--net-mail/qtools/Manifest2
5 files changed, 8 insertions, 8 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"
diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild
index 4709001cc7aa..a041c5e98ed4 100644
--- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild
+++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild
@@ -1,10 +1,9 @@
# 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.96.1-r1.ebuild,v 1.9 2004/07/01 22:34:10 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild,v 1.10 2004/07/15 01:57:47 agriffis Exp $
inherit fixheadtails eutils
-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/"
@@ -12,6 +11,7 @@ HOMEPAGE="http://untroubled.org/qmail-autoresponder/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ppc alpha ~mips ~hppa"
+IUSE="mysql"
DEPEND="virtual/libc
dev-libs/bglibs
diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild
index e8e3e9997b1b..661e8bb155d8 100644
--- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild
+++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild
@@ -1,10 +1,9 @@
# 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.96.1.ebuild,v 1.8 2004/07/01 22:34:10 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild,v 1.9 2004/07/15 01:57:47 agriffis Exp $
inherit eutils
-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/"
@@ -12,6 +11,7 @@ HOMEPAGE="http://untroubled.org/qmail-autoresponder/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~sparc ~ppc"
+IUSE=""
DEPEND="virtual/libc
dev-libs/bglibs"
diff --git a/net-mail/qmail-vmailmgr/Manifest b/net-mail/qmail-vmailmgr/Manifest
index 8cf3461f2740..a12a2c38b321 100644
--- a/net-mail/qmail-vmailmgr/Manifest
+++ b/net-mail/qmail-vmailmgr/Manifest
@@ -1,4 +1,4 @@
-MD5 bb0c7ba5ecef8c81e7f3783438b94a89 qmail-vmailmgr-0.0.1-r1.ebuild 549
+MD5 fa32cdc9eaa3fa6cb2fe13e858b944bd qmail-vmailmgr-0.0.1-r1.ebuild 557
MD5 6ff65f907e299e2f9a0df96af8d71a80 ChangeLog 578
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 e4e7c93f4ee95d875affda51b197752d files/README 618
diff --git a/net-mail/qtools/Manifest b/net-mail/qtools/Manifest
index e0e9e9f116f2..3b592717c26c 100644
--- a/net-mail/qtools/Manifest
+++ b/net-mail/qtools/Manifest
@@ -1,5 +1,5 @@
MD5 7e5562a0fd0f911f7c077f476e8d77b2 ChangeLog 700
MD5 9d0c568ea32cf6b45797c6e7c82b4a67 metadata.xml 280
-MD5 e11020f93a70f2736eba8936f9291bf4 qtools-0.56.ebuild 1133
+MD5 57b1e61108bc9862e829dd3714e32113 qtools-0.56.ebuild 1128
MD5 d397de4ad57b3e6d89294df49fa4f3b1 files/digest-qtools-0.56 62
MD5 04a4c35d8c9cdf362be4a58d25a9aa4d files/qtools-0.56-errno.patch 291