* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2016-01-04 14:04 Dennis Lamm
0 siblings, 0 replies; 13+ messages in thread
From: Dennis Lamm @ 2016-01-04 14:04 UTC (permalink / raw
To: gentoo-commits
commit: ed338aa306e8f435f4a41bd00a1218828e01a2b7
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 4 14:04:06 2016 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 4 14:04:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed338aa3
gnome-extra/polkit-gnome updated Homepage
Package-Manager: portage-2.2.26
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
index 48894d4..c10f2bb 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit gnome.org
DESCRIPTION="A dbus session bus service that is used to bring up authentication dialogs"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/PolicyKit"
+HOMEPAGE="http://www.freedesktop.org/wiki/Software/polkit"
LICENSE="LGPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2016-03-20 23:10 Stephen Klimaszewski
0 siblings, 0 replies; 13+ messages in thread
From: Stephen Klimaszewski @ 2016-03-20 23:10 UTC (permalink / raw
To: gentoo-commits
commit: 56f92049ca359b48fbc25fece71feae91d640c30
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 23:07:00 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 23:09:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f92049
gnome-extra/polkit-gnome: Add ~arm64 keyword
Package-Manager: portage-2.2.28
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
index c10f2bb..69b45ff 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/polkit"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-04-20 20:25 Aaron Bauman
0 siblings, 0 replies; 13+ messages in thread
From: Aaron Bauman @ 2019-04-20 20:25 UTC (permalink / raw
To: gentoo-commits
commit: d7493981edf464baf48477f189fb3c2607ed93bd
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 20:24:40 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 20:25:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7493981
gnome-extra/polkit-gnome: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
index 5013ca8e321..6d9051ce9e6 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-04-24 20:15 Andreas Sturmlechner
0 siblings, 0 replies; 13+ messages in thread
From: Andreas Sturmlechner @ 2019-04-24 20:15 UTC (permalink / raw
To: gentoo-commits
commit: 31c29f64f190b810e41ebc23bc3736a2b70c591a
Author: Matija Skala <mskala <AT> gmx <DOT> com>
AuthorDate: Sun Jan 6 12:07:18 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 20:14:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c29f64
gnome-extra/polkit-gnome: port to EAPI 7
Signed-off-by: Matija Skala <mskala <AT> gmx.com>
Closes: https://github.com/gentoo/gentoo/pull/10753
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../polkit-gnome/polkit-gnome-0.105-r2.ebuild | 44 ++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
new file mode 100644
index 00000000000..b271426d6e2
--- /dev/null
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org
+
+DESCRIPTION="A dbus session bus service that is used to bring up authentication dialogs"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=">=dev-libs/glib-2.30
+ >=sys-auth/polkit-0.102
+ x11-libs/gtk+:3"
+RDEPEND="${DEPEND}
+ !lxde-base/lxpolkit"
+BDEPEND="dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext"
+
+DOCS=( AUTHORS HACKING NEWS README TODO )
+
+src_install() {
+ default
+
+ cat <<-EOF > "${T}"/polkit-gnome-authentication-agent-1.desktop
+ [Desktop Entry]
+ Name=PolicyKit Authentication Agent
+ Comment=PolicyKit Authentication Agent
+ Exec=/usr/libexec/polkit-gnome-authentication-agent-1
+ Terminal=false
+ Type=Application
+ Categories=
+ NoDisplay=true
+ NotShowIn=MATE;KDE;
+ AutostartCondition=GNOME3 if-session gnome-fallback
+ EOF
+
+ insinto /etc/xdg/autostart
+ doins "${T}"/polkit-gnome-authentication-agent-1.desktop
+}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-06-09 11:37 Andreas Sturmlechner
0 siblings, 0 replies; 13+ messages in thread
From: Andreas Sturmlechner @ 2019-06-09 11:37 UTC (permalink / raw
To: gentoo-commits
commit: e9aa53351ccea3a7e9ee29f8597e9e51ec5449f4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 5 20:45:45 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 11:36:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9aa5335
gnome-extra/polkit-gnome: Drop to ~hppa
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
index 6d9051ce9e6..d5d71c63a41 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-11-20 11:16 Agostino Sarubbo
0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo @ 2019-11-20 11:16 UTC (permalink / raw
To: gentoo-commits
commit: 4605c95d299d58f7b0219a1f6ff5c5860ce1b9c4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 11:16:04 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 11:16:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4605c95d
gnome-extra/polkit-gnome: amd64 stable wrt bug #700636
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index cb6785fa8f2..626a9fd7b1f 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-11-21 17:17 Sergei Trofimovich
0 siblings, 0 replies; 13+ messages in thread
From: Sergei Trofimovich @ 2019-11-21 17:17 UTC (permalink / raw
To: gentoo-commits
commit: 1fcf50766b6984e939bba0b1df9cb502ec759917
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Nov 21 16:20:26 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov 21 17:17:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcf5076
gnome-extra/polkit-gnome: stable 0.105-r2 for sparc, bug #700636
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>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index 626a9fd7b1f..59751fc6f08 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-11-23 5:58 Aaron Bauman
0 siblings, 0 replies; 13+ messages in thread
From: Aaron Bauman @ 2019-11-23 5:58 UTC (permalink / raw
To: gentoo-commits
commit: fb29f6f2eb248d519ce3e694cb3b57e91eaaffa6
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 05:53:11 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 05:53:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb29f6f2
gnome-extra/polkit-gnome: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
.../polkit-gnome/polkit-gnome-0.105-r1.ebuild | 44 ----------------------
1 file changed, 44 deletions(-)
diff --git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
deleted file mode 100644
index 24ef170d41b..00000000000
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnome.org
-
-DESCRIPTION="A dbus session bus service that is used to bring up authentication dialogs"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.30
- >=sys-auth/polkit-0.102
- x11-libs/gtk+:3
- !lxde-base/lxpolkit"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext"
-
-DOCS=( AUTHORS HACKING NEWS README TODO )
-
-src_install() {
- default
-
- cat <<-EOF > "${T}"/polkit-gnome-authentication-agent-1.desktop
- [Desktop Entry]
- Name=PolicyKit Authentication Agent
- Comment=PolicyKit Authentication Agent
- Exec=/usr/libexec/polkit-gnome-authentication-agent-1
- Terminal=false
- Type=Application
- Categories=
- NoDisplay=true
- NotShowIn=MATE;KDE;
- AutostartCondition=GNOME3 if-session gnome-fallback
- EOF
-
- insinto /etc/xdg/autostart
- doins "${T}"/polkit-gnome-authentication-agent-1.desktop
-}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-11-23 5:58 Aaron Bauman
0 siblings, 0 replies; 13+ messages in thread
From: Aaron Bauman @ 2019-11-23 5:58 UTC (permalink / raw
To: gentoo-commits
commit: 3b33de31fa73085d28fa237196532ebcd2b8f812
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 05:52:19 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 05:52:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b33de31
gnome-extra/polkit-gnome: ALLARCHES EAPI bump
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index 59751fc6f08..9f10eb8f141 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-11-23 5:58 Aaron Bauman
0 siblings, 0 replies; 13+ messages in thread
From: Aaron Bauman @ 2019-11-23 5:58 UTC (permalink / raw
To: gentoo-commits
commit: 84e2206c300178081f885534cad8dffd2b4a2ad1
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 05:57:28 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 05:57:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e2206c
gnome-extra/polkit-gnome: QA fixes
* lxde dep is no longer relevant
* update homepage
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
| 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index 9f10eb8f141..f77d9a56e2a 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -2,10 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit gnome.org
DESCRIPTION="A dbus session bus service that is used to bring up authentication dialogs"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit"
+HOMEPAGE="https://gitlab.freedesktop.org/polkit/polkit/"
LICENSE="LGPL-2"
SLOT="0"
@@ -15,13 +16,12 @@ IUSE=""
DEPEND=">=dev-libs/glib-2.30
>=sys-auth/polkit-0.102
x11-libs/gtk+:3"
-RDEPEND="${DEPEND}
- !lxde-base/lxpolkit"
+RDEPEND="${DEPEND}"
BDEPEND="dev-util/intltool
virtual/pkgconfig
sys-devel/gettext"
-DOCS=( AUTHORS HACKING NEWS README TODO )
+DOCS=( "AUTHORS HACKING NEWS README TODO" )
src_install() {
default
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2019-11-23 9:52 Lars Wendler
0 siblings, 0 replies; 13+ messages in thread
From: Lars Wendler @ 2019-11-23 9:52 UTC (permalink / raw
To: gentoo-commits
commit: ae0baf658cf43628e1b83390d5ac3df1a1175f7f
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 09:52:36 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 09:52:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0baf65
gnome-extra/polkit-gnome: Fixed bad DOCS array
Closes: https://bugs.gentoo.org/700970
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index f77d9a56e2a..5fd3c492b71 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -21,7 +21,7 @@ BDEPEND="dev-util/intltool
virtual/pkgconfig
sys-devel/gettext"
-DOCS=( "AUTHORS HACKING NEWS README TODO" )
+DOCS=( AUTHORS HACKING NEWS README TODO )
src_install() {
default
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2021-05-26 15:16 Yixun Lan
0 siblings, 0 replies; 13+ messages in thread
From: Yixun Lan @ 2021-05-26 15:16 UTC (permalink / raw
To: gentoo-commits
commit: 0b23847001d88295ee597e466a8c08937fdf960f
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 13:49:19 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed May 26 15:15:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b238470
gnome-extra/polkit-gnome: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index 76d00541ad3..020b3c4822e 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/polkit/polkit/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
@ 2022-05-18 8:00 WANG Xuerui
0 siblings, 0 replies; 13+ messages in thread
From: WANG Xuerui @ 2022-05-18 8:00 UTC (permalink / raw
To: gentoo-commits
commit: 067acc39d1a9c655fa797c5e0b106dd90f1d9138
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 07:19:40 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed May 18 07:59:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067acc39
gnome-extra/polkit-gnome: keyword 0.105-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index 020b3c4822e4..ba1296ebd096 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/polkit/polkit/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.30
^ permalink raw reply related [flat|nested] 13+ messages in thread
end of thread, other threads:[~2022-05-18 8:00 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-23 5:58 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2022-05-18 8:00 WANG Xuerui
2021-05-26 15:16 Yixun Lan
2019-11-23 9:52 Lars Wendler
2019-11-23 5:58 Aaron Bauman
2019-11-23 5:58 Aaron Bauman
2019-11-21 17:17 Sergei Trofimovich
2019-11-20 11:16 Agostino Sarubbo
2019-06-09 11:37 Andreas Sturmlechner
2019-04-24 20:15 Andreas Sturmlechner
2019-04-20 20:25 Aaron Bauman
2016-03-20 23:10 Stephen Klimaszewski
2016-01-04 14:04 Dennis Lamm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox