summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:52:10 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:52:10 +0000
commit4decb6421279dffa0ab3f19c8a4167a111484644 (patch)
tree9e47e994e907b9c976e83c5837319a63873cfcd6 /net-mail
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-4decb6421279dffa0ab3f19c8a4167a111484644.tar.gz
historical-4decb6421279dffa0ab3f19c8a4167a111484644.tar.bz2
historical-4decb6421279dffa0ab3f19c8a4167a111484644.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/getmail/getmail-2.3.8.ebuild4
-rw-r--r--net-mail/getmail/getmail-3.1.3.ebuild4
-rw-r--r--net-mail/getmail/getmail-3.1.7.ebuild4
-rw-r--r--net-mail/getmail/getmail-3.2.1.ebuild4
-rw-r--r--net-mail/getmail/getmail-3.2.4.ebuild3
-rw-r--r--net-mail/grepmail/grepmail-4.70-r1.ebuild4
-rw-r--r--net-mail/grepmail/grepmail-4.70-r2.ebuild4
-rw-r--r--net-mail/grepmail/grepmail-4.91.ebuild4
-rw-r--r--net-mail/mboxgrep/mboxgrep-0.7.3.ebuild4
-rw-r--r--net-mail/mboxgrep/mboxgrep-0.7.9.ebuild3
-rw-r--r--net-mail/pop3vscan/pop3vscan-0.4.ebuild4
11 files changed, 21 insertions, 21 deletions
diff --git a/net-mail/getmail/getmail-2.3.8.ebuild b/net-mail/getmail/getmail-2.3.8.ebuild
index c3dabd3cec99..366f7b5ae2b1 100644
--- a/net-mail/getmail/getmail-2.3.8.ebuild
+++ b/net-mail/getmail/getmail-2.3.8.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/getmail/getmail-2.3.8.ebuild,v 1.10 2004/06/24 23:22:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-2.3.8.ebuild,v 1.11 2004/07/15 01:48:50 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery"
HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-2.0/"
SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-2.0/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-2.0/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc"
+IUSE=""
DEPEND="virtual/python"
diff --git a/net-mail/getmail/getmail-3.1.3.ebuild b/net-mail/getmail/getmail-3.1.3.ebuild
index b4a6b880f7b3..da0d9faae43f 100644
--- a/net-mail/getmail/getmail-3.1.3.ebuild
+++ b/net-mail/getmail/getmail-3.1.3.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/getmail/getmail-3.1.3.ebuild,v 1.5 2004/06/24 23:22:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-3.1.3.ebuild,v 1.6 2004/07/15 01:48:50 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery"
HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-3.0/"
SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-3.0/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-3.0/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND="virtual/python"
diff --git a/net-mail/getmail/getmail-3.1.7.ebuild b/net-mail/getmail/getmail-3.1.7.ebuild
index c11d16adec93..ce4bd0a3a82b 100644
--- a/net-mail/getmail/getmail-3.1.7.ebuild
+++ b/net-mail/getmail/getmail-3.1.7.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/getmail/getmail-3.1.7.ebuild,v 1.5 2004/06/24 23:22:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-3.1.7.ebuild,v 1.6 2004/07/15 01:48:50 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery"
HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-3.0/"
SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-3.0/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-3.0/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha"
+IUSE=""
DEPEND="virtual/python"
diff --git a/net-mail/getmail/getmail-3.2.1.ebuild b/net-mail/getmail/getmail-3.2.1.ebuild
index 4a6bd5611488..457a8b4ebbf8 100644
--- a/net-mail/getmail/getmail-3.2.1.ebuild
+++ b/net-mail/getmail/getmail-3.2.1.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/getmail/getmail-3.2.1.ebuild,v 1.4 2004/06/24 23:22:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-3.2.1.ebuild,v 1.5 2004/07/15 01:48:50 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery"
HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-3.0/"
SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-3.0/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-3.0/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64"
+IUSE=""
DEPEND="virtual/python"
diff --git a/net-mail/getmail/getmail-3.2.4.ebuild b/net-mail/getmail/getmail-3.2.4.ebuild
index f8e1ad368a54..ebab4b74da76 100644
--- a/net-mail/getmail/getmail-3.2.4.ebuild
+++ b/net-mail/getmail/getmail-3.2.4.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-3.2.4.ebuild,v 1.1 2004/07/07 20:45:35 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-3.2.4.ebuild,v 1.2 2004/07/15 01:48:50 agriffis Exp $
IUSE=""
-S=${WORKDIR}/${P}
DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery"
HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-3.0/"
SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-3.0/${P}.tar.gz"
diff --git a/net-mail/grepmail/grepmail-4.70-r1.ebuild b/net-mail/grepmail/grepmail-4.70-r1.ebuild
index b4b228e63f44..839c65b170a3 100644
--- a/net-mail/grepmail/grepmail-4.70-r1.ebuild
+++ b/net-mail/grepmail/grepmail-4.70-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/grepmail/grepmail-4.70-r1.ebuild,v 1.11 2004/06/24 23:23:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.70-r1.ebuild,v 1.12 2004/07/15 01:49:17 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Search normal or compressed mailbox using a regular expression or dates."
HOMEPAGE="http://grepmail.sourceforge.net/"
SRC_URI="mirror://sourceforge/grepmail/${P}.tar.gz"
@@ -13,6 +12,7 @@ RESTRICT="nomirror"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ppc sparc"
+IUSE=""
DEPEND="${DEPEND}
dev-perl/Inline
diff --git a/net-mail/grepmail/grepmail-4.70-r2.ebuild b/net-mail/grepmail/grepmail-4.70-r2.ebuild
index 8b182558d13d..4eb3114da62d 100644
--- a/net-mail/grepmail/grepmail-4.70-r2.ebuild
+++ b/net-mail/grepmail/grepmail-4.70-r2.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/grepmail/grepmail-4.70-r2.ebuild,v 1.7 2004/06/24 23:23:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.70-r2.ebuild,v 1.8 2004/07/15 01:49:17 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Search normal or compressed mailbox using a regular expression or dates."
HOMEPAGE="http://grepmail.sourceforge.net/"
SRC_URI="mirror://sourceforge/grepmail/${P}.tar.gz"
@@ -13,6 +12,7 @@ RESTRICT="nomirror"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ppc sparc"
+IUSE=""
DEPEND="${DEPEND}
dev-perl/Inline
diff --git a/net-mail/grepmail/grepmail-4.91.ebuild b/net-mail/grepmail/grepmail-4.91.ebuild
index 0bf362f4980d..ba13877c9269 100644
--- a/net-mail/grepmail/grepmail-4.91.ebuild
+++ b/net-mail/grepmail/grepmail-4.91.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/grepmail/grepmail-4.91.ebuild,v 1.6 2004/06/24 23:23:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.91.ebuild,v 1.7 2004/07/15 01:49:17 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Search normal or compressed mailbox using a regular expression or dates."
HOMEPAGE="http://grepmail.sourceforge.net/"
SRC_URI="mirror://sourceforge/grepmail/${P}.tar.gz"
@@ -13,6 +12,7 @@ RESTRICT="nomirror"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ~ppc sparc"
+IUSE=""
DEPEND="${DEPEND}
dev-perl/Inline
diff --git a/net-mail/mboxgrep/mboxgrep-0.7.3.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.3.ebuild
index 4b8acffd1b19..f00673c65116 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.3.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.3.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/mboxgrep/mboxgrep-0.7.3.ebuild,v 1.13 2004/07/01 22:32:49 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.3.ebuild,v 1.14 2004/07/15 01:51:14 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Grep for mbox files"
SRC_URI="mirror://sourceforge/mboxgrep/${P}.tar.gz"
HOMEPAGE="http://mboxgrep.sf.net"
@@ -13,6 +12,7 @@ RDEPEND="$DEPEND"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc"
+IUSE=""
src_compile() {
./configure \
diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild
index 8ceca573ca54..2f1a8e31310e 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.3 2004/07/01 22:32:49 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.4 2004/07/15 01:51:14 agriffis Exp $
DESCRIPTION="Grep for mbox files"
SRC_URI="mirror://sourceforge/mboxgrep/${P}.tar.gz"
@@ -11,6 +11,7 @@ DEPEND="virtual/libc"
SLOT="0"
LICENSE="as-is"
KEYWORDS="~x86 ~ppc ~sparc"
+IUSE=""
src_compile() {
econf || die "./configure failed"
diff --git a/net-mail/pop3vscan/pop3vscan-0.4.ebuild b/net-mail/pop3vscan/pop3vscan-0.4.ebuild
index e5adb816ee71..88ad4e47cacf 100644
--- a/net-mail/pop3vscan/pop3vscan-0.4.ebuild
+++ b/net-mail/pop3vscan/pop3vscan-0.4.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/pop3vscan/pop3vscan-0.4.ebuild,v 1.13 2004/06/24 23:26:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/pop3vscan-0.4.ebuild,v 1.14 2004/07/15 01:52:10 agriffis Exp $
-S="${WORKDIR}/${P}"
DESCRIPTION="A transparent POP3-Proxy with virus-scanning capabilities."
SRC_URI="mirror://sourceforge/pop3vscan/${P}.tar.gz"
HOMEPAGE="http://pop3vscan.sf.net/"
@@ -13,6 +12,7 @@ RDEPEND="net-firewall/iptables"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
src_unpack() {
unpack ${A}