public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2017-06-19 14:03 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2017-06-19 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f34740bfe5fefc4f0c973f928a0a0ce5be5f7ca9
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 13:56:19 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 14:03:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34740bf

net-mail/checkpassword: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-mail/checkpassword/checkpassword-0.90-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
index 5aa2798d623..523406f0563 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils fixheadtails flag-o-matic qmail
@@ -9,7 +9,7 @@ SRC_URI="http://cr.yp.to/checkpwd/${P}.tar.gz"
 
 LICENSE="all-rights-reserved"
 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="static"
 RESTRICT="mirror bindist"
 


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2019-11-02  4:43 Robin H. Johnson
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson @ 2019-11-02  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     428dff8bfb361a98bd44aad14a81611828861e05
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Oct 18 06:58:35 2019 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 04:42:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428dff8b

net-mail/checkpassword: use https

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
(cherry picked from commit 0b092033838b1e705e05604aff1b9cc2c7766e2b)
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13332

 net-mail/checkpassword/checkpassword-0.90-r2.ebuild | 4 ++--
 net-mail/checkpassword/checkpassword-0.90-r3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild b/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
index 8efb8a03c5c..7c7a9b94f12 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
@@ -6,8 +6,8 @@ EAPI=0
 inherit eutils toolchain-funcs flag-o-matic
 
 DESCRIPTION="A uniform password checking interface for root applications"
-HOMEPAGE="http://cr.yp.to/checkpwd.html"
-SRC_URI="http://cr.yp.to/checkpwd/${P}.tar.gz"
+HOMEPAGE="https://cr.yp.to/checkpwd.html"
+SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz"
 
 LICENSE="all-rights-reserved"
 SLOT="0"

diff --git a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
index 7ed02b16fe9..75a2f74c558 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
@@ -6,8 +6,8 @@ EAPI=0
 inherit eutils fixheadtails flag-o-matic qmail
 
 DESCRIPTION="A uniform password checking interface for root applications"
-HOMEPAGE="http://cr.yp.to/checkpwd.html"
-SRC_URI="http://cr.yp.to/checkpwd/${P}.tar.gz"
+HOMEPAGE="https://cr.yp.to/checkpwd.html"
+SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz"
 
 LICENSE="all-rights-reserved"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2019-11-02  4:43 Robin H. Johnson
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson @ 2019-11-02  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     6f5323b49f2e5980218b7b8663234cff6b213cf0
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Oct 31 20:50:52 2019 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 04:43:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5323b4

net-mail/checkpassword: remove old

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
(cherry picked from commit 2b8b1cffbaf782c6a07b91b05a27b3105c0eb968)
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13332

 .../checkpassword/checkpassword-0.90-r3.ebuild     | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
