* [gentoo-commits] repo/gentoo:master commit in: app-admin/gamin/
@ 2018-07-15 13:20 Mart Raudsepp
0 siblings, 0 replies; 5+ messages in thread
From: Mart Raudsepp @ 2018-07-15 13:20 UTC (permalink / raw
To: gentoo-commits
commit: 8ed27f8623d4fbe31f9a8c539991c89d67ab9abf
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 13:14:07 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 13:19:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed27f86
app-admin/gamin-0.1.10-r1: arm64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-admin/gamin/gamin-0.1.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/gamin/gamin-0.1.10-r1.ebuild b/app-admin/gamin/gamin-0.1.10-r1.ebuild
index 141ea5442b5..5f08ea6d474 100644
--- a/app-admin/gamin/gamin-0.1.10-r1.ebuild
+++ b/app-admin/gamin/gamin-0.1.10-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="LGPL-2"
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 ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!app-admin/fam
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/gamin/
@ 2021-11-05 16:59 Jakov Smolić
0 siblings, 0 replies; 5+ messages in thread
From: Jakov Smolić @ 2021-11-05 16:59 UTC (permalink / raw
To: gentoo-commits
commit: ed796e98ccd39b39bdec3cd5e449b47b1cbb3769
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 5 16:56:56 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Nov 5 16:59:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed796e98
app-admin/gamin: Inherit multilib-build instead of multilib-minimal
Eclass change was staged by mistake
Fixes: ee017a055b8f6d3d4ea04ae0342320a4892cdbd6
Closes: https://bugs.gentoo.org/821964
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-admin/gamin/gamin-0.1.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/gamin/gamin-0.1.10-r1.ebuild b/app-admin/gamin/gamin-0.1.10-r1.ebuild
index f3ef1bf5e07..5a58fce9009 100644
--- a/app-admin/gamin/gamin-0.1.10-r1.ebuild
+++ b/app-admin/gamin/gamin-0.1.10-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit multilib-minimal
+inherit multilib-build
DESCRIPTION="Meta package providing the File Alteration Monitor API & Server"
HOMEPAGE="https://www.gnome.org/~veillard/gamin/"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/gamin/
@ 2021-11-05 14:55 Jakov Smolić
0 siblings, 0 replies; 5+ messages in thread
From: Jakov Smolić @ 2021-11-05 14:55 UTC (permalink / raw
To: gentoo-commits
commit: ee017a055b8f6d3d4ea04ae0342320a4892cdbd6
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 5 14:54:58 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Nov 5 14:54:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee017a05
app-admin/gamin: Port to EAPI 8
Closes: https://bugs.gentoo.org/819702
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/22761
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-admin/gamin/gamin-0.1.10-r1.ebuild | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/app-admin/gamin/gamin-0.1.10-r1.ebuild b/app-admin/gamin/gamin-0.1.10-r1.ebuild
index a19d50b7724..f3ef1bf5e07 100644
--- a/app-admin/gamin/gamin-0.1.10-r1.ebuild
+++ b/app-admin/gamin/gamin-0.1.10-r1.ebuild
@@ -1,21 +1,20 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-inherit multilib-build
+inherit multilib-minimal
DESCRIPTION="Meta package providing the File Alteration Monitor API & Server"
HOMEPAGE="https://www.gnome.org/~veillard/gamin/"
-SRC_URI=""
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND="!app-admin/fam
- >=dev-libs/libgamin-0.1.10-r4[${MULTILIB_USEDEP}]"
-DEPEND=""
+RDEPEND="
+ !app-admin/fam
+ >=dev-libs/libgamin-0.1.10-r4[${MULTILIB_USEDEP}]
+"
PDEPEND=">=app-admin/gam-server-0.1.10"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/gamin/
@ 2021-07-12 14:33 Marek Szuba
0 siblings, 0 replies; 5+ messages in thread
From: Marek Szuba @ 2021-07-12 14:33 UTC (permalink / raw
To: gentoo-commits
commit: 4bb49263accc701ea14972600ae12d2a745f44c5
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 14:32:31 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 14:32:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb49263
app-admin/gamin: keyword 0.1.10-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-admin/gamin/gamin-0.1.10-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/gamin/gamin-0.1.10-r1.ebuild b/app-admin/gamin/gamin-0.1.10-r1.ebuild
index c9c84e7ac3c..a19d50b7724 100644
--- a/app-admin/gamin/gamin-0.1.10-r1.ebuild
+++ b/app-admin/gamin/gamin-0.1.10-r1.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=5
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!app-admin/fam
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/gamin/
@ 2017-06-22 11:48 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-06-22 11:48 UTC (permalink / raw
To: gentoo-commits
commit: c43c76cad2ad07ba9f0ccc02f05d65304c77f7b1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 11:26:09 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 11:47:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43c76ca
app-admin/gamin: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-admin/gamin/gamin-0.1.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/gamin/gamin-0.1.10-r1.ebuild b/app-admin/gamin/gamin-0.1.10-r1.ebuild
index 54271b8266d..3c16ea2b131 100644
--- a/app-admin/gamin/gamin-0.1.10-r1.ebuild
+++ b/app-admin/gamin/gamin-0.1.10-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!app-admin/fam
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-11-05 16:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-15 13:20 [gentoo-commits] repo/gentoo:master commit in: app-admin/gamin/ Mart Raudsepp
-- strict thread matches above, loose matches on Subject: below --
2021-11-05 16:59 Jakov Smolić
2021-11-05 14:55 Jakov Smolić
2021-07-12 14:33 Marek Szuba
2017-06-22 11:48 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox