* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/jackett/
@ 2020-12-28 16:15 Aisha Tammy
0 siblings, 0 replies; 4+ messages in thread
From: Aisha Tammy @ 2020-12-28 16:15 UTC (permalink / raw
To: gentoo-commits
commit: 56ed54732b287ff9401c26424c652bcd21f86963
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Mon Dec 28 15:16:22 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Mon Dec 28 15:16:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56ed5473
acct-group/jackett: group for www-apps/jackett-bin
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
acct-group/jackett/jackett-0.ebuild | 9 +++++++++
acct-group/jackett/metadata.xml | 8 ++++++++
2 files changed, 17 insertions(+)
diff --git a/acct-group/jackett/jackett-0.ebuild b/acct-group/jackett/jackett-0.ebuild
new file mode 100644
index 00000000..465696f9
--- /dev/null
+++ b/acct-group/jackett/jackett-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=-1
+DESCRIPTION="Group for www-apps/jackett-bin"
diff --git a/acct-group/jackett/metadata.xml b/acct-group/jackett/metadata.xml
new file mode 100644
index 00000000..65ac1f20
--- /dev/null
+++ b/acct-group/jackett/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@aisha.cc</email>
+ <name>Aisha Tammy</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/jackett/
@ 2021-01-12 20:12 Andrew Ammerlaan
0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-01-12 20:12 UTC (permalink / raw
To: gentoo-commits
commit: 96cacbeab8530d0d74ba6bdb3931f156cdc1f1bc
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 12 20:09:10 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 12 20:09:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96cacbea
acct-group/jackett: add keywords
defaults to stable, so we need to explicitly set to unstable
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
acct-group/jackett/jackett-0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/acct-group/jackett/jackett-0.ebuild b/acct-group/jackett/jackett-0.ebuild
index 465696f9..173ff847 100644
--- a/acct-group/jackett/jackett-0.ebuild
+++ b/acct-group/jackett/jackett-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,3 +7,4 @@ inherit acct-group
ACCT_GROUP_ID=-1
DESCRIPTION="Group for www-apps/jackett-bin"
+KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/jackett/
@ 2021-01-24 0:22 Aisha Tammy
0 siblings, 0 replies; 4+ messages in thread
From: Aisha Tammy @ 2021-01-24 0:22 UTC (permalink / raw
To: gentoo-commits
commit: dbc7974bc1329e4ab4509aeaf9920f804c592842
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sun Jan 24 00:19:32 2021 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Jan 24 00:21:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dbc7974b
acct-group/jackett: keyword ~arm{,64}
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
acct-group/jackett/jackett-0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acct-group/jackett/jackett-0.ebuild b/acct-group/jackett/jackett-0.ebuild
index 173ff847..0f39af45 100644
--- a/acct-group/jackett/jackett-0.ebuild
+++ b/acct-group/jackett/jackett-0.ebuild
@@ -7,4 +7,4 @@ inherit acct-group
ACCT_GROUP_ID=-1
DESCRIPTION="Group for www-apps/jackett-bin"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: acct-group/jackett/
@ 2023-07-17 23:00 Anna Vyalkova
0 siblings, 0 replies; 4+ messages in thread
From: Anna Vyalkova @ 2023-07-17 23:00 UTC (permalink / raw
To: gentoo-commits
commit: 930dd23c3e6cfb82fbd3dc145d89003a15eca125
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jul 17 22:06:33 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Jul 17 22:09:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=930dd23c
acct-group/jackett: treeclean duplicate
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
acct-group/jackett/jackett-0.ebuild | 9 ---------
acct-group/jackett/metadata.xml | 8 --------
2 files changed, 17 deletions(-)
diff --git a/acct-group/jackett/jackett-0.ebuild b/acct-group/jackett/jackett-0.ebuild
deleted file mode 100644
index cb28a117e..000000000
--- a/acct-group/jackett/jackett-0.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit acct-group
-
-ACCT_GROUP_ID=-1
-DESCRIPTION="Group for www-apps/jackett-bin"
diff --git a/acct-group/jackett/metadata.xml b/acct-group/jackett/metadata.xml
deleted file mode 100644
index 10a288b0b..000000000
--- a/acct-group/jackett/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>gentoo@aisha.cc</email>
- <name>Aisha Tammy</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-17 23:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-24 0:22 [gentoo-commits] repo/proj/guru:dev commit in: acct-group/jackett/ Aisha Tammy
-- strict thread matches above, loose matches on Subject: below --
2023-07-17 23:00 Anna Vyalkova
2021-01-12 20:12 Andrew Ammerlaan
2020-12-28 16:15 Aisha Tammy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox