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/relay-ctrl | |
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/relay-ctrl')
-rw-r--r-- | net-mail/relay-ctrl/relay-ctrl-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/relay-ctrl/relay-ctrl-3.1.1.ebuild b/net-mail/relay-ctrl/relay-ctrl-3.1.1.ebuild index acdf4b0a9b77..9ba9f578eb1b 100644 --- a/net-mail/relay-ctrl/relay-ctrl-3.1.1.ebuild +++ b/net-mail/relay-ctrl/relay-ctrl-3.1.1.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/relay-ctrl/relay-ctrl-3.1.1.ebuild,v 1.7 2003/02/13 14:39:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/relay-ctrl/relay-ctrl-3.1.1.ebuild,v 1.8 2004/02/22 16:27:33 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="SMTP Relaying Control for qmail & tcpserver." @@ -9,7 +9,7 @@ HOMEPAGE="http://untroubled.org/relay-ctrl/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND="virtual/glibc" RDEPEND="net-mail/qmail" |