maekke 15/03/24 20:08:33 Modified: ChangeLog courier-0.74.1-r1.ebuild Log: add ~arm, bug #532520 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.183 mail-mta/courier/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?rev=1.183&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?rev=1.183&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?r1=1.182&r2=1.183 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v retrieving revision 1.182 retrieving revision 1.183 diff -u -r1.182 -r1.183 --- ChangeLog 21 Feb 2015 16:04:58 -0000 1.182 +++ ChangeLog 24 Mar 2015 20:08:33 -0000 1.183 @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.182 2015/02/21 16:04:58 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.183 2015/03/24 20:08:33 maekke Exp $ + + 24 Mar 2015; Markus Meier <[email protected]> courier-0.74.1-r1.ebuild: + add ~arm, bug #532520 *courier-0.74.1-r1 (21 Feb 2015) 1.2 mail-mta/courier/courier-0.74.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1-r1.ebuild?r1=1.1&r2=1.2 Index: courier-0.74.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- courier-0.74.1-r1.ebuild 21 Feb 2015 16:04:58 -0000 1.1 +++ courier-0.74.1-r1.ebuild 24 Mar 2015 20:08:33 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1-r1.ebuild,v 1.1 2015/02/21 16:04:58 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1-r1.ebuild,v 1.2 2015/03/24 20:08:33 maekke Exp $ inherit eutils flag-o-matic multilib @@ -11,7 +11,7 @@ LICENSE="GPL-2" # not in keywords due to missing dependencies: # ~arm ~s390 ~ppc64 ~alpha ~hppa ~ia64 ~ppc ~sparc ~x86 -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls"
