diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:05:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:05:03 +0000 |
commit | 6d3536859bae91e4624283e5c8f74753f81cf317 (patch) | |
tree | 2ff755c7c0861e9770a6bcc6c51d13f30e6b0881 /net-mail/sendmail | |
parent | ~sparc lovin (Manifest recommit) (diff) | |
download | gentoo-2-6d3536859bae91e4624283e5c8f74753f81cf317.tar.gz gentoo-2-6d3536859bae91e4624283e5c8f74753f81cf317.tar.bz2 gentoo-2-6d3536859bae91e4624283e5c8f74753f81cf317.zip |
Version Bump.
Diffstat (limited to 'net-mail/sendmail')
-rw-r--r-- | net-mail/sendmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/sendmail/sendmail-8.12.10.ebuild | 6 | ||||
-rw-r--r-- | net-mail/sendmail/sendmail-8.12.11.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-mail/sendmail/ChangeLog b/net-mail/sendmail/ChangeLog index 04a3b836422b..c8e60adfbbf1 100644 --- a/net-mail/sendmail/ChangeLog +++ b/net-mail/sendmail/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2004/02/07 00:18:00 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.38 2004/03/19 17:05:03 agriffis Exp $ + + 19 Mar 2004; Aron Griffis <agriffis@gentoo.org> sendmail-8.12.10.ebuild, + sendmail-8.12.11.ebuild: + add alpha/ia64 keywords *sendmail-8.12.11 (06 Feb 2004) diff --git a/net-mail/sendmail/sendmail-8.12.10.ebuild b/net-mail/sendmail/sendmail-8.12.10.ebuild index 1e04c01346c6..0b0957324b54 100644 --- a/net-mail/sendmail/sendmail-8.12.10.ebuild +++ b/net-mail/sendmail/sendmail-8.12.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.10.ebuild,v 1.6 2004/02/12 15:19:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.10.ebuild,v 1.7 2004/03/19 17:05:03 agriffis 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 amd64" +KEYWORDS="x86 ppc sparc hppa amd64 alpha ia64" IUSE="ssl ldap sasl berkdb tcpd gdbm mbox" DEPEND="!amd64? ( net-dns/hesiod ) diff --git a/net-mail/sendmail/sendmail-8.12.11.ebuild b/net-mail/sendmail/sendmail-8.12.11.ebuild index 9ae0eb356350..8cec5eb5cfeb 100644 --- a/net-mail/sendmail/sendmail-8.12.11.ebuild +++ b/net-mail/sendmail/sendmail-8.12.11.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.ebuild,v 1.3 2004/02/12 05:05:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.11.ebuild,v 1.4 2004/03/19 17:05:03 agriffis 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" +KEYWORDS="~x86 ~ppc ~sparc ~hppa ~alpha ~ia64" IUSE="ssl ldap sasl berkdb tcpd gdbm mbox" DEPEND="net-dns/hesiod |