diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-07-22 13:46:56 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-07-22 13:46:56 +0000 |
commit | 0c07cca5913335f63fe29326e997dfc2a5e56571 (patch) | |
tree | cbbeb927623be8c4e07b7c0486227ad18c69a0c7 /mail-mta | |
parent | * typo in postinst's warn corrected (diff) | |
download | gentoo-2-0c07cca5913335f63fe29326e997dfc2a5e56571.tar.gz gentoo-2-0c07cca5913335f63fe29326e997dfc2a5e56571.tar.bz2 gentoo-2-0c07cca5913335f63fe29326e997dfc2a5e56571.zip |
Stable on hppa. See bug #135005.
(Portage version: 2.1.1_pre2-r2)
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 72140c06b6ca..c10e4ad3f428 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.78 2006/07/20 07:01:38 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.79 2006/07/22 13:46:56 killerfox Exp $ + + 22 Jul 2006; Rene Nussbaumer <killerfox@gentoo.org> courier-0.53.2.ebuild: + Stable on hppa. See bug #135005. 20 Jul 2006; Joshua Jackson <tsunam@gentoo.org> courier-0.53.2.ebuild: marking the right version stable for x86 this time diff --git a/mail-mta/courier/courier-0.53.2.ebuild b/mail-mta/courier/courier-0.53.2.ebuild index 770361dcbcee..14ea2ef50d3b 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.7 2006/07/20 07:01:38 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.8 2006/07/22 13:46:56 killerfox 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 |