public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2016-06-05  7:59 Patrice Clement
  0 siblings, 0 replies; 10+ messages in thread
From: Patrice Clement @ 2016-06-05  7:59 UTC (permalink / raw
  To: gentoo-commits

commit:     ab2a78188f5a06a30cbc38df80101441a3706d00
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 15:01:32 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 07:30:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2a7818

virtual/qmail: Removed mail-mta/netqmail-1.05 from RDEPEND

mail-mta/netqmail-1.05 was the preferred package for this virtual.
Its no longer in the tree.
Produces misleading error messages when testing on arm64.

Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1606

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 virtual/qmail/qmail-1.03.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild
index 53a4017..33824b6 100644
--- a/virtual/qmail/qmail-1.03.ebuild
+++ b/virtual/qmail/qmail-1.03.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,6 @@ DEPEND=""
 # See its website, http://www.qmail.org/netqmail/
 
 RDEPEND="|| (
-	~mail-mta/netqmail-1.05
 	~mail-mta/netqmail-1.06
 	~mail-mta/mini-qmail-1.05
 	~mail-mta/mini-qmail-1.06


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2020-01-25 19:04 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2020-01-25 19:04 UTC (permalink / raw
  To: gentoo-commits

commit:     407160e540ee3ffeb2f0756bee94100590da0a31
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jan 25 19:02:31 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 19:03:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407160e5

virtual/qmail: drop to ~alpha

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/qmail/qmail-1.03.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild
index 20142d10fc4..f375f926d13 100644
--- a/virtual/qmail/qmail-1.03.ebuild
+++ b/virtual/qmail/qmail-1.03.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 DESCRIPTION="Virtual for qmail"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 
 # netqmail-1.05 is a special case, because it's a vanilla
 # qmail-1.03 but patched to fix some things.


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2020-01-25 21:01 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2020-01-25 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     bc8f3cd220448ee28bec40c1bc5beca5677a2ac0
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 20:57:12 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 21:00:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8f3cd2

Revert "virtual/qmail: drop to ~alpha"

A bunch of revdeps still use it.

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/qmail/qmail-1.03.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild
index f375f926d13..20142d10fc4 100644
--- a/virtual/qmail/qmail-1.03.ebuild
+++ b/virtual/qmail/qmail-1.03.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 DESCRIPTION="Virtual for qmail"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 
 # netqmail-1.05 is a special case, because it's a vanilla
 # qmail-1.03 but patched to fix some things.


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2020-06-05 16:03 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2020-06-05 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c1323a47a1bc95ccedf579f7a554d63f30255b49
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Oct 16 06:54:38 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  5 16:03:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1323a47

virtual/qmail: notqmail is also a qmail

While at it clean up some things.

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Closes: https://github.com/gentoo/gentoo/pull/13125
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/qmail/qmail-1.03.ebuild | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild
index 0b19554d45d..5e0f770f84a 100644
--- a/virtual/qmail/qmail-1.03.ebuild
+++ b/virtual/qmail/qmail-1.03.ebuild
@@ -1,19 +1,14 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Virtual for qmail"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
 
-# netqmail-1.05 is a special case, because it's a vanilla
-# qmail-1.03 but patched to fix some things.
-# See its website, http://www.qmail.org/netqmail/
-
 RDEPEND="|| (
-	~mail-mta/netqmail-1.06
-	~mail-mta/mini-qmail-1.05
-	~mail-mta/mini-qmail-1.06
-	~mail-mta/qmail-ldap-${PV}
+	mail-mta/netqmail
+	mail-mta/notqmail
+	mail-mta/qmail-ldap
 )"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2020-10-06 18:17 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2020-10-06 18:17 UTC (permalink / raw
  To: gentoo-commits

commit:     25f5a2c2f4382a6446007c60a52190ccc1e11041
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  6 18:15:19 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  6 18:15:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f5a2c2

virtual/qmail: Keyword 1.03 arm64, #741855

Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/qmail/qmail-1.03.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild
index 5e0f770f84a..26e52639285 100644
--- a/virtual/qmail/qmail-1.03.ebuild
+++ b/virtual/qmail/qmail-1.03.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for qmail"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
 
 RDEPEND="|| (
 	mail-mta/netqmail


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2021-03-25 16:56 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-03-25 16:56 UTC (permalink / raw
  To: gentoo-commits

commit:     35744c00aefc5e89e88093e0882f8f764b816f3a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 16:49:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 16:56:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35744c00

virtual/qmail: update maintainers (adopt for Dakon)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/qmail/metadata.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/virtual/qmail/metadata.xml b/virtual/qmail/metadata.xml
index 7a38bb90096..067e368964d 100644
--- a/virtual/qmail/metadata.xml
+++ b/virtual/qmail/metadata.xml
@@ -1,5 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person" proxied="yes">
+		<email>eike@sf-mail.de</email>
+		<name>Rolf Eike Beer</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2021-03-25 19:25 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2021-03-25 19:25 UTC (permalink / raw
  To: gentoo-commits

commit:     cf8fdc073b13caf6ef5bebbae3cbc84e186d32d1
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Mar 25 18:41:27 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 19:24:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8fdc07

virtual/qmail: drop removed qmail-ldap

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/qmail/{qmail-1.03.ebuild => qmail-1.03-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03-r1.ebuild
similarity index 93%
rename from virtual/qmail/qmail-1.03.ebuild
rename to virtual/qmail/qmail-1.03-r1.ebuild
index 68a9af57df6..9ee5e3e09f4 100644
--- a/virtual/qmail/qmail-1.03.ebuild
+++ b/virtual/qmail/qmail-1.03-r1.ebuild
@@ -10,5 +10,4 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x
 RDEPEND="|| (
 	mail-mta/netqmail
 	mail-mta/notqmail
-	mail-mta/qmail-ldap
 )"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2021-05-13 15:19 David Seifert
  0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2021-05-13 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     631b25f0a0bed3c86cbc2b04113f0da91563fbc4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 15:18:46 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 13 15:18:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631b25f0

virtual/qmail: Mark ALLARCHES

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 virtual/qmail/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/qmail/metadata.xml b/virtual/qmail/metadata.xml
index 067e368964d..c700b434e36 100644
--- a/virtual/qmail/metadata.xml
+++ b/virtual/qmail/metadata.xml
@@ -9,4 +9,5 @@
 		<email>proxy-maint@gentoo.org</email>
 		<name>Proxy Maintainers</name>
 	</maintainer>
+	<stabilize-allarches/>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2022-01-30 10:07 James Le Cuirot
  0 siblings, 0 replies; 10+ messages in thread
From: James Le Cuirot @ 2022-01-30 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     1cddbfac13f5bf70edb3c0dccf92e832ff3c3e44
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 30 10:06:42 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 30 10:06:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cddbfac

virtual/qmail: Drop ~m68k keyword

Neither qmail implementation is keyworded.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 virtual/qmail/qmail-1.03-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/qmail/qmail-1.03-r1.ebuild b/virtual/qmail/qmail-1.03-r1.ebuild
index 0636f82f6630..ac4d8a0e3a48 100644
--- a/virtual/qmail/qmail-1.03-r1.ebuild
+++ b/virtual/qmail/qmail-1.03-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for qmail"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="|| (
 	mail-mta/netqmail


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/
@ 2023-06-23 18:07 Matt Turner
  0 siblings, 0 replies; 10+ messages in thread
From: Matt Turner @ 2023-06-23 18:07 UTC (permalink / raw
  To: gentoo-commits

commit:     7d9dc43219a016ab21589fbf1d3a8069a8eff3b3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 17:27:37 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 18:07:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9dc432

virtual/qmail: Drop ppc keywords

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/qmail/qmail-1.03-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/qmail/qmail-1.03-r1.ebuild b/virtual/qmail/qmail-1.03-r1.ebuild
index ac4d8a0e3a48..66f89386e8a0 100644
--- a/virtual/qmail/qmail-1.03-r1.ebuild
+++ b/virtual/qmail/qmail-1.03-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for qmail"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc64 ~s390 sparc x86"
 
 RDEPEND="|| (
 	mail-mta/netqmail


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

end of thread, other threads:[~2023-06-23 18:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-30 10:07 [gentoo-commits] repo/gentoo:master commit in: virtual/qmail/ James Le Cuirot
  -- strict thread matches above, loose matches on Subject: below --
2023-06-23 18:07 Matt Turner
2021-05-13 15:19 David Seifert
2021-03-25 19:25 Sergei Trofimovich
2021-03-25 16:56 Sam James
2020-10-06 18:17 Sam James
2020-06-05 16:03 Michał Górny
2020-01-25 21:01 Sergei Trofimovich
2020-01-25 19:04 Sergei Trofimovich
2016-06-05  7:59 Patrice Clement

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