diff options
Diffstat (limited to 'net-mail/teapop/teapop-0.3.5.ebuild')
-rw-r--r-- | net-mail/teapop/teapop-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/teapop/teapop-0.3.5.ebuild b/net-mail/teapop/teapop-0.3.5.ebuild index 9181c99fbeb2..10c7ff5ee5c7 100644 --- a/net-mail/teapop/teapop-0.3.5.ebuild +++ b/net-mail/teapop/teapop-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.5.ebuild,v 1.7 2003/09/05 08:57:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.5.ebuild,v 1.8 2004/02/22 16:30:17 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tiny POP3 server" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc IUSE="mysql postgres ldap" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc" src_compile() { local myconf |