diff options
author | Jason Wever <weeve@gentoo.org> | 2006-07-16 21:05:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-07-16 21:05:05 +0000 |
commit | 30bec51ffc10ebf4d9d2c01de68318660a6654cd (patch) | |
tree | 65ae22899669fe229fe68034126a20a2be9e6af4 /mail-mta/courier | |
parent | Add patch to build on FreeBSD, change init script so that it doesn't daemonis... (diff) | |
download | gentoo-2-30bec51ffc10ebf4d9d2c01de68318660a6654cd.tar.gz gentoo-2-30bec51ffc10ebf4d9d2c01de68318660a6654cd.tar.bz2 gentoo-2-30bec51ffc10ebf4d9d2c01de68318660a6654cd.zip |
Stable on SPARC wrt security bug #135005.
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.53.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 3ced55710709..c82e2123a41d 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.72 2006/07/14 17:11:38 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.73 2006/07/16 21:05:05 weeve Exp $ + + 16 Jul 2006; Jason Wever <weeve@gentoo.org> courier-0.53.2.ebuild: + Stable on SPARC wrt security bug #135005. 14 Jul 2006; Luca Longinotti <chtekk@gentoo.org> files/mailer.conf, courier-0.53.2.ebuild: diff --git a/mail-mta/courier/courier-0.53.2.ebuild b/mail-mta/courier/courier-0.53.2.ebuild index 25cb1dc49f3e..248480484602 100644 --- a/mail-mta/courier/courier-0.53.2.ebuild +++ b/mail-mta/courier/courier-0.53.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.2 2006/07/14 17:11:38 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.3 2006/07/16 21:05:05 weeve Exp $ inherit eutils gnuconfig flag-o-matic @@ -14,7 +14,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="~x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper fam" PROVIDE="virtual/mta |