diff options
author | Michael McCabe <randy@gentoo.org> | 2004-05-12 12:26:20 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-05-12 12:26:20 +0000 |
commit | acc25ea930434eaf7a2e6f789ae9ca24f375e19f (patch) | |
tree | bc5a4688c737a59b2878c2970604c447b17c29da /net-mail | |
parent | added flag-o-matic eclass (Manifest recommit) (diff) | |
download | gentoo-2-acc25ea930434eaf7a2e6f789ae9ca24f375e19f.tar.gz gentoo-2-acc25ea930434eaf7a2e6f789ae9ca24f375e19f.tar.bz2 gentoo-2-acc25ea930434eaf7a2e6f789ae9ca24f375e19f.zip |
Added s390 keywords
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sendmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/sendmail/sendmail-8.12.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/sendmail/ChangeLog b/net-mail/sendmail/ChangeLog index 6d1f5edf0664..152716edd863 100644 --- a/net-mail/sendmail/ChangeLog +++ b/net-mail/sendmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/sendmail # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.41 2004/04/27 09:23:24 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.42 2004/05/12 12:21:51 randy Exp $ + + 12 May 2004; Michael McCabe <randy@gentoo.org> sendmail-8.12.11-r2.ebuild: + Added s390 keywords *sendmail-8.12.11-r2 (21 Apr 2004) diff --git a/net-mail/sendmail/sendmail-8.12.11-r2.ebuild b/net-mail/sendmail/sendmail-8.12.11-r2.ebuild index 4f21e8b79468..29bac99965a4 100644 --- a/net-mail/sendmail/sendmail-8.12.11-r2.ebuild +++ b/net-mail/sendmail/sendmail-8.12.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.11-r2.ebuild,v 1.1 2004/04/22 00:47:37 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.11-r2.ebuild,v 1.2 2004/05/12 12:21:51 randy Exp $ DESCRIPTION="Widely-used Mail Transport Agent (MTA)" HOMEPAGE="http://www.sendmail.org/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz" LICENSE="Sendmail" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~hppa ~alpha ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~hppa ~alpha ~ia64 s390" IUSE="ssl ldap sasl tcpd mbox milter" DEPEND="net-mail/mailbase |