public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-mta/courier: courier-0.69.0.ebuild ChangeLog
@ 2012-12-17 17:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-17 17:27 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/17 17:27:57

  Modified:             courier-0.69.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #439736
  
  (Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  mail-mta/courier/courier-0.69.0.ebuild

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

Index: courier-0.69.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- courier-0.69.0.ebuild	9 Dec 2012 15:11:46 -0000	1.6
+++ courier-0.69.0.ebuild	17 Dec 2012 17:27:57 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.6 2012/12/09 15:11:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.7 2012/12/17 17:27:57 ago Exp $
 
 inherit eutils flag-o-matic multilib
 
@@ -10,7 +10,7 @@
 SLOT="0"
 LICENSE="GPL-2"
 # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ~sparc x86"
 IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
 	fam web webmail gnutls"
 



1.159                mail-mta/courier/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog	9 Dec 2012 15:11:46 -0000	1.158
+++ ChangeLog	17 Dec 2012 17:27:57 -0000	1.159
@@ -1,6 +1,9 @@
 # ChangeLog for mail-mta/courier
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.158 2012/12/09 15:11:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.159 2012/12/17 17:27:57 ago Exp $
+
+  17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> courier-0.69.0.ebuild:
+  Stable for ia64, wrt bug #439736
 
   09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> courier-0.69.0.ebuild:
   Stable for ppc, wrt bug #439736





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-mta/courier: courier-0.69.0.ebuild ChangeLog
@ 2013-06-15 22:29 Vicente Olivert Riera (vincent)
  0 siblings, 0 replies; 2+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2013-06-15 22:29 UTC (permalink / raw
  To: gentoo-commits

vincent     13/06/15 22:29:38

  Modified:             courier-0.69.0.ebuild ChangeLog
  Log:
  fixing collitions with two qmail related packages: bug #441774
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)

Revision  Changes    Path
1.10                 mail-mta/courier/courier-0.69.0.ebuild

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

Index: courier-0.69.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- courier-0.69.0.ebuild	28 Feb 2013 17:48:11 -0000	1.9
+++ courier-0.69.0.ebuild	15 Jun 2013 22:29:38 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.9 2013/02/28 17:48:11 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.10 2013/06/15 22:29:38 vincent Exp $
 
 inherit eutils flag-o-matic multilib
 
@@ -40,6 +40,8 @@
 	!mail-mta/sendmail
 	!mail-mta/ssmtp
 	!mail-mta/opensmtpd
+	!net-mail/dot-forward
+	!sys-apps/ucspi-tcp
 	"
 
 RDEPEND="${DEPEND}



1.164                mail-mta/courier/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	7 Mar 2013 23:51:41 -0000	1.163
+++ ChangeLog	15 Jun 2013 22:29:38 -0000	1.164
@@ -1,6 +1,9 @@
 # ChangeLog for mail-mta/courier
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.163 2013/03/07 23:51:41 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.164 2013/06/15 22:29:38 vincent Exp $
+
+  15 Jun 2013; Vicente Olivert Riera <vincent@gentoo.org> courier-0.69.0.ebuild:
+  fixing collitions with two qmail related packages: bug #441774
 
   07 Mar 2013; Hanno Boeck <hanno@gentoo.org> files/courier-init-r4:
   checkpath needs to be in checkconfig.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-15 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-15 22:29 [gentoo-commits] gentoo-x86 commit in mail-mta/courier: courier-0.69.0.ebuild ChangeLog Vicente Olivert Riera (vincent)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-17 17:27 Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox