diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
commit | 86608c04c15f6748913caf77c83fb2cfc37ee8ed (patch) | |
tree | 8a62aadd7eab94a7246791762ca53338f2d18298 /net-mail/teapop | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.gz gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.bz2 gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/teapop')
-rw-r--r-- | net-mail/teapop/teapop-0.3.3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/teapop/teapop-0.3.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/teapop/teapop-0.3.3.ebuild b/net-mail/teapop/teapop-0.3.3.ebuild index a7f75ed4265d..e641f710ffc0 100644 --- a/net-mail/teapop/teapop-0.3.3.ebuild +++ b/net-mail/teapop/teapop-0.3.3.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.3.ebuild,v 1.11 2003/09/05 08:57:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.3.ebuild,v 1.12 2004/02/22 16:30:17 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tiny POP3 server" @@ -10,7 +10,7 @@ DEPEND="" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" src_compile() { local myconf 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 |