diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-08-24 12:41:53 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-08-24 12:41:53 +0000 |
commit | 11e32e5020e72794a6a64ea383d9bbc2eff38443 (patch) | |
tree | c79ac3e0be088a012eb031348d20e0ab0b24d920 /net-mail/getmail/getmail-4.3.6.ebuild | |
parent | Fixed the chown call to comply with bug 103563. (diff) | |
download | gentoo-2-11e32e5020e72794a6a64ea383d9bbc2eff38443.tar.gz gentoo-2-11e32e5020e72794a6a64ea383d9bbc2eff38443.tar.bz2 gentoo-2-11e32e5020e72794a6a64ea383d9bbc2eff38443.zip |
Inherit eutils.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail/getmail/getmail-4.3.6.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.3.6.ebuild b/net-mail/getmail/getmail-4.3.6.ebuild index faaec9991cea..e059a832b28a 100644 --- a/net-mail/getmail/getmail-4.3.6.ebuild +++ b/net-mail/getmail/getmail-4.3.6.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.6.ebuild,v 1.5 2005/05/17 18:26:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.6.ebuild,v 1.6 2005/08/24 12:41:53 ticho Exp $ -inherit distutils +inherit distutils eutils IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" |