diff options
author | Scott W Taylor <swtaylor@gentoo.org> | 2005-01-31 01:54:20 +0000 |
---|---|---|
committer | Scott W Taylor <swtaylor@gentoo.org> | 2005-01-31 01:54:20 +0000 |
commit | 8bf0aa69eebd9b6fd737f30cd48429d6e85d04a9 (patch) | |
tree | eeecea01e4ad3822e936fcc560f8a664d074c35c /mail-mta/courier | |
parent | stabilize (diff) | |
download | gentoo-2-8bf0aa69eebd9b6fd737f30cd48429d6e85d04a9.tar.gz gentoo-2-8bf0aa69eebd9b6fd737f30cd48429d6e85d04a9.tar.bz2 gentoo-2-8bf0aa69eebd9b6fd737f30cd48429d6e85d04a9.zip |
stabilize to version using courier-authlib package
(Portage version: 2.0.51-r15)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 6 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.48.1.ebuild | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 3883f5dd9273..9e1a9fd27a2c 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/courier # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.45 2005/01/31 00:35:55 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.46 2005/01/31 01:54:20 swtaylor Exp $ + + 30 Jan 2005; Scott W Taylor <swtaylor@gentoo.org> courier-0.48.1.ebuild: + stabilize 0.48.1 - most notable change is authentication moved to new + courier-authlib package 30 Jan 2005; Scott W Taylor <swtaylor@gentoo.org> courier-0.48.2.20050130.ebuild: diff --git a/mail-mta/courier/courier-0.48.1.ebuild b/mail-mta/courier/courier-0.48.1.ebuild index 474f39239c57..6a6121be4ac2 100644 --- a/mail-mta/courier/courier-0.48.1.ebuild +++ b/mail-mta/courier/courier-0.48.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.48.1.ebuild,v 1.2 2005/01/30 23:33:25 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.48.1.ebuild,v 1.3 2005/01/31 01:54:20 swtaylor Exp $ inherit eutils @@ -13,7 +13,8 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64 ~mips" +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 +KEYWORDS="x86 alpha amd64 hppa ia64 ~mips ppc sparc" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite uclibc mailwrapper" PROVIDE="virtual/mta |