public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/mta: mta-1.ebuild ChangeLog
@ 2013-02-13  9:37 Eray Aslan (eras)
  0 siblings, 0 replies; 4+ messages in thread
From: Eray Aslan (eras) @ 2013-02-13  9:37 UTC (permalink / raw
  To: gentoo-commits

eras        13/02/13 09:37:42

  Modified:             ChangeLog
  Added:                mta-1.ebuild
  Log:
  Change default mta - bug #450812
  
  (Portage version: 2.2.0_alpha162/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)

Revision  Changes    Path
1.9                  virtual/mta/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	7 Nov 2012 11:42:04 -0000	1.8
+++ ChangeLog	13 Feb 2013 09:37:42 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/mta
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.8 2012/11/07 11:42:04 eras Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.9 2013/02/13 09:37:42 eras Exp $
+
+*mta-1 (13 Feb 2013)
+
+  13 Feb 2013; Eray Aslan <eras@gentoo.org> +mta-1.ebuild:
+  Change default mta - bug #450812
 
   07 Nov 2012; Eray Aslan <eras@gentoo.org> mta-0.ebuild:
   mail-mta/nbsmtp is no longer in the tree



1.1                  virtual/mta/mta-1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/mta-1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/mta-1.ebuild?rev=1.1&content-type=text/plain

Index: mta-1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v 1.1 2013/02/13 09:37:42 eras Exp $

EAPI=4

DESCRIPTION="Virtual for Message Transfer Agents"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND=""

# mail-mta/citadel is from sunrise
RDEPEND="|| (	mail-mta/nullmailer
				mail-mta/msmtp[mta]
				mail-mta/ssmtp[mta]
				mail-mta/courier
				mail-mta/esmtp
				mail-mta/exim
				mail-mta/mini-qmail
				mail-mta/netqmail
				mail-mta/postfix
				mail-mta/qmail-ldap
				mail-mta/sendmail
				mail-mta/citadel[-postfix] )"





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

* [gentoo-commits] gentoo-x86 commit in virtual/mta: mta-1.ebuild ChangeLog
@ 2013-02-19  2:55 Zac Medico (zmedico)
  0 siblings, 0 replies; 4+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-19  2:55 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/19 02:55:17

  Modified:             mta-1.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.2                  virtual/mta/mta-1.ebuild

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

Index: mta-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mta-1.ebuild	13 Feb 2013 09:37:42 -0000	1.1
+++ mta-1.ebuild	19 Feb 2013 02:55:17 -0000	1.2
@@ -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/virtual/mta/mta-1.ebuild,v 1.1 2013/02/13 09:37:42 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v 1.2 2013/02/19 02:55:17 zmedico Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.10                 virtual/mta/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 Feb 2013 09:37:42 -0000	1.9
+++ ChangeLog	19 Feb 2013 02:55:17 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/mta
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.9 2013/02/13 09:37:42 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.10 2013/02/19 02:55:17 zmedico Exp $
+
+  19 Feb 2013; Zac Medico <zmedico@gentoo.org> mta-1.ebuild:
+  Add ~arm-linux keyword.
 
 *mta-1 (13 Feb 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in virtual/mta: mta-1.ebuild ChangeLog
@ 2013-03-17 23:43 Jason Donenfeld (zx2c4)
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Donenfeld (zx2c4) @ 2013-03-17 23:43 UTC (permalink / raw
  To: gentoo-commits

zx2c4       13/03/17 23:43:28

  Modified:             mta-1.ebuild ChangeLog
  Log:
  Fix typo.
  
  (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)

Revision  Changes    Path
1.4                  virtual/mta/mta-1.ebuild

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

Index: mta-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mta-1.ebuild	17 Mar 2013 20:05:48 -0000	1.3
+++ mta-1.ebuild	17 Mar 2013 23:43:28 -0000	1.4
@@ -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/virtual/mta/mta-1.ebuild,v 1.3 2013/03/17 20:05:48 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v 1.4 2013/03/17 23:43:28 zx2c4 Exp $
 
 EAPI=4
 
@@ -27,5 +27,5 @@
 				mail-mta/postfix
 				mail-mta/qmail-ldap
 				mail-mta/sendmail
-				mail-mta/opensmptd
+				mail-mta/opensmtpd
 				mail-mta/citadel[-postfix] )"



1.12                 virtual/mta/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	17 Mar 2013 20:05:48 -0000	1.11
+++ ChangeLog	17 Mar 2013 23:43:28 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/mta
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.11 2013/03/17 20:05:48 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.12 2013/03/17 23:43:28 zx2c4 Exp $
+
+  17 Mar 2013; Jason A. Donenfeld <zx2c4@gentoo.org> mta-1.ebuild:
+  Fix typo.
 
   17 Mar 2013; Jason A. Donenfeld <zx2c4@gentoo.org> mta-0.ebuild, mta-1.ebuild:
   Add OpenSMTPD to the list of MTAs.





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

* [gentoo-commits] gentoo-x86 commit in virtual/mta: mta-1.ebuild ChangeLog
@ 2014-01-18  4:15 Mike Frysinger (vapier)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-18  4:15 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/18 04:15:44

  Modified:             mta-1.ebuild ChangeLog
  Log:
  Add arm64 love.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.5                  virtual/mta/mta-1.ebuild

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

Index: mta-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mta-1.ebuild	17 Mar 2013 23:43:28 -0000	1.4
+++ mta-1.ebuild	18 Jan 2014 04:15:44 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v 1.4 2013/03/17 23:43:28 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mta/mta-1.ebuild,v 1.5 2014/01/18 04:15:44 vapier Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.13                 virtual/mta/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mta/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	17 Mar 2013 23:43:28 -0000	1.12
+++ ChangeLog	18 Jan 2014 04:15:44 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/mta
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.12 2013/03/17 23:43:28 zx2c4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/mta/ChangeLog,v 1.13 2014/01/18 04:15:44 vapier Exp $
+
+  18 Jan 2014; Mike Frysinger <vapier@gentoo.org> mta-1.ebuild:
+  Add arm64 love.
 
   17 Mar 2013; Jason A. Donenfeld <zx2c4@gentoo.org> mta-1.ebuild:
   Fix typo.





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

end of thread, other threads:[~2014-01-18  4:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  2:55 [gentoo-commits] gentoo-x86 commit in virtual/mta: mta-1.ebuild ChangeLog Zac Medico (zmedico)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-18  4:15 Mike Frysinger (vapier)
2013-03-17 23:43 Jason Donenfeld (zx2c4)
2013-02-13  9:37 Eray Aslan (eras)

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