diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-07-13 14:51:59 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-07-13 14:51:59 +0000 |
commit | e13ad7620d3a95a62ae5ec93be5f6c04da325ed5 (patch) | |
tree | 62553fba1e3c238970863d8e247b4abd85ca86d4 /net-mail | |
parent | unmask, changelog and repoman fixes (diff) | |
download | gentoo-2-e13ad7620d3a95a62ae5ec93be5f6c04da325ed5.tar.gz gentoo-2-e13ad7620d3a95a62ae5ec93be5f6c04da325ed5.tar.bz2 gentoo-2-e13ad7620d3a95a62ae5ec93be5f6c04da325ed5.zip |
Added stable keyword
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sendmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/sendmail/sendmail-8.12.9-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/sendmail/ChangeLog b/net-mail/sendmail/ChangeLog index ed5248a0c10d..4dfd8afef555 100644 --- a/net-mail/sendmail/ChangeLog +++ b/net-mail/sendmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/sendmail # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.34 2003/06/15 12:51:41 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.35 2003/07/13 14:51:59 joker Exp $ + + 13 Jul 2003; Christian Birchinger <joker@gentoo.org> + sendmail-8.12.9-r2.ebuild: + Added sparc stable keyword 24 May 2003; Todd Berman <tberman@gentoo.org> sendmail-8.12.9-r2.ebuild: closed bug #21354 diff --git a/net-mail/sendmail/sendmail-8.12.9-r2.ebuild b/net-mail/sendmail/sendmail-8.12.9-r2.ebuild index dce0dd161318..a33b39cc997a 100644 --- a/net-mail/sendmail/sendmail-8.12.9-r2.ebuild +++ b/net-mail/sendmail/sendmail-8.12.9-r2.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/sendmail/sendmail-8.12.9-r2.ebuild,v 1.7 2003/07/13 13:32:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.9-r2.ebuild,v 1.8 2003/07/13 14:51:59 joker Exp $ IUSE="ssl ldap sasl berkdb tcpd gdbm mbox" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sendmail.org" LICENSE="Sendmail" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc hppa" +KEYWORDS="x86 ~ppc sparc hppa" PROVIDE="virtual/mta" DEPEND="net-dns/hesiod |