public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2019-10-21 12:06 Agostino Sarubbo
  0 siblings, 0 replies; 21+ messages in thread
From: Agostino Sarubbo @ 2019-10-21 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     5ff83121ac9b9d674e0555f91bd5145928e88a80
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 12:06:27 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 12:06:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff83121

x11-misc/revelation: x86 stable wrt bug #698076

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/revelation/revelation-0.4.14-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r3.ebuild b/x11-misc/revelation/revelation-0.4.14-r3.ebuild
index a6f458964c7..03d5eb1d7cb 100644
--- a/x11-misc/revelation/revelation-0.4.14-r3.ebuild
+++ b/x11-misc/revelation/revelation-0.4.14-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2024-07-12 12:25 Joonas Niilola
  0 siblings, 0 replies; 21+ messages in thread
From: Joonas Niilola @ 2024-07-12 12:25 UTC (permalink / raw
  To: gentoo-commits

commit:     04c98a4f13b6ee6646fe3ee6fbcdfd9d52de18ff
Author:     Richard Fröhning <misanthropos <AT> gmx <DOT> de>
AuthorDate: Sun Jun  2 18:47:11 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 12:25:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c98a4f

x11-misc/revelation: add python_12 to PYTHON_COMPAT

Signed-off-by: Richard Fröhning <misanthropos <AT> gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/37020
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/revelation/revelation-0.5.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild
index f31aeae6bc97..3628ed638e00 100644
--- a/x11-misc/revelation/revelation-0.5.5.ebuild
+++ b/x11-misc/revelation/revelation-0.5.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit gnome2-utils python-single-r1 meson xdg
 


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2023-05-05  4:44 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2023-05-05  4:44 UTC (permalink / raw
  To: gentoo-commits

commit:     4051d79bbeba7f3c1ed61b047dafa7996098b3d7
Author:     Richard Fröhning <misanthropos <AT> gmx <DOT> de>
AuthorDate: Thu May  4 09:21:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May  5 04:42:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4051d79b

x11-misc/revelation: enable py3.11

Closes: https://bugs.gentoo.org/897350
Signed-off-by: Richard Fröhning <misanthropos <AT> gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/30867
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/revelation/revelation-0.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild
index 31deaaf42451..f31aeae6bc97 100644
--- a/x11-misc/revelation/revelation-0.5.5.ebuild
+++ b/x11-misc/revelation/revelation-0.5.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit gnome2-utils python-single-r1 meson xdg
 


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2023-05-01 12:52 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2023-05-01 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     5c78f7ce380fed87ea4ee0102be6999dd9096b7f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 12:51:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 12:51:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c78f7ce

x11-misc/revelation: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/revelation/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-misc/revelation/metadata.xml b/x11-misc/revelation/metadata.xml
index 3b67b534c310..f2900a6d8676 100644
--- a/x11-misc/revelation/metadata.xml
+++ b/x11-misc/revelation/metadata.xml
@@ -9,4 +9,7 @@
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>
   </maintainer>
+  <upstream>
+    <remote-id type="github">mikelolasagasti/revelation</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2022-05-02  1:02 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2022-05-02  1:02 UTC (permalink / raw
  To: gentoo-commits

commit:     35891ce3b0970a37ac5ae46297717fb92ab92331
Author:     Jay Faulkner <jay <AT> jvf <DOT> cc>
AuthorDate: Sun May  1 23:59:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  2 00:56:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35891ce3

x11-misc/revelation: version bump to 0.55

- Updated to EAPI 8
- New version includes meson fix, no need for patch
- New dependency: defusedxml, per
  https://github.com/mikelolasagasti/revelation/commit/edb67aa58d42a2075d2d8c132817eacfdb39a916

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jay Faulkner <jay <AT> jvf.cc>
Closes: https://github.com/gentoo/gentoo/pull/25185
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/revelation/Manifest                |  1 +
 x11-misc/revelation/revelation-0.5.5.ebuild | 56 +++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/x11-misc/revelation/Manifest b/x11-misc/revelation/Manifest
index 9780704989a4..62230acdf449 100644
--- a/x11-misc/revelation/Manifest
+++ b/x11-misc/revelation/Manifest
@@ -1 +1,2 @@
 DIST revelation-0.5.4.tar.xz 282600 BLAKE2B 519b01252b82acf0e927a9d19783792f83822cc1f1a4c3be4af3678d5446f8012d993e12397f44aae616aca88257970de7391a1269e24cc1ebc08275d0c962ed SHA512 bd536f6c03e443d91a20606765b661dc54f3e4c1f45d060d3829a894a31e553a61785bb31d7508267abd66e057fc1d93f1716ed1b553566d92a2580ad696606f
+DIST revelation-0.5.5.tar.xz 282252 BLAKE2B 7c4c430d24d79b820139dd2b4989dc2d78c967b16c864149d2aafa9e91ddc26a3351f42b5782812202f77a36529c46d9515cc1aea73346c7e8e017079b810a7d SHA512 17bfeda87e27c00f12bc068446d053cee394282e5eabea6d075ac262b5f400f31520d2f9b29f99097d1d6ad72bbcf5d2d9d4da2a0eba2806ff0adbf1bb47bb0f

diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild
new file mode 100644
index 000000000000..372a596dec9d
--- /dev/null
+++ b/x11-misc/revelation/revelation-0.5.5.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit gnome2-utils python-single-r1 meson xdg
+
+DESCRIPTION="A password manager for GNOME"
+HOMEPAGE="https://revelation.olasagasti.info/ https://github.com/mikelolasagasti/revelation"
+SRC_URI="https://github.com/mikelolasagasti/revelation/releases/download/${P}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# Upstream does not provide any test suite.
+RESTRICT="test"
+
+RDEPEND="${PYTHON_DEPS}
+	$(python_gen_cond_dep '
+		dev-python/pycryptodome[${PYTHON_USEDEP}]
+		dev-python/pygobject[${PYTHON_USEDEP}]
+		dev-libs/libpwquality[python,${PYTHON_USEDEP}]
+	')
+	x11-libs/gtk+:3
+	dev-libs/glib
+	dev-libs/gobject-introspection
+"
+
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+	find -name '*.py' -exec \
+		sed -i -e 's:Cryptodome:Crypto:' meson.build {} + || die
+	default
+}
+
+src_install() {
+	meson_src_install
+	python_fix_shebang "${ED}"
+	python_optimize
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2022-05-02  1:02 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2022-05-02  1:02 UTC (permalink / raw
  To: gentoo-commits

commit:     533f5c0634dbaa8f7916c97aa5e033dfc8e06125
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  2 00:58:29 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  2 00:58:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533f5c06

x11-misc/revelation: enable py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/revelation/revelation-0.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild
index 372a596dec9d..e276a1f7f890 100644
--- a/x11-misc/revelation/revelation-0.5.5.ebuild
+++ b/x11-misc/revelation/revelation-0.5.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit gnome2-utils python-single-r1 meson xdg
 


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2022-05-02  1:02 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2022-05-02  1:02 UTC (permalink / raw
  To: gentoo-commits

commit:     99b4a625c06f8e32e6d33a81ad2dbb4976871581
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  2 01:02:34 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  2 01:02:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b4a625

x11-misc/revelation: add new defusedxml dep

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/revelation/revelation-0.5.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild
index e276a1f7f890..f66d489a5da5 100644
--- a/x11-misc/revelation/revelation-0.5.5.ebuild
+++ b/x11-misc/revelation/revelation-0.5.5.ebuild
@@ -22,6 +22,7 @@ RESTRICT="test"
 
 RDEPEND="${PYTHON_DEPS}
 	$(python_gen_cond_dep '
+		dev-python/defusedxml[${PYTHON_USEDEP}]
 		dev-python/pycryptodome[${PYTHON_USEDEP}]
 		dev-python/pygobject[${PYTHON_USEDEP}]
 		dev-libs/libpwquality[python,${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2021-10-16 13:48 Arthur Zamarin
  0 siblings, 0 replies; 21+ messages in thread
From: Arthur Zamarin @ 2021-10-16 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     09b73d7031d9aeedab0038d4b3e134cab349296a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 13:31:02 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 13:47:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b73d70

x11-misc/revelation: enable py3.9

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/revelation/revelation-0.5.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.5.4-r1.ebuild b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
index e7a9a4ea2c7..61972b294f0 100644
--- a/x11-misc/revelation/revelation-0.5.4-r1.ebuild
+++ b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit gnome2-utils python-single-r1 meson xdg
 


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2020-12-22 20:06 Michał Górny
  0 siblings, 0 replies; 21+ messages in thread
From: Michał Górny @ 2020-12-22 20:06 UTC (permalink / raw
  To: gentoo-commits

commit:     dca7d557fea59235f738d55369686ce3a1bc577f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 19:48:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 20:06:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca7d557

x11-misc/revelation: Use dev-python/pycryptodome

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{revelation-0.5.4.ebuild => revelation-0.5.4-r1.ebuild}       | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.5.4.ebuild b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
similarity index 85%
rename from x11-misc/revelation/revelation-0.5.4.ebuild
rename to x11-misc/revelation/revelation-0.5.4-r1.ebuild
index 0f47118e8de..e7a9a4ea2c7 100644
--- a/x11-misc/revelation/revelation-0.5.4.ebuild
+++ b/x11-misc/revelation/revelation-0.5.4-r1.ebuild
@@ -22,7 +22,7 @@ RESTRICT="test"
 
 RDEPEND="${PYTHON_DEPS}
 	$(python_gen_cond_dep '
-		dev-python/pycryptodomex[${PYTHON_USEDEP}]
+		dev-python/pycryptodome[${PYTHON_USEDEP}]
 		dev-python/pygobject[${PYTHON_USEDEP}]
 		dev-libs/libpwquality[python,${PYTHON_USEDEP}]
 	')
@@ -33,6 +33,12 @@ RDEPEND="${PYTHON_DEPS}
 
 DEPEND="${RDEPEND}"
 
+src_prepare() {
+	find -name '*.py' -exec \
+		sed -i -e 's:Cryptodome:Crypto:' meson.build {} + || die
+	xdg_src_prepare
+}
+
 src_install() {
 	meson_src_install
 	python_fix_shebang "${ED}"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2020-10-07  7:41 Joonas Niilola
  0 siblings, 0 replies; 21+ messages in thread
From: Joonas Niilola @ 2020-10-07  7:41 UTC (permalink / raw
  To: gentoo-commits

commit:     ff3bd31b2d8f7d8e7ad23681e3f2766f53d369f3
Author:     Richard Fröhning <misanthropos <AT> gmx <DOT> net>
AuthorDate: Wed Oct  7 07:40:25 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Oct  7 07:40:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3bd31b

x11-misc/revelation: re-add last-rited package

A password manager for GNOME
 - new maintainer,
 - ported to meson, hence dropped KEYWORDS,
 - python3 support.

Signed-off-by: Richard Fröhning <misanthropos <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/17750
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/revelation/Manifest                |  1 +
 x11-misc/revelation/metadata.xml            | 12 +++++++
 x11-misc/revelation/revelation-0.5.4.ebuild | 50 +++++++++++++++++++++++++++++
 3 files changed, 63 insertions(+)

diff --git a/x11-misc/revelation/Manifest b/x11-misc/revelation/Manifest
new file mode 100644
index 00000000000..9780704989a
--- /dev/null
+++ b/x11-misc/revelation/Manifest
@@ -0,0 +1 @@
+DIST revelation-0.5.4.tar.xz 282600 BLAKE2B 519b01252b82acf0e927a9d19783792f83822cc1f1a4c3be4af3678d5446f8012d993e12397f44aae616aca88257970de7391a1269e24cc1ebc08275d0c962ed SHA512 bd536f6c03e443d91a20606765b661dc54f3e4c1f45d060d3829a894a31e553a61785bb31d7508267abd66e057fc1d93f1716ed1b553566d92a2580ad696606f

diff --git a/x11-misc/revelation/metadata.xml b/x11-misc/revelation/metadata.xml
new file mode 100644
index 00000000000..2a6c92d969d
--- /dev/null
+++ b/x11-misc/revelation/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>misanthropos@gmx.net</email>
+    <name>Richard Fröhning</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/x11-misc/revelation/revelation-0.5.4.ebuild b/x11-misc/revelation/revelation-0.5.4.ebuild
new file mode 100644
index 00000000000..0f47118e8de
--- /dev/null
+++ b/x11-misc/revelation/revelation-0.5.4.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_8 )
+
+inherit gnome2-utils python-single-r1 meson xdg
+
+DESCRIPTION="A password manager for GNOME"
+HOMEPAGE="https://revelation.olasagasti.info/ https://github.com/mikelolasagasti/revelation"
+SRC_URI="https://github.com/mikelolasagasti/revelation/releases/download/${P}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# Upstream does not provide any test suite.
+RESTRICT="test"
+
+RDEPEND="${PYTHON_DEPS}
+	$(python_gen_cond_dep '
+		dev-python/pycryptodomex[${PYTHON_USEDEP}]
+		dev-python/pygobject[${PYTHON_USEDEP}]
+		dev-libs/libpwquality[python,${PYTHON_USEDEP}]
+	')
+	x11-libs/gtk+:3
+	dev-libs/glib
+	dev-libs/gobject-introspection
+"
+
+DEPEND="${RDEPEND}"
+
+src_install() {
+	meson_src_install
+	python_fix_shebang "${ED}"
+	python_optimize
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2020-02-09 16:42 Michał Górny
  0 siblings, 0 replies; 21+ messages in thread
From: Michał Górny @ 2020-02-09 16:42 UTC (permalink / raw
  To: gentoo-commits

commit:     ae0dc8b65a8bad635d242ecf49976d634141662a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 20:29:19 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:37:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0dc8b6

x11-misc/revelation: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...lation-0.4.14-r3.ebuild => revelation-0.4.14-r4.ebuild} | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r3.ebuild b/x11-misc/revelation/revelation-0.4.14-r4.ebuild
similarity index 72%
rename from x11-misc/revelation/revelation-0.4.14-r3.ebuild
rename to x11-misc/revelation/revelation-0.4.14-r4.ebuild
index 8c636fe6e57..704d9967b80 100644
--- a/x11-misc/revelation/revelation-0.4.14-r3.ebuild
+++ b/x11-misc/revelation/revelation-0.4.14-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,11 +20,13 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="test"
 
 RDEPEND="${PYTHON_DEPS}
-	dev-python/pygtk[${PYTHON_USEDEP}]
-	dev-python/pycryptodome[${PYTHON_USEDEP}]
-	dev-python/gconf-python[${PYTHON_USEDEP}]
-	dev-python/dbus-python[${PYTHON_USEDEP}]
-	sys-libs/cracklib[python,${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/pygtk[${PYTHON_MULTI_USEDEP}]
+		dev-python/pycryptodome[${PYTHON_MULTI_USEDEP}]
+		dev-python/gconf-python[${PYTHON_MULTI_USEDEP}]
+		dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
+		sys-libs/cracklib[python,${PYTHON_MULTI_USEDEP}]
+	')
 "
 
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2019-10-27  7:11 Hans de Graaff
  0 siblings, 0 replies; 21+ messages in thread
From: Hans de Graaff @ 2019-10-27  7:11 UTC (permalink / raw
  To: gentoo-commits

commit:     acd970f93530fe045d383da538717a02d9f6a1bb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 07:07:53 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 07:10:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd970f9

x11-misc/revelation: drop maintainership

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 x11-misc/revelation/metadata.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/x11-misc/revelation/metadata.xml b/x11-misc/revelation/metadata.xml
index 8bf69628e79..1b2becffa26 100644
--- a/x11-misc/revelation/metadata.xml
+++ b/x11-misc/revelation/metadata.xml
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>graaff@gentoo.org</email>
-  </maintainer>
+  <!-- maintainer-needed -->
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2019-10-21 14:11 Pacho Ramos
  0 siblings, 0 replies; 21+ messages in thread
From: Pacho Ramos @ 2019-10-21 14:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2fa01a59835ce32aaf09f51dd31467bf03e26046
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 14:11:30 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 14:11:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa01a59

x11-misc/revelation: Drop old

Closes: https://bugs.gentoo.org/640054
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-misc/revelation/revelation-0.4.14-r1.ebuild | 44 -------------------------
 1 file changed, 44 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r1.ebuild b/x11-misc/revelation/revelation-0.4.14-r1.ebuild
deleted file mode 100644
index fa6097d412e..00000000000
--- a/x11-misc/revelation/revelation-0.4.14-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-GCONF_DEBUG="no"
-
-inherit python-single-r1 gnome2
-
-DESCRIPTION="A password manager for GNOME"
-HOMEPAGE="https://revelation.olasagasti.info/"
-SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT="test"
-
-RDEPEND="${PYTHON_DEPS}
-	dev-python/pygtk[${PYTHON_USEDEP}]
-	dev-python/pycrypto[${PYTHON_USEDEP}]
-	dev-python/gconf-python[${PYTHON_USEDEP}]
-	dev-python/libgnome-python[${PYTHON_USEDEP}]
-	dev-python/dbus-python[${PYTHON_USEDEP}]
-	sys-libs/cracklib[python,${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	gnome2_src_configure \
-		--without-applet \
-		--disable-desktop-update \
-		--disable-mime-update
-}
-
-src_install() {
-	gnome2_src_install
-	python_fix_shebang "${ED}"
-}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2019-10-21 12:08 Agostino Sarubbo
  0 siblings, 0 replies; 21+ messages in thread
From: Agostino Sarubbo @ 2019-10-21 12:08 UTC (permalink / raw
  To: gentoo-commits

commit:     7caf7628ee023d7b8de8e96cbf4c09fc3529ed05
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 12:08:23 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 12:08:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7caf7628

x11-misc/revelation: ppc stable wrt bug #698076

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/revelation/revelation-0.4.14-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r3.ebuild b/x11-misc/revelation/revelation-0.4.14-r3.ebuild
index 03d5eb1d7cb..8c636fe6e57 100644
--- a/x11-misc/revelation/revelation-0.4.14-r3.ebuild
+++ b/x11-misc/revelation/revelation-0.4.14-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2019-10-21 12:06 Agostino Sarubbo
  0 siblings, 0 replies; 21+ messages in thread
From: Agostino Sarubbo @ 2019-10-21 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     be0e6c63665660747bba97d86334840e1bd8026a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 12:05:56 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 12:05:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be0e6c63

x11-misc/revelation: amd64 stable wrt bug #698076

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/revelation/revelation-0.4.14-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r3.ebuild b/x11-misc/revelation/revelation-0.4.14-r3.ebuild
index 268f3053c26..a6f458964c7 100644
--- a/x11-misc/revelation/revelation-0.4.14-r3.ebuild
+++ b/x11-misc/revelation/revelation-0.4.14-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2019-10-20  7:00 Hans de Graaff
  0 siblings, 0 replies; 21+ messages in thread
From: Hans de Graaff @ 2019-10-20  7:00 UTC (permalink / raw
  To: gentoo-commits

commit:     190366d71708a0556cb6cabc9a9cd59dcbc823d6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 05:26:24 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 06:59:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190366d7

x11-misc/revelation: cleanup

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 x11-misc/revelation/revelation-0.4.14-r2.ebuild | 49 -------------------------
 1 file changed, 49 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r2.ebuild b/x11-misc/revelation/revelation-0.4.14-r2.ebuild
deleted file mode 100644
index 3c4415d8beb..00000000000
--- a/x11-misc/revelation/revelation-0.4.14-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 gnome2
-
-DESCRIPTION="A password manager for GNOME"
-HOMEPAGE="https://revelation.olasagasti.info/"
-SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT="test"
-
-RDEPEND="${PYTHON_DEPS}
-	dev-python/pygtk[${PYTHON_USEDEP}]
-	dev-python/pycryptodome[${PYTHON_USEDEP}]
-	dev-python/gconf-python[${PYTHON_USEDEP}]
-	dev-python/libgnome-python[${PYTHON_USEDEP}]
-	dev-python/dbus-python[${PYTHON_USEDEP}]
-	sys-libs/cracklib[python,${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}/${P}-random.patch" \
-		   "${FILESDIR}/${P}-xor.patch"
-	eapply_user
-}
-
-src_configure() {
-	gnome2_src_configure \
-		--without-applet \
-		--disable-desktop-update \
-		--disable-mime-update
-}
-
-src_install() {
-	gnome2_src_install
-	python_fix_shebang "${ED}"
-}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2018-10-14  6:25 Hans de Graaff
  0 siblings, 0 replies; 21+ messages in thread
From: Hans de Graaff @ 2018-10-14  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     787630be57fdbb89bba6a0618343b9b279759f52
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 06:19:38 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 06:19:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=787630be

x11-misc/revelation: move ~ppc keyword forward

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-misc/revelation/revelation-0.4.14-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r2.ebuild b/x11-misc/revelation/revelation-0.4.14-r2.ebuild
index b3589929fc2..3c4415d8beb 100644
--- a/x11-misc/revelation/revelation-0.4.14-r2.ebuild
+++ b/x11-misc/revelation/revelation-0.4.14-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2018-06-21 23:58 Aaron Bauman
  0 siblings, 0 replies; 21+ messages in thread
From: Aaron Bauman @ 2018-06-21 23:58 UTC (permalink / raw
  To: gentoo-commits

commit:     fad5390efd08f5aa52e4cb2e3cb52554cda693fc
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jun 19 16:55:28 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 23:57:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad5390e

x11-misc/revelation: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8912

 x11-misc/revelation/revelation-0.4.14-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r1.ebuild b/x11-misc/revelation/revelation-0.4.14-r1.ebuild
index 0a270428d9e..fa6097d412e 100644
--- a/x11-misc/revelation/revelation-0.4.14-r1.ebuild
+++ b/x11-misc/revelation/revelation-0.4.14-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ GCONF_DEBUG="no"
 inherit python-single-r1 gnome2
 
 DESCRIPTION="A password manager for GNOME"
-HOMEPAGE="http://revelation.olasagasti.info/"
+HOMEPAGE="https://revelation.olasagasti.info/"
 SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2017-07-20 11:51 Hans de Graaff
  0 siblings, 0 replies; 21+ messages in thread
From: Hans de Graaff @ 2017-07-20 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ad5be5fa5636c6b3ea88ae8a45b7d38b37e82743
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 11:02:30 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 11:51:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5be5fa

x11-misc/revelation: update HOMEPAGE

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-misc/revelation/revelation-0.4.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.4.14-r2.ebuild b/x11-misc/revelation/revelation-0.4.14-r2.ebuild
index 0d8989e0b82..b3589929fc2 100644
--- a/x11-misc/revelation/revelation-0.4.14-r2.ebuild
+++ b/x11-misc/revelation/revelation-0.4.14-r2.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1 gnome2
 
 DESCRIPTION="A password manager for GNOME"
-HOMEPAGE="http://revelation.olasagasti.info/"
+HOMEPAGE="https://revelation.olasagasti.info/"
 SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2016-08-22 19:35 Hans de Graaff
  0 siblings, 0 replies; 21+ messages in thread
From: Hans de Graaff @ 2016-08-22 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     feadfec71e2a03e9a08d39530f3a1543827045d4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 19:34:30 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 19:35:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feadfec7

x11-misc/revelation: add myself as maintainer

Package-Manager: portage-2.2.28

 x11-misc/revelation/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-misc/revelation/metadata.xml b/x11-misc/revelation/metadata.xml
index 097975e..8bf6962 100644
--- a/x11-misc/revelation/metadata.xml
+++ b/x11-misc/revelation/metadata.xml
@@ -1,4 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+  <maintainer type="person">
+    <email>graaff@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
@ 2016-08-19 13:21 Pacho Ramos
  0 siblings, 0 replies; 21+ messages in thread
From: Pacho Ramos @ 2016-08-19 13:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c0116e0e14cf357b0e16f14116be564d2df5ccf0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 13:19:55 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 13:21:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0116e0e

x11-misc/revelation: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 x11-misc/revelation/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-misc/revelation/metadata.xml b/x11-misc/revelation/metadata.xml
index e549dd8..097975e 100644
--- a/x11-misc/revelation/metadata.xml
+++ b/x11-misc/revelation/metadata.xml
@@ -1,8 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>tristan@gentoo.org</email>
-		<name>Tristan Heaven</name>
-	</maintainer>
 </pkgmetadata>


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

end of thread, other threads:[~2024-07-12 12:25 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-21 12:06 [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2024-07-12 12:25 Joonas Niilola
2023-05-05  4:44 Sam James
2023-05-01 12:52 Sam James
2022-05-02  1:02 Sam James
2022-05-02  1:02 Sam James
2022-05-02  1:02 Sam James
2021-10-16 13:48 Arthur Zamarin
2020-12-22 20:06 Michał Górny
2020-10-07  7:41 Joonas Niilola
2020-02-09 16:42 Michał Górny
2019-10-27  7:11 Hans de Graaff
2019-10-21 14:11 Pacho Ramos
2019-10-21 12:08 Agostino Sarubbo
2019-10-21 12:06 Agostino Sarubbo
2019-10-20  7:00 Hans de Graaff
2018-10-14  6:25 Hans de Graaff
2018-06-21 23:58 Aaron Bauman
2017-07-20 11:51 Hans de Graaff
2016-08-22 19:35 Hans de Graaff
2016-08-19 13:21 Pacho Ramos

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