diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:57:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:57:08 +0000 |
commit | 22889f41d93fc1b6ea9e3b4a368542689b5dd9d2 (patch) | |
tree | 6188b734981b8822f6e2614f3ea34240e6f63b3e /net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild | |
parent | stable on x86, clean up old ebuilds (Manifest recommit) (diff) | |
download | gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.gz gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.bz2 gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.zip |
Add inherit eutils
Diffstat (limited to 'net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild')
-rw-r--r-- | net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild b/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild index 9a2acb7f9071..be480fa0d1a8 100644 --- a/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild,v 1.15 2004/04/26 12:19:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild,v 1.16 2004/04/27 20:52:20 agriffis Exp $ + +inherit eutils DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" |