* [gentoo-commits] repo/gentoo:master commit in: sys-apps/daisydog/
@ 2021-12-03 16:42 Mike Gilbert
0 siblings, 0 replies; 6+ messages in thread
From: Mike Gilbert @ 2021-12-03 16:42 UTC (permalink / raw
To: gentoo-commits
commit: a54ca6980a3ccf213ec870f617282aa346ccb694
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 3 16:41:11 2021 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Dec 3 16:42:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54ca698
sys-apps/daisydog: change maintainer to vapier
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-apps/daisydog/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/daisydog/metadata.xml b/sys-apps/daisydog/metadata.xml
index 3f6127b56e7f..8041df927597 100644
--- a/sys-apps/daisydog/metadata.xml
+++ b/sys-apps/daisydog/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>base-system@gentoo.org</email>
+<maintainer type="person">
+ <email>vapier@gentoo.org</email>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/daisydog/
@ 2022-01-29 3:56 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-01-29 3:56 UTC (permalink / raw
To: gentoo-commits
commit: c0f242e1140f6c1a9948125f14f03dfa687bae28
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 02:00:21 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 03:56:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f242e1
sys-apps/daisydog: update EAPI 5 -> 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/daisydog/daisydog-2014.05.30.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/sys-apps/daisydog/daisydog-2014.05.30.ebuild b/sys-apps/daisydog/daisydog-2014.05.30.ebuild
index 83d0bc40f97a..d7306bc6b63c 100644
--- a/sys-apps/daisydog/daisydog-2014.05.30.ebuild
+++ b/sys-apps/daisydog/daisydog-2014.05.30.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="7"
inherit toolchain-funcs flag-o-matic
@@ -12,14 +12,13 @@ DESCRIPTION="A very simple /dev/watchdog daemon"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/third_party/daisydog/+/master"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz
https://chromium.googlesource.com/chromiumos/third_party/daisydog/+archive/${GIT_SHA1}.tar.gz -> ${MY_P}.tar.gz"
+S="${WORKDIR}"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
IUSE="static"
-S=${WORKDIR}
-
src_configure() {
tc-export CC
use static && append-ldflags -static
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/daisydog/
@ 2024-11-23 10:32 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-11-23 10:32 UTC (permalink / raw
To: gentoo-commits
commit: ae6e3c7ed274d6fc690b4d24a4f56a035b1b8355
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 10:31:33 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 10:31:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae6e3c7e
sys-apps/daisydog: Stabilize 2014.05.30-r1 sparc, #944681
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
index 59c9bc269f4c..dd7d2c9f3b8c 100644
--- a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
+++ b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
IUSE="static"
src_configure() {
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/daisydog/
@ 2024-11-23 10:32 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-11-23 10:32 UTC (permalink / raw
To: gentoo-commits
commit: 7483ae947ce08c2354252cf1b695719848dd0ddb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 10:31:32 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 10:31:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7483ae94
sys-apps/daisydog: Stabilize 2014.05.30-r1 arm64, #944681
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
index cad1a63f3f1d..59c9bc269f4c 100644
--- a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
+++ b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -16,7 +16,7 @@ S="${WORKDIR}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="static"
src_configure() {
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/daisydog/
@ 2024-11-23 16:44 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2024-11-23 16:44 UTC (permalink / raw
To: gentoo-commits
commit: 5a9b714639e9176fcdfb6a1e19e3a931354bd904
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 16:44:30 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 16:44:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a9b7146
sys-apps/daisydog: Stabilize 2014.05.30-r1 amd64, #944681
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
index 73cc5e08b4d8..6d7af3c2fcbe 100644
--- a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
+++ b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc ~x86"
IUSE="static"
src_configure() {
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/daisydog/
@ 2024-11-23 16:55 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2024-11-23 16:55 UTC (permalink / raw
To: gentoo-commits
commit: 340ca9e1649204d8765fc9d8c619cacaa9514e6d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 16:55:10 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 16:55:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340ca9e1
sys-apps/daisydog: Stabilize 2014.05.30-r1 x86, #944681
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
index 6d7af3c2fcbe..d7e5e76e8107 100644
--- a/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
+++ b/sys-apps/daisydog/daisydog-2014.05.30-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc x86"
IUSE="static"
src_configure() {
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-11-23 16:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-03 16:42 [gentoo-commits] repo/gentoo:master commit in: sys-apps/daisydog/ Mike Gilbert
-- strict thread matches above, loose matches on Subject: below --
2022-01-29 3:56 Sam James
2024-11-23 10:32 Sam James
2024-11-23 10:32 Sam James
2024-11-23 16:44 Michał Górny
2024-11-23 16:55 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox