* [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
@ 2016-01-06 14:16 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-01-06 14:16 UTC (permalink / raw
To: gentoo-commits
commit: 60fcaed6b36dfcb057f4f4cd23683856ee695419
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 13:59:03 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 14:13:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60fcaed6
virtual/checkpassword: net-mail/checkpw will be treecleaned, bug #553604
Package-Manager: portage-2.2.26
virtual/checkpassword/checkpassword-0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild
index 97d5b23..332465b 100644
--- a/virtual/checkpassword/checkpassword-0.ebuild
+++ b/virtual/checkpassword/checkpassword-0.ebuild
@@ -16,7 +16,6 @@ DEPEND=""
RDEPEND="|| (
net-mail/checkpassword
net-mail/checkpassword-pam
- net-mail/checkpw
net-mail/cmd5checkpw
net-mail/vmailmgr
net-mail/vpopmail
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
@ 2016-09-04 10:38 Patrice Clement
0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2016-09-04 10:38 UTC (permalink / raw
To: gentoo-commits
commit: cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 19:40:36 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Sep 4 10:38:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc65d6e4
virtual/checkpassword: keyword for ~arm64.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2169
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
virtual/checkpassword/checkpassword-0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild
index 332465b..a562bbf 100644
--- a/virtual/checkpassword/checkpassword-0.ebuild
+++ b/virtual/checkpassword/checkpassword-0.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$
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
@ 2016-09-04 10:38 Patrice Clement
0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2016-09-04 10:38 UTC (permalink / raw
To: gentoo-commits
commit: 1b3319f731c0d7f89e1518534ebff65c4248cf9f
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 19:42:18 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Sep 4 10:38:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3319f7
virtual/checkpassword: keyword for ~arm64.
removed RDEPEND: net-mail/vmailmgr
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2169
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
virtual/checkpassword/checkpassword-0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild
index a562bbf..5e21782 100644
--- a/virtual/checkpassword/checkpassword-0.ebuild
+++ b/virtual/checkpassword/checkpassword-0.ebuild
@@ -17,7 +17,6 @@ RDEPEND="|| (
net-mail/checkpassword
net-mail/checkpassword-pam
net-mail/cmd5checkpw
- net-mail/vmailmgr
net-mail/vpopmail
mail-mta/qmail-ldap
)"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
@ 2021-08-19 2:12 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-08-19 2:12 UTC (permalink / raw
To: gentoo-commits
commit: 39ee8b4c97d1e30296404c17c596d85ae96c0280
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Aug 18 17:24:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 02:12:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ee8b4c
virtual/checkpassword: drop removed qmail-ldap
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../checkpassword/{checkpassword-0.ebuild => checkpassword-0-r1.ebuild} | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0-r1.ebuild
similarity index 94%
rename from virtual/checkpassword/checkpassword-0.ebuild
rename to virtual/checkpassword/checkpassword-0-r1.ebuild
index cf0062c682e..cc4c3cc4558 100644
--- a/virtual/checkpassword/checkpassword-0.ebuild
+++ b/virtual/checkpassword/checkpassword-0-r1.ebuild
@@ -13,5 +13,4 @@ RDEPEND="|| (
net-mail/checkpassword-pam
net-mail/cmd5checkpw
net-mail/vpopmail
- mail-mta/qmail-ldap
)"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
@ 2023-06-23 18:07 Matt Turner
0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2023-06-23 18:07 UTC (permalink / raw
To: gentoo-commits
commit: 02d0436ec0044abe57116c7889d7d907756a7478
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=02d0436e
virtual/checkpassword: Drop ppc keywords
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
virtual/checkpassword/checkpassword-0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/checkpassword/checkpassword-0-r1.ebuild b/virtual/checkpassword/checkpassword-0-r1.ebuild
index cc4c3cc4558e..22ea8f249d9e 100644
--- a/virtual/checkpassword/checkpassword-0-r1.ebuild
+++ b/virtual/checkpassword/checkpassword-0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
DESCRIPTION="Virtual for checkpassword compatible applications"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc64 ~s390 sparc x86"
RDEPEND="|| (
net-mail/checkpassword
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
@ 2024-11-05 8:04 Petr Vaněk
0 siblings, 0 replies; 6+ messages in thread
From: Petr Vaněk @ 2024-11-05 8:04 UTC (permalink / raw
To: gentoo-commits
commit: 2717ce662c8844a23b66792ef591730cc7f96970
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 25 09:41:23 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Nov 5 08:03:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2717ce66
virtual/checkpassword: remove nonexistent net-mail/cmd5checkpw dep
The net-mail/cmd5checkpw was treecleaned in commit 5fb2f02da424
("net-mail/cmd5checkpw: treeclean") almost two years ago.
Bug: https://bugs.gentoo.org/833292
Closes: https://github.com/gentoo/gentoo/pull/39106
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
.../{checkpassword-0-r1.ebuild => checkpassword-0-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/virtual/checkpassword/checkpassword-0-r1.ebuild b/virtual/checkpassword/checkpassword-0-r2.ebuild
similarity index 84%
rename from virtual/checkpassword/checkpassword-0-r1.ebuild
rename to virtual/checkpassword/checkpassword-0-r2.ebuild
index 4b9a21777d53..37b667669fb0 100644
--- a/virtual/checkpassword/checkpassword-0-r1.ebuild
+++ b/virtual/checkpassword/checkpassword-0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,6 +11,5 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ppc64 ~s390 sparc x86"
RDEPEND="|| (
net-mail/checkpassword
net-mail/checkpassword-pam
- net-mail/cmd5checkpw
net-mail/vpopmail
)"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-11-05 8:05 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-23 18:07 [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2024-11-05 8:04 Petr Vaněk
2021-08-19 2:12 Sam James
2016-09-04 10:38 Patrice Clement
2016-09-04 10:38 Patrice Clement
2016-01-06 14:16 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox