public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2017-03-13 21:43 Mart Raudsepp
  0 siblings, 0 replies; 16+ messages in thread
From: Mart Raudsepp @ 2017-03-13 21:43 UTC (permalink / raw
  To: gentoo-commits

commit:     fb3f7cdb952a9577a5def662f677b57bfa132477
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 21:28:29 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 21:38:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3f7cdb

app-dicts/aspell-pt: keyworded for ~arm64

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
index b1d65d0b071..a2a6173cb99 100644
--- a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 ASPELL_LANG="Portuguese"
@@ -7,7 +7,7 @@ inherit multilib aspell-dict
 
 LICENSE="GPL-2"
 
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 src_install() {


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2017-04-01 10:45 David Seifert
  0 siblings, 0 replies; 16+ messages in thread
From: David Seifert @ 2017-04-01 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     9d1a358d2c8b0f8d1a6430c4bb5e3a9993fcc118
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 10:41:26 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 10:43:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1a358d

app-dicts/aspell-pt: Bump to EAPI 6

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4237

 app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
index a2a6173cb99..5be881b7dc9 100644
--- a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
@@ -1,9 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 ASPELL_LANG="Portuguese"
 
-inherit multilib aspell-dict
+inherit aspell-dict-r1
 
 LICENSE="GPL-2"
 
@@ -11,7 +13,8 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x8
 IUSE=""
 
 src_install() {
-	aspell-dict_src_install
-	rm "${D}"/usr/$(get_libdir)/aspell-0.60/pt_BR*
-	rm "${D}"/usr/$(get_libdir)/aspell-0.60/brazilian.alias
+	aspell-dict-r1_src_install
+
+	rm "${ED%/}"/usr/$(get_libdir)/aspell-0.60/pt_BR* || die
+	rm "${ED%/}"/usr/$(get_libdir)/aspell-0.60/brazilian.alias || die
 }


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2020-09-04 10:41 Mikle Kolyada
  0 siblings, 0 replies; 16+ messages in thread
From: Mikle Kolyada @ 2020-09-04 10:41 UTC (permalink / raw
  To: gentoo-commits

commit:     2c1457a9b38f56595ae5730ed85e682b636c4143
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  4 10:38:24 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 10:40:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c1457a9

app-dicts/aspell-pt: Keyword 0.50.2-r1 riscv, #737724

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
index f3659370db7..217ac5d3d61 100644
--- a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
@@ -9,7 +9,7 @@ inherit aspell-dict-r1
 
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 src_install() {


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2021-03-12 15:12 Andreas Sturmlechner
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2021-03-12 15:12 UTC (permalink / raw
  To: gentoo-commits

commit:     83f2ea3eff8d4141a57b6881e849b493f7b943d2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 14:43:47 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 15:10:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f2ea3e

app-dicts/aspell-pt: Set <stabilize-allarches/>

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-dicts/aspell-pt/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-dicts/aspell-pt/metadata.xml b/app-dicts/aspell-pt/metadata.xml
index 6f49eba8f49..9c1b627475c 100644
--- a/app-dicts/aspell-pt/metadata.xml
+++ b/app-dicts/aspell-pt/metadata.xml
@@ -2,4 +2,5 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <!-- maintainer-needed -->
+	<stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2021-04-12  1:27 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-04-12  1:27 UTC (permalink / raw
  To: gentoo-commits

commit:     782b7ed770dad92a707bbceeaf5757cd90ee19fb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 01:24:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:26:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782b7ed7

app-dicts/aspell-pt: Stabilize 20190329.1.0 x86, #782247

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
index 7bc72985554..7e08981fac6 100644
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
@@ -14,4 +14,4 @@ SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
 S="${WORKDIR}/${MY_P}"
 
 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] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2021-04-12  1:32 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-04-12  1:32 UTC (permalink / raw
  To: gentoo-commits

commit:     564a7dfc05db23269d87eee53a6e22c604db23fb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 01:29:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:31:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564a7dfc

app-dicts/aspell-pt: Stabilize 20190329.1.0 ppc64, #782247

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
index ba3c100ab66..a8f83196796 100644
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
@@ -14,4 +14,4 @@ SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
 S="${WORKDIR}/${MY_P}"
 
 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] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2021-04-13 16:02 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-04-13 16:02 UTC (permalink / raw
  To: gentoo-commits

commit:     133e45cb66234edc2ff2c7f60abcffae9a8c4358
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 16:02:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 16:02:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133e45cb

app-dicts/aspell-pt: Stabilize 20190329.1.0 amd64, #782247

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
index a8f83196796..0e8d41dec88 100644
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
@@ -14,4 +14,4 @@ SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
 S="${WORKDIR}/${MY_P}"
 
 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] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2021-04-18 21:30 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-04-18 21:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e5958e80b8c757a6e7472e500c3757217879edc1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 21:29:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 21:29:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5958e80

app-dicts/aspell-pt: Stabilize 20190329.1.0 arm64, #782247

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
index 1a51c50672d..182a27adc1f 100644
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
@@ -14,4 +14,4 @@ SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
 S="${WORKDIR}/${MY_P}"
 
 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] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2021-04-22 20:19 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-04-22 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     f16e25980f5cc35bb3cf546cb4174f5f8cb6df71
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 20:17:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 20:17:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16e2598

app-dicts/aspell-pt: Stabilize 20190329.1.0 arm, #782247

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
index 182a27adc1f..2a4f828c8de 100644
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
@@ -14,4 +14,4 @@ SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
 S="${WORKDIR}/${MY_P}"
 
 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] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2021-04-22 21:23 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2021-04-22 21:23 UTC (permalink / raw
  To: gentoo-commits

commit:     fbcda3a5b5cda4f7d1faaf138e2a2a3f5be72f4d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 21:12:06 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 21:23:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcda3a5

app-dicts/aspell-pt: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pt/Manifest                   |  1 -
 app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index 997f80c452c..543aa65b319 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1,2 +1 @@
-DIST aspell-pt-0.50-2.tar.bz2 201341 BLAKE2B ad924c197e7e72ea5be7a8f779fd7b144ac23e69ab6f089c338485c9fc4f5624a814b0f0f85d030647fe22e9390f03b873a05bd1cb26997986c30b5af0b10ef4 SHA512 21f115eae4507ca6e8c726476ba40910886e2ed17161cddbe493b2fe1c55a30703f033f8062eb0b9543d85541aa15e9ecab508cb3bb7403881315ecdb0bc55cd
 DIST aspell6-pt_PT-20190329-1-0.tar.bz2 87497 BLAKE2B 678f33a13e995a13fbce084546c37a5ef331db6a4a8cb1d31386327acf905dca148167c156043d3ba0175cd0b2cfb3f6f724bace10ed8e0a4a4bf194049ec1e6 SHA512 7c7edb79cd46bf4566814dbdef09f9b6d202f183abe5c25fda454e69c57d617948806657ed1da83039b508c1ccdb8a020d694b7119edfce63bae7defeafa1123

diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
deleted file mode 100644
index e0d436e993d..00000000000
--- a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Portuguese"
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-src_install() {
-	aspell-dict-r1_src_install
-
-	rm "${ED}"/usr/$(get_libdir)/aspell-0.60/pt_BR* || die
-	rm "${ED}"/usr/$(get_libdir)/aspell-0.60/brazilian.alias || die
-}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2022-03-15 15:04 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2022-03-15 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     31e3ed47e2366b495e99ac9989cee07335a2c4a1
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 15:03:25 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 15:04:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e3ed47

app-dicts/aspell-pt: add 20220304

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pt/Manifest                  |  1 +
 app-dicts/aspell-pt/aspell-pt-20220304.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index 543aa65b3192..d5b8c2a0e1ab 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1 +1,2 @@
 DIST aspell6-pt_PT-20190329-1-0.tar.bz2 87497 BLAKE2B 678f33a13e995a13fbce084546c37a5ef331db6a4a8cb1d31386327acf905dca148167c156043d3ba0175cd0b2cfb3f6f724bace10ed8e0a4a4bf194049ec1e6 SHA512 7c7edb79cd46bf4566814dbdef09f9b6d202f183abe5c25fda454e69c57d617948806657ed1da83039b508c1ccdb8a020d694b7119edfce63bae7defeafa1123
+DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305

diff --git a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
new file mode 100644
index 000000000000..3a6c3c901d7d
--- /dev/null
+++ b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Portuguese"
+ASPELL_VERSION=6
+MY_PN="${PN/-/.}"
+MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+MY_S="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
+SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPELL_VERSION}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2022-04-14 20:49 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2022-04-14 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     3b0e931b2cbf6c5b35d431caacd22720c0bd1f9d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 20:38:45 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 20:38:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0e931b

app-dicts/aspell-pt: drop 20190329.1.0-r1

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pt/Manifest                         |  1 -
 app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index d5b8c2a0e1ab..a09b9d198695 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1,2 +1 @@
-DIST aspell6-pt_PT-20190329-1-0.tar.bz2 87497 BLAKE2B 678f33a13e995a13fbce084546c37a5ef331db6a4a8cb1d31386327acf905dca148167c156043d3ba0175cd0b2cfb3f6f724bace10ed8e0a4a4bf194049ec1e6 SHA512 7c7edb79cd46bf4566814dbdef09f9b6d202f183abe5c25fda454e69c57d617948806657ed1da83039b508c1ccdb8a020d694b7119edfce63bae7defeafa1123
 DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305

diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild
deleted file mode 100644
index 53c4971a6ba5..000000000000
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ASPELL_LANG="Portuguese"
-ASPELL_VERSION=6
-MY_PN="${PN}_PT"
-MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV//./-}"
-
-inherit aspell-dict-r1
-
-SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2022-04-14 20:49 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2022-04-14 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     27648a3efefe7b49c94572bd527b7174a7610815
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 20:38:16 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 20:38:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27648a3e

app-dicts/aspell-pt: stablize all-arches

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-20220304.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
index 3a6c3c901d7d..390692000cbc 100644
--- a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
@@ -16,4 +16,4 @@ SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPEL
 S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
 
 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] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2022-10-10 21:00 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2022-10-10 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     496028d9737e21d15de7223d6decddf31b85abe3
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 20:50:00 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 20:59:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496028d9

app-dicts/aspell-pt: add 20220621

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pt/Manifest                  |  1 +
 app-dicts/aspell-pt/aspell-pt-20220621.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index a09b9d198695..236fb43bfc27 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1 +1,2 @@
 DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305
+DIST aspell6.pt-20220621.tar.bz2 170248 BLAKE2B 24263cc1fc19b0758c08637edbd8e2b7d75132ee2cde46cfb4fb60d820452d57117e73666dae542f43c15fcc85868c686a98909ec1b3469396871b6e1ad03bb6 SHA512 9e5d7bd10b858f7fac288212c5658786fe1ce27c895673177aca99a17996ba7629817e0882432bfcf4dc9bdee501393f9f25744d59b0ae5995e2c2c78e2c147f

diff --git a/app-dicts/aspell-pt/aspell-pt-20220621.ebuild b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild
new file mode 100644
index 000000000000..ec2b021e8fd7
--- /dev/null
+++ b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Portuguese"
+ASPELL_VERSION=6
+MY_PN="${PN/-/.}"
+MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+MY_S="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
+SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPELL_VERSION}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2022-11-10  0:10 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2022-11-10  0:10 UTC (permalink / raw
  To: gentoo-commits

commit:     a3e2c58fd3ff27f99bf433f6228f26ef8060440c
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 00:07:23 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 00:07:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e2c58f

app-dicts/aspell-pt: drop 20220304

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pt/Manifest                  |  1 -
 app-dicts/aspell-pt/aspell-pt-20220304.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index 236fb43bfc27..9197ed6f4dfd 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1,2 +1 @@
-DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305
 DIST aspell6.pt-20220621.tar.bz2 170248 BLAKE2B 24263cc1fc19b0758c08637edbd8e2b7d75132ee2cde46cfb4fb60d820452d57117e73666dae542f43c15fcc85868c686a98909ec1b3469396871b6e1ad03bb6 SHA512 9e5d7bd10b858f7fac288212c5658786fe1ce27c895673177aca99a17996ba7629817e0882432bfcf4dc9bdee501393f9f25744d59b0ae5995e2c2c78e2c147f

diff --git a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
deleted file mode 100644
index 71972c1b634b..000000000000
--- a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ASPELL_LANG="Portuguese"
-ASPELL_VERSION=6
-MY_PN="${PN/-/.}"
-MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
-MY_S="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
-
-inherit aspell-dict-r1
-
-HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
-SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPELL_VERSION}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/
@ 2022-11-10  0:10 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2022-11-10  0:10 UTC (permalink / raw
  To: gentoo-commits

commit:     adf33f06df1718adbda3999109ac10d840409c9e
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 00:06:29 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 00:06:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf33f06

app-dicts/aspell-pt: stabilize all-arches

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pt/aspell-pt-20220621.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20220621.ebuild b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild
index ec2b021e8fd7..71972c1b634b 100644
--- a/app-dicts/aspell-pt/aspell-pt-20220621.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild
@@ -16,4 +16,4 @@ SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPEL
 S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-11-10  0:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-22 21:23 [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2022-11-10  0:10 Conrad Kostecki
2022-11-10  0:10 Conrad Kostecki
2022-10-10 21:00 Conrad Kostecki
2022-04-14 20:49 Conrad Kostecki
2022-04-14 20:49 Conrad Kostecki
2022-03-15 15:04 Conrad Kostecki
2021-04-22 20:19 Sam James
2021-04-18 21:30 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 15:12 Andreas Sturmlechner
2020-09-04 10:41 Mikle Kolyada
2017-04-01 10:45 David Seifert
2017-03-13 21:43 Mart Raudsepp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox