* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/hinsightd/
@ 2021-04-17 19:24 Alexandru Campeanu
0 siblings, 0 replies; 4+ messages in thread
From: Alexandru Campeanu @ 2021-04-17 19:24 UTC (permalink / raw
To: gentoo-commits
commit: 6da2917d76129986bd208a66212d0174029772f6
Author: tiotags <tiotags1 <AT> gmail <DOT> com>
AuthorDate: Sat Apr 17 19:08:44 2021 +0000
Commit: Alexandru Campeanu <tiotags1 <AT> gmail <DOT> com>
CommitDate: Sat Apr 17 19:22:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6da2917d
acct-group/hinsightd:
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu <tiotags1 <AT> gmail.com>
acct-group/hinsightd/hinsightd-0.ebuild | 11 +++++++++++
acct-group/hinsightd/metadata.xml | 5 +++++
2 files changed, 16 insertions(+)
diff --git a/acct-group/hinsightd/hinsightd-0.ebuild b/acct-group/hinsightd/hinsightd-0.ebuild
new file mode 100644
index 000000000..15de7463a
--- /dev/null
+++ b/acct-group/hinsightd/hinsightd-0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A user group for www-servers/hinsightd"
+KEYWORDS=""
+
+ACCT_GROUP_ID=-1
diff --git a/acct-group/hinsightd/metadata.xml b/acct-group/hinsightd/metadata.xml
new file mode 100644
index 000000000..7a38bb900
--- /dev/null
+++ b/acct-group/hinsightd/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/hinsightd/
@ 2021-04-21 18:55 Alexandru Campeanu
0 siblings, 0 replies; 4+ messages in thread
From: Alexandru Campeanu @ 2021-04-21 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 1935be8e51b7fed211440755d4fac78773dc8d68
Author: tiotags <tiotags1 <AT> gmail <DOT> com>
AuthorDate: Wed Apr 21 18:53:51 2021 +0000
Commit: Alexandru Campeanu <tiotags1 <AT> gmail <DOT> com>
CommitDate: Wed Apr 21 18:53:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1935be8e
acct-group/hinsightd: removed keywords
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu <tiotags1 <AT> gmail.com>
acct-group/hinsightd/hinsightd-0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/acct-group/hinsightd/hinsightd-0.ebuild b/acct-group/hinsightd/hinsightd-0.ebuild
index 15de7463a..b39baf48a 100644
--- a/acct-group/hinsightd/hinsightd-0.ebuild
+++ b/acct-group/hinsightd/hinsightd-0.ebuild
@@ -6,6 +6,5 @@ EAPI=7
inherit acct-group
DESCRIPTION="A user group for www-servers/hinsightd"
-KEYWORDS=""
ACCT_GROUP_ID=-1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/hinsightd/
2021-04-21 19:40 [gentoo-commits] repo/proj/guru:master commit in: acct-group/hinsightd/ Andrew Ammerlaan
@ 2021-04-21 19:39 ` Andrew Ammerlaan
0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-04-21 19:39 UTC (permalink / raw
To: gentoo-commits
commit: 566c79aa0e1e52e3118036381f259632415e7453
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Apr 21 19:38:49 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 21 19:38:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=566c79aa
acct-group/hinsightd: add keywords
otherwise it gets the default stable keywords
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
acct-group/hinsightd/hinsightd-0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/acct-group/hinsightd/hinsightd-0.ebuild b/acct-group/hinsightd/hinsightd-0.ebuild
index b39baf48a..fee4c79a1 100644
--- a/acct-group/hinsightd/hinsightd-0.ebuild
+++ b/acct-group/hinsightd/hinsightd-0.ebuild
@@ -6,5 +6,6 @@ EAPI=7
inherit acct-group
DESCRIPTION="A user group for www-servers/hinsightd"
+KEYWORDS="~amd64"
ACCT_GROUP_ID=-1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: acct-group/hinsightd/
@ 2021-04-21 19:40 Andrew Ammerlaan
2021-04-21 19:39 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-04-21 19:40 UTC (permalink / raw
To: gentoo-commits
commit: 566c79aa0e1e52e3118036381f259632415e7453
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Apr 21 19:38:49 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 21 19:38:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=566c79aa
acct-group/hinsightd: add keywords
otherwise it gets the default stable keywords
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
acct-group/hinsightd/hinsightd-0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/acct-group/hinsightd/hinsightd-0.ebuild b/acct-group/hinsightd/hinsightd-0.ebuild
index b39baf48a..fee4c79a1 100644
--- a/acct-group/hinsightd/hinsightd-0.ebuild
+++ b/acct-group/hinsightd/hinsightd-0.ebuild
@@ -6,5 +6,6 @@ EAPI=7
inherit acct-group
DESCRIPTION="A user group for www-servers/hinsightd"
+KEYWORDS="~amd64"
ACCT_GROUP_ID=-1
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-04-21 19:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-21 19:40 [gentoo-commits] repo/proj/guru:master commit in: acct-group/hinsightd/ Andrew Ammerlaan
2021-04-21 19:39 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2021-04-21 18:55 Alexandru Campeanu
2021-04-17 19:24 Alexandru Campeanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox