diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-22 15:37:01 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-22 15:37:01 +0000 |
commit | 75b1217d0b2af53c4e457c06d4723c6fe3452214 (patch) | |
tree | b467b10775cff13ac964f4323b4dde3c018e3033 /mail-mta | |
parent | use subversion_wc_info in pkg_setup. (diff) | |
download | gentoo-2-75b1217d0b2af53c4e457c06d4723c6fe3452214.tar.gz gentoo-2-75b1217d0b2af53c4e457c06d4723c6fe3452214.tar.bz2 gentoo-2-75b1217d0b2af53c4e457c06d4723c6fe3452214.zip |
Stable on alpha wrt security Bug #135005.
(Portage version: 2.1-r1)
Diffstat (limited to 'mail-mta')
-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 c10e4ad3f428..e8dc16cfc21e 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.79 2006/07/22 13:46:56 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.80 2006/07/22 15:37:01 tcort Exp $ + + 22 Jul 2006; Thomas Cort <tcort@gentoo.org> courier-0.53.2.ebuild: + Stable on alpha wrt security Bug #135005. 22 Jul 2006; Rene Nussbaumer <killerfox@gentoo.org> courier-0.53.2.ebuild: Stable on hppa. See bug #135005. diff --git a/mail-mta/courier/courier-0.53.2.ebuild b/mail-mta/courier/courier-0.53.2.ebuild index 14ea2ef50d3b..83ad2c7748c2 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.8 2006/07/22 13:46:56 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.9 2006/07/22 15:37:01 tcort Exp $ inherit eutils gnuconfig flag-o-matic autotools @@ -14,7 +14,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc sparc x86" +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 |