* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-03-12 22:31 Conrad Kostecki
0 siblings, 0 replies; 9+ messages in thread
From: Conrad Kostecki @ 2021-03-12 22:31 UTC (permalink / raw
To: gentoo-commits
commit: 07bc119b8de074f20d58f00907f1087d61026c46
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 00:34:08 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 22:28:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bc119b
app-dicts/aspell-yi: new package
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-dicts/aspell-yi/Manifest | 1 +
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 12 ++++++++++++
app-dicts/aspell-yi/metadata.xml | 9 +++++++++
3 files changed, 22 insertions(+)
diff --git a/app-dicts/aspell-yi/Manifest b/app-dicts/aspell-yi/Manifest
new file mode 100644
index 00000000000..37c086896f6
--- /dev/null
+++ b/app-dicts/aspell-yi/Manifest
@@ -0,0 +1 @@
+DIST aspell6-yi-0.01.1-1.tar.bz2 74382 BLAKE2B 18dd228ae9885b3a0928bc340982a96de2079a7a543df1ea0abdc352867e635a532e17eeed4bc7da3f12712315bcf0197f7746b9b707cc7a76307744b8b4c685 SHA512 a8d96ba192e61193469596ce1bf6e808bbb03e3fa3a75e545bdee4b6cfa607b681d0a9631465d004ce6e0e25453af732391e76b134138acc7c28991a3664f346
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
new file mode 100644
index 00000000000..5c8061a13ff
--- /dev/null
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Yiddish"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/app-dicts/aspell-yi/metadata.xml b/app-dicts/aspell-yi/metadata.xml
new file mode 100644
index 00000000000..debde3ef6ae
--- /dev/null
+++ b/app-dicts/aspell-yi/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-04-12 1:27 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-12 1:27 UTC (permalink / raw
To: gentoo-commits
commit: f3e5ba7c1a9a9da89efaae2765801193a389929c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 01:24:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:26:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e5ba7c
app-dicts/aspell-yi: Stabilize 0.01.1.1 x86, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
index 5c8061a13ff..00f6fc806bf 100644
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-04-12 1:32 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-12 1:32 UTC (permalink / raw
To: gentoo-commits
commit: 8ef71d0eb611fdeaac3dfdb2d0ab972da1e4aefd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 01:29:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:31:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef71d0e
app-dicts/aspell-yi: Stabilize 0.01.1.1 ppc64, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
index d4e7c0a8ab2..100416bc85f 100644
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-04-13 16:02 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-13 16:02 UTC (permalink / raw
To: gentoo-commits
commit: 19e826842671b6f8f3e283a711b7d541f8ed3063
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 16:02:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 16:02:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e82684
app-dicts/aspell-yi: Stabilize 0.01.1.1 amd64, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
index 100416bc85f..692a0224856 100644
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-04-16 0:40 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-16 0:40 UTC (permalink / raw
To: gentoo-commits
commit: 853b9c1596be368451182cf21065f564a241e71d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 00:38:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 00:38:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853b9c15
app-dicts/aspell-yi: Stabilize 0.01.1.1 ppc, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
index 692a0224856..5e49ee877d2 100644
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-04-18 21:30 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-18 21:30 UTC (permalink / raw
To: gentoo-commits
commit: 5ccc70fa8f5afe6878dafa90141d6e6387d67660
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 21:30:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 21:30:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccc70fa
app-dicts/aspell-yi: Stabilize 0.01.1.1 arm64, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
index 5e49ee877d2..d8f51f9ecc0 100644
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-04-22 20:19 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-22 20:19 UTC (permalink / raw
To: gentoo-commits
commit: f9136b3ca0475e20e9e214cccb4f7a869c593ad4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 20:18:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 20:18:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9136b3c
app-dicts/aspell-yi: Stabilize 0.01.1.1 arm, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
index d8f51f9ecc0..a3b8b8a69fc 100644
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-12-16 22:27 Conrad Kostecki
0 siblings, 0 replies; 9+ messages in thread
From: Conrad Kostecki @ 2021-12-16 22:27 UTC (permalink / raw
To: gentoo-commits
commit: 48a2419e567b09b9c3f38fd6ce444f6e63d741ad
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 21:56:49 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 22:26:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a2419e
app-dicts/aspell-yi: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1-r1.ebuild | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1-r1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1-r1.ebuild
new file mode 100644
index 000000000000..00c1bdb00cf2
--- /dev/null
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Yiddish"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/
@ 2021-12-16 22:27 Conrad Kostecki
0 siblings, 0 replies; 9+ messages in thread
From: Conrad Kostecki @ 2021-12-16 22:27 UTC (permalink / raw
To: gentoo-commits
commit: e162b8eb55672ec1a5ee8288c194fca68ef5fec7
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 21:56:53 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 22:26:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e162b8eb
app-dicts/aspell-yi: drop 0.01.1.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
deleted file mode 100644
index a3b8b8a69fca..000000000000
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Yiddish"
-ASPELL_VERSION=6
-
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2021-12-16 22:27 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-16 22:27 [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2021-12-16 22:27 Conrad Kostecki
2021-04-22 20:19 Sam James
2021-04-18 21:30 Sam James
2021-04-16 0:40 Sam James
2021-04-13 16:02 Sam James
2021-04-12 1:32 Sam James
2021-04-12 1:27 Sam James
2021-03-12 22:31 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox