nativemad    15/01/15 08:46:07

  Modified:             courier-0.74.0.ebuild courier-0.74.1.ebuild
                        ChangeLog
  Log:
  marked ~x86, see bug 532520
  
  (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 
60373227)

Revision  Changes    Path
1.4                  mail-mta/courier/courier-0.74.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild?r1=1.3&r2=1.4

Index: courier-0.74.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- courier-0.74.0.ebuild       28 Dec 2014 15:55:52 -0000      1.3
+++ courier-0.74.0.ebuild       15 Jan 2015 08:46:07 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.0.ebuild,v 
1.3 2014/12/28 15:55:52 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v 
1.4 2015/01/15 08:46:07 nativemad 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"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
        fam web webmail gnutls"
 



1.3                  mail-mta/courier/courier-0.74.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild?r1=1.2&r2=1.3

Index: courier-0.74.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- courier-0.74.1.ebuild       28 Dec 2014 15:55:52 -0000      1.2
+++ courier-0.74.1.ebuild       15 Jan 2015 08:46:07 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.ebuild,v 
1.2 2014/12/28 15:55:52 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.1.ebuild,v 
1.3 2015/01/15 08:46:07 nativemad 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"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
        fam web webmail gnutls"
 



1.181                mail-mta/courier/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?rev=1.181&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?rev=1.181&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/courier/ChangeLog?r1=1.180&r2=1.181

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog   28 Dec 2014 15:55:52 -0000      1.180
+++ ChangeLog   15 Jan 2015 08:46:07 -0000      1.181
@@ -1,6 +1,10 @@
 # ChangeLog for mail-mta/courier
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.180 
2014/12/28 15:55:52 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.181 
2015/01/15 08:46:07 nativemad Exp $
+
+  15 Jan 2015; Andreas Schuerch <[email protected]> courier-0.74.0.ebuild,
+  courier-0.74.1.ebuild:
+  marked ~x86, see bug 532520
 
   28 Dec 2014; Aaron W. Swenson <[email protected]> courier-0.71.ebuild,
   courier-0.74.0.ebuild, courier-0.74.1.ebuild:




Reply via email to