diff options
Diffstat (limited to 'net-mail/teapop')
-rw-r--r-- | net-mail/teapop/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/teapop/teapop-0.3.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/teapop/ChangeLog b/net-mail/teapop/ChangeLog index a88e9a6a1a31..21915c67f1b0 100644 --- a/net-mail/teapop/ChangeLog +++ b/net-mail/teapop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/teapop -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/ChangeLog,v 1.19 2004/12/09 23:38:48 ticho Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/ChangeLog,v 1.20 2005/11/15 15:00:28 gustavoz Exp $ + + 15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> teapop-0.3.8.ebuild: + Stable on sparc *teapop-0.3.8-r1 (10 Dec 2004) diff --git a/net-mail/teapop/teapop-0.3.8.ebuild b/net-mail/teapop/teapop-0.3.8.ebuild index db1577888289..dac0b31daddb 100644 --- a/net-mail/teapop/teapop-0.3.8.ebuild +++ b/net-mail/teapop/teapop-0.3.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild,v 1.5 2004/09/22 08:33:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild,v 1.6 2005/11/15 15:00:28 gustavoz Exp $ DESCRIPTION="Tiny POP3 server" SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz" @@ -14,7 +14,7 @@ DEPEND="virtual/libc IUSE="mysql postgres ldap ipv6 tcpd java" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 sparc ~ppc" src_compile() { local myconf |