diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-07 19:41:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-07 19:41:09 +0000 |
commit | 12a69a0edae8d15823c71ac4ee19f6902580fab2 (patch) | |
tree | 1ef4cd7db2cbdf1ef56e7ba3c1c9f883415db55d /mail-mta/courier | |
parent | ia64/sparc stable wrt #224531 (diff) | |
download | gentoo-2-12a69a0edae8d15823c71ac4ee19f6902580fab2.tar.gz gentoo-2-12a69a0edae8d15823c71ac4ee19f6902580fab2.tar.bz2 gentoo-2-12a69a0edae8d15823c71ac4ee19f6902580fab2.zip |
alpha/ia64 stable wrt #223767
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.59.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 6f6f89cf5ef9..004663c81b3e 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.108 2008/06/07 01:14:37 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.109 2008/06/07 19:41:09 armin76 Exp $ + + 07 Jun 2008; Raúl Porcel <armin76@gentoo.org> courier-0.59.0.ebuild: + alpha/ia64 stable wrt #223767 07 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> courier-0.59.0.ebuild: stable on sparc, bug #223767 diff --git a/mail-mta/courier/courier-0.59.0.ebuild b/mail-mta/courier/courier-0.59.0.ebuild index 403ae91115ec..64783d0be208 100644 --- a/mail-mta/courier/courier-0.59.0.ebuild +++ b/mail-mta/courier/courier-0.59.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.9 2008/06/07 01:14:38 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.10 2008/06/07 19:41:09 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -17,7 +17,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 web webmail" |