* [gentoo-commits] repo/gentoo:master commit in: virtual/pam/
@ 2018-12-01 12:59 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2018-12-01 12:59 UTC (permalink / raw
To: gentoo-commits
commit: 4cd770823af5176321fc9a51ed8fe72a402ad6c6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 12:59:09 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 12:59:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd77082
virtual/pam: EAPI bump
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
virtual/pam/pam-0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/pam/pam-0-r1.ebuild b/virtual/pam/pam-0-r1.ebuild
index 4dce7cefb98..57a09508682 100644
--- a/virtual/pam/pam-0-r1.ebuild
+++ b/virtual/pam/pam-0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit multilib-build
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/pam/
@ 2018-12-01 12:59 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2018-12-01 12:59 UTC (permalink / raw
To: gentoo-commits
commit: 7695cbde81566111b346524cf2e9cf2456e0b026
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 12:58:20 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 12:58:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7695cbde
virtual/pam: Drop old
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
virtual/pam/pam-0.ebuild | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/virtual/pam/pam-0.ebuild b/virtual/pam/pam-0.ebuild
deleted file mode 100644
index cc333af3c99..00000000000
--- a/virtual/pam/pam-0.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for PAM (Pluggable Authentication Modules)"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-
-RDEPEND="|| ( >=sys-libs/pam-0.78
- sys-auth/openpam )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/pam/
@ 2019-03-28 6:05 Michał Górny
0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2019-03-28 6:05 UTC (permalink / raw
To: gentoo-commits
commit: c6f69df2fbc858596cab922d3a1eaee837188862
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 28 06:00:09 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 28 06:00:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f69df2
virtual/pam: Add zlogene as primary maint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
virtual/pam/metadata.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/virtual/pam/metadata.xml b/virtual/pam/metadata.xml
index 8a45446cbbc..dc56c2ceae4 100644
--- a/virtual/pam/metadata.xml
+++ b/virtual/pam/metadata.xml
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+<maintainer type="person">
+ <email>zlogene@gentoo.org</email>
+ <name>Mikle Kolyada</name>
+</maintainer>
<maintainer type="project">
- <email>pam-bugs@gentoo.org</email>
+ <email>pam-bugs@gentoo.org</email>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/pam/
@ 2019-05-04 9:40 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2019-05-04 9:40 UTC (permalink / raw
To: gentoo-commits
commit: 777ec2d8c6e4ff3e6a7544b3da28a0227c7138a3
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 4 09:40:43 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 4 09:40:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777ec2d8
virtual/pam: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
virtual/pam/pam-0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/pam/pam-0-r1.ebuild b/virtual/pam/pam-0-r1.ebuild
index 57a09508682..ba769976e43 100644
--- a/virtual/pam/pam-0-r1.ebuild
+++ b/virtual/pam/pam-0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for PAM (Pluggable Authentication Modules)"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/pam/
@ 2020-01-01 12:55 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2020-01-01 12:55 UTC (permalink / raw
To: gentoo-commits
commit: 38423871d2e90c0e62c52d84b2803bd8575fc1fe
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 12:53:56 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 12:55:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38423871
virtual/pam: removed last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
virtual/pam/metadata.xml | 8 --------
virtual/pam/pam-0-r1.ebuild | 16 ----------------
2 files changed, 24 deletions(-)
diff --git a/virtual/pam/metadata.xml b/virtual/pam/metadata.xml
deleted file mode 100644
index 203fa55c746..00000000000
--- a/virtual/pam/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>zlogene@gentoo.org</email>
- <name>Mikle Kolyada</name>
-</maintainer>
-</pkgmetadata>
diff --git a/virtual/pam/pam-0-r1.ebuild b/virtual/pam/pam-0-r1.ebuild
deleted file mode 100644
index a7a4ce1fd6c..00000000000
--- a/virtual/pam/pam-0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for PAM (Pluggable Authentication Modules)"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
- || (
- >=sys-libs/pam-1.1.6-r2[${MULTILIB_USEDEP}]
- >=sys-auth/openpam-20120526-r1[${MULTILIB_USEDEP}]
- )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-01-01 12:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-01 12:55 [gentoo-commits] repo/gentoo:master commit in: virtual/pam/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2019-05-04 9:40 Mikle Kolyada
2019-03-28 6:05 Michał Górny
2018-12-01 12:59 Mikle Kolyada
2018-12-01 12:59 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox