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 | |
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')
-rw-r--r-- | net-mail/getmail/getmail-4.3.6.ebuild | 4 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.7.ebuild | 4 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.8.ebuild | 4 |
3 files changed, 6 insertions, 6 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" diff --git a/net-mail/getmail/getmail-4.3.7.ebuild b/net-mail/getmail/getmail-4.3.7.ebuild index c86ab38ee1e9..d0a5f0bbc2ea 100644 --- a/net-mail/getmail/getmail-4.3.7.ebuild +++ b/net-mail/getmail/getmail-4.3.7.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.7.ebuild,v 1.1 2005/05/01 23:35:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.7.ebuild,v 1.2 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" diff --git a/net-mail/getmail/getmail-4.3.8.ebuild b/net-mail/getmail/getmail-4.3.8.ebuild index fd6d5f3ee01f..c53cb0fbc50f 100644 --- a/net-mail/getmail/getmail-4.3.8.ebuild +++ b/net-mail/getmail/getmail-4.3.8.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.8.ebuild,v 1.5 2005/06/17 20:26:29 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.8.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" |