* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/
@ 2016-07-29 14:20 Marek Szuba
0 siblings, 0 replies; 7+ messages in thread
From: Marek Szuba @ 2016-07-29 14:20 UTC (permalink / raw
To: gentoo-commits
commit: b3b104128c85f464cc9b5bd8b50aaddef2e529d6
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 14:19:01 2016 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 14:19:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b10412
x11-plugins/pidgin-gnome-keyring: update metadata.
Update maintainer e-mail, remove the g-p-m project.
Package-Manager: portage-2.3.0
x11-plugins/pidgin-gnome-keyring/metadata.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/x11-plugins/pidgin-gnome-keyring/metadata.xml b/x11-plugins/pidgin-gnome-keyring/metadata.xml
index cb327e2..fe47728 100644
--- a/x11-plugins/pidgin-gnome-keyring/metadata.xml
+++ b/x11-plugins/pidgin-gnome-keyring/metadata.xml
@@ -2,13 +2,9 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>Marek.Szuba@cern.ch</email>
+ <email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Gentoo Proxy Maintainers Project</name>
- </maintainer>
<longdescription lang="en">
Pidgin usually stores passwords as plaintext with the "save password"
function. This plugin instead saves all passwords to the system
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/
@ 2016-08-24 11:00 Marek Szuba
0 siblings, 0 replies; 7+ messages in thread
From: Marek Szuba @ 2016-08-24 11:00 UTC (permalink / raw
To: gentoo-commits
commit: 52184dc380ec1b0812c312bb4182a0aaf22b7215
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 10:36:30 2016 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 10:59:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52184dc3
x11-plugins/pidgin-gnome-keyring: add upstream remote-id to metadata
Package-Manager: portage-2.3.0
x11-plugins/pidgin-gnome-keyring/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-plugins/pidgin-gnome-keyring/metadata.xml b/x11-plugins/pidgin-gnome-keyring/metadata.xml
index fe47728..0379d1c 100644
--- a/x11-plugins/pidgin-gnome-keyring/metadata.xml
+++ b/x11-plugins/pidgin-gnome-keyring/metadata.xml
@@ -11,4 +11,7 @@
keyring, which some would argue is a more secure form of password
storage.
</longdescription>
+ <upstream>
+ <remote-id type="github">aebrahim/pidgin-gnome-keyring</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/
@ 2017-10-09 23:28 Thomas Deutschmann
0 siblings, 0 replies; 7+ messages in thread
From: Thomas Deutschmann @ 2017-10-09 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 5cf5e30fdbc515bc2f0df02b3ea47cfdbfdd6609
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 9 23:21:18 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 9 23:28:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf5e30f
x11-plugins/pidgin-gnome-keyring: x86 stable (bug #626792)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild
index 69fd8c7882a..02b193c1dd7 100644
--- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild
+++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="app-crypt/libsecret
net-im/pidgin"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/
@ 2017-10-25 23:54 Manuel Rüger
0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rüger @ 2017-10-25 23:54 UTC (permalink / raw
To: gentoo-commits
commit: 355a55034e0a8e6aba7caad354a447af49d77603
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 23:54:23 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 23:54:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355a5503
x11-plugins/pidgin-gnome-keyring: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.3
x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild
index 02b193c1dd7..221d0975bdd 100644
--- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild
+++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND="app-crypt/libsecret
net-im/pidgin"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/
@ 2021-05-25 15:04 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2021-05-25 15:04 UTC (permalink / raw
To: gentoo-commits
commit: 1108f16770cac5fc14e173bd9cf6b99f214ab239
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 15:04:26 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue May 25 15:04:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1108f167
x11-plugins/pidgin-gnome-keyring: x86 stable wrt bug #791937
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
index 0bbf1d34fc2..806ccd321cb 100644
--- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
+++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="app-crypt/libsecret
net-im/pidgin"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/
@ 2021-05-26 6:49 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2021-05-26 6:49 UTC (permalink / raw
To: gentoo-commits
commit: 8a02a58e697c083ef7db592394388f8ef419a2d0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 06:48:05 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed May 26 06:48:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a02a58e
x11-plugins/pidgin-gnome-keyring: amd64 stable wrt bug #791937
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
index 806ccd321cb..84ee2561488 100644
--- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
+++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND="app-crypt/libsecret
net-im/pidgin"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/
@ 2021-09-09 7:11 Yixun Lan
0 siblings, 0 replies; 7+ messages in thread
From: Yixun Lan @ 2021-09-09 7:11 UTC (permalink / raw
To: gentoo-commits
commit: 9f3f32d5065a4d5bc8963e01e4a0458e70b2d005
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 9 06:22:00 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep 9 07:04:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3f32d5
x11-plugins/pidgin-gnome-keyring: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
index 84ee2561488..9bcbafe2d0c 100644
--- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
+++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="app-crypt/libsecret
net-im/pidgin"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-09-09 7:11 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-26 6:49 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gnome-keyring/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2021-09-09 7:11 Yixun Lan
2021-05-25 15:04 Agostino Sarubbo
2017-10-25 23:54 Manuel Rüger
2017-10-09 23:28 Thomas Deutschmann
2016-08-24 11:00 Marek Szuba
2016-07-29 14:20 Marek Szuba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox