diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:52:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:52:10 +0000 |
commit | 4decb6421279dffa0ab3f19c8a4167a111484644 (patch) | |
tree | 9e47e994e907b9c976e83c5837319a63873cfcd6 /net-mail/grepmail | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-4decb6421279dffa0ab3f19c8a4167a111484644.tar.gz historical-4decb6421279dffa0ab3f19c8a4167a111484644.tar.bz2 historical-4decb6421279dffa0ab3f19c8a4167a111484644.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-mail/grepmail')
-rw-r--r-- | net-mail/grepmail/grepmail-4.70-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-4.70-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-4.91.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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 |