deleted file mode 100644
index 75a2f74c558..00000000000
--- a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils fixheadtails flag-o-matic qmail
-
-DESCRIPTION="A uniform password checking interface for root applications"
-HOMEPAGE="https://cr.yp.to/checkpwd.html"
-SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="static"
-RESTRICT="mirror bindist"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	epatch "${FILESDIR}"/${PV}-errno.patch
-	epatch "${FILESDIR}"/${PV}-exit.patch
-
-	ht_fix_file Makefile print-cc.sh
-
-	use static && append-ldflags -static
-}
-
-src_compile() {
-	qmail_set_cc
-	make || die
-}
-
-src_install() {
-	into /
-	dobin checkpassword || die
-	dodoc CHANGES README TODO VERSION FILES SYSDEPS TARGETS
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2019-11-02 19:09 Robin H. Johnson
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson @ 2019-11-02 19:09 UTC (permalink / raw
  To: gentoo-commits

commit:     af9a4dafd073b4b41fde54568bfe9efaae716bf5
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  2 19:08:36 2019 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 19:08:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9a4daf

net-mail/checkpassword: fix FILESDIR rename

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
Fixes: https://bugs.gentoo.org/699138
Fixes: https://bugs.gentoo.org/699140

 net-mail/checkpassword/checkpassword-0.90-r2.ebuild | 4 ++--
 net-mail/checkpassword/checkpassword-0.90-r4.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild b/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
index 7c7a9b94f12..5cd7a09218f 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -18,7 +18,7 @@ RESTRICT="mirror bindist"
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-	epatch "${FILESDIR}"/${PV}-errno.patch
+	epatch "${FILESDIR}"/${P}-errno.patch
 	epatch "${FILESDIR}"/${PV}-head-1.patch
 
 	use static && append-ldflags -static

diff --git a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
index 5029a6bdbee..1680029cd0a 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
@@ -18,7 +18,7 @@ RESTRICT="mirror bindist"
 PATCHES=(
 	"${FILESDIR}"/${P}-errno.patch
 	"${FILESDIR}"/${P}-exit.patch
-	"${FILESDIR}"/${P}-headers.diff
+	"${FILESDIR}"/${P}-headers.patch
 )
 
 src_prepare() {


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2019-11-09 14:29 Sergei Trofimovich
  0 siblings, 0 replies; 9+ messages in thread
From: Sergei Trofimovich @ 2019-11-09 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     dd4ffa5b065712fa357424aaaeeb8f7491c2da20
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Nov  9 14:23:09 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 14:29:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4ffa5b

net-mail/checkpassword: stable 0.90-r4 for sparc, bug #699638

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-mail/checkpassword/checkpassword-0.90-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
index 1680029cd0a..e1691143b63 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
 IUSE="static"
 RESTRICT="mirror bindist"
 


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2019-11-10 16:34 Aaron Bauman
  0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2019-11-10 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     54bef65f770376299fd8cbe137020fa6e300b505
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 16:34:03 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 16:34:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54bef65f

net-mail/checkpassword: ALLARCHES EAPI bump

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-mail/checkpassword/checkpassword-0.90-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
index e1691143b63..4a7578dd6e9 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 IUSE="static"
 RESTRICT="mirror bindist"
 


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2019-11-10 16:34 Aaron Bauman
  0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2019-11-10 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     7886d8be7430fe807be2ba9b64d50ab95e80502f
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 16:34:33 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 16:34:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7886d8be

net-mail/checkpassword: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 .../checkpassword/checkpassword-0.90-r2.ebuild     | 37 ----------------------
 1 file changed, 37 deletions(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild b/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
deleted file mode 100644
index 5cd7a09218f..00000000000
--- a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils toolchain-funcs flag-o-matic
-
-DESCRIPTION="A uniform password checking interface for root applications"
-HOMEPAGE="https://cr.yp.to/checkpwd.html"
-SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE="static"
-RESTRICT="mirror bindist"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/${P}-errno.patch
-	epatch "${FILESDIR}"/${PV}-head-1.patch
-
-	use static && append-ldflags -static
-}
-
-src_compile() {
-	echo "$(tc-getCC) ${CFLAGS}" > conf-cc
-	echo "$(tc-getCC) ${LDFLAGS}" > conf-ld
-	make || die "Error in make"
-}
-
-src_install() {
-	into /
-	dobin checkpassword || die
-	dodoc CHANGES README TODO VERSION FILES SYSDEPS TARGETS
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2020-10-31 11:11 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2020-10-31 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     fec5247cd69339237f7aa8ba49e9036fc04aa5e6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 11:11:26 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 11:11:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec5247c

net-mail/checkpassword: [QA] Inherit flag-o-matic.eclass explicitly

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

 net-mail/checkpassword/checkpassword-0.90-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
index 5020585a267..ac723ca4c9f 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit fixheadtails toolchain-funcs
+inherit fixheadtails flag-o-matic toolchain-funcs
 
 DESCRIPTION="A uniform password checking interface for root applications"
 HOMEPAGE="https://cr.yp.to/checkpwd.html"


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

* [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/
@ 2021-06-03  7:01 Joonas Niilola
  0 siblings, 0 replies; 9+ messages in thread
From: Joonas Niilola @ 2021-06-03  7:01 UTC (permalink / raw
  To: gentoo-commits

commit:     9890c2a05cebe6d1a4f28a9ab553bddb35bf3432
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu May 13 09:06:16 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 07:01:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9890c2a0

net-mail/checkpassword: Fix license

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-mail/checkpassword/checkpassword-0.90-r4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
index 5ced6f5bd2f..1f19512efe5 100644
--- a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
+++ b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
@@ -9,7 +9,8 @@ DESCRIPTION="A uniform password checking interface for root applications"
 HOMEPAGE="https://cr.yp.to/checkpwd.html"
 SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz"
 
-LICENSE="all-rights-reserved"
+# http://cr.yp.to/distributors.html
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
 IUSE="static"


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

end of thread, other threads:[~2021-06-03  7:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-09 14:29 [gentoo-commits] repo/gentoo:master commit in: net-mail/checkpassword/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2021-06-03  7:01 Joonas Niilola
2020-10-31 11:11 David Seifert
2019-11-10 16:34 Aaron Bauman
2019-11-10 16:34 Aaron Bauman
2019-11-02 19:09 Robin H. Johnson
2019-11-02  4:43 Robin H. Johnson
2019-11-02  4:43 Robin H. Johnson
2017-06-19 14:03 Alexis Ballier

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