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

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

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
index fe62d63a4ba..b540c2b82b1 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.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="Brazilian Portuguese"
@@ -10,7 +10,7 @@ FILENAME=aspell6-pt_BR-20090702-0
 SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2"
 
 LICENSE="LGPL-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=""
 
 S=${WORKDIR}/${FILENAME}


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

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

commit:     210b4c63b49798f26b30d9f2f2cc983216d6641f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 10:41:27 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 10:43:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210b4c63

app-dicts/aspell-pt-br: 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-br/aspell-pt-br-6.0.20090702.ebuild | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
index b540c2b82b1..34ca6d72f64 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
@@ -1,19 +1,22 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 ASPELL_LANG="Brazilian Portuguese"
-ASPOSTFIX=6
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
 
-inherit aspell-dict
+MY_P="aspell6-pt_BR-20090702-0"
 
-FILENAME=aspell6-pt_BR-20090702-0
-SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2"
+SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2"
 
 LICENSE="LGPL-2"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
-S=${WORKDIR}/${FILENAME}
+S=${WORKDIR}/${MY_P}
 
 # Contains a conflict
 RDEPEND="!<app-dicts/aspell-pt-0.50.2-r1"


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

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

commit:     235aa68282c2ab92114212c79653b6f3cec53d38
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=235aa682

app-dicts/aspell-pt-br: Keyword 6.0.20090702 riscv, #737724

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

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

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
index 8548f1a8657..53ead654f7e 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
@@ -13,7 +13,7 @@ MY_P="aspell6-pt_BR-20090702-0"
 SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2"
 
 LICENSE="LGPL-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=""
 
 S=${WORKDIR}/${MY_P}


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt-br/
@ 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:     c3758bd4abc38a7271cc720850850a8e5b60f3a8
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:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3758bd4

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

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

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

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
index 4ebbe16e5a7..91012caaa22 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
@@ -15,4 +15,4 @@ SRC_URI="mirror://gnu/${PN%%-*}/dict/${MY_ASPELL_LANG/-${PN##*-}/_${MY_ASPELL_SU
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-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-pt-br/
@ 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:     9ed312d6db4d43f3732295a713a077d8596f257c
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:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed312d6

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

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

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

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
index 25a334dc5d6..c8cd39398de 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
@@ -15,4 +15,4 @@ SRC_URI="mirror://gnu/${PN%%-*}/dict/${MY_ASPELL_LANG/-${PN##*-}/_${MY_ASPELL_SU
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-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-pt-br/
@ 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:     1241882ec8998219753325df9ce956ceb54e254f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 16:02:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 16:02:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1241882e

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

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

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

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
index c8cd39398de..dd73b90d5f6 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
@@ -15,4 +15,4 @@ SRC_URI="mirror://gnu/${PN%%-*}/dict/${MY_ASPELL_LANG/-${PN##*-}/_${MY_ASPELL_SU
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-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-pt-br/
@ 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:     b869ea5542e4a4339f971dc0666eab69e0368700
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 21:29:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 21:29:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b869ea55

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

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

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

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
index be983ba99d0..55cf6136f36 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
@@ -15,4 +15,4 @@ SRC_URI="mirror://gnu/${PN%%-*}/dict/${MY_ASPELL_LANG/-${PN##*-}/_${MY_ASPELL_SU
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-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-pt-br/
@ 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:     f7b419d625b92311d2b2c61486e21d6d794bae01
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 20:17:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 20:17:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b419d6

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

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

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

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
index 55cf6136f36..d0eab4b7bfb 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
@@ -15,4 +15,4 @@ SRC_URI="mirror://gnu/${PN%%-*}/dict/${MY_ASPELL_LANG/-${PN##*-}/_${MY_ASPELL_SU
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-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-pt-br/
@ 2021-04-22 21:23 Conrad Kostecki
  0 siblings, 0 replies; 9+ messages in thread
From: Conrad Kostecki @ 2021-04-22 21:23 UTC (permalink / raw
  To: gentoo-commits

commit:     e458af89d34b603ca4465addae782c5b24b26813
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 21:20:20 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 21:23:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e458af89

app-dicts/aspell-pt-br: 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-br/Manifest                       |  1 -
 app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/app-dicts/aspell-pt-br/Manifest b/app-dicts/aspell-pt-br/Manifest
index dba2e585f56..6748e7cac9e 100644
--- a/app-dicts/aspell-pt-br/Manifest
+++ b/app-dicts/aspell-pt-br/Manifest
@@ -1,2 +1 @@
-DIST aspell6-pt_BR-20090702-0.tar.bz2 865676 BLAKE2B dd98250d378b15f321850e88de4a464ffa5e00183fda06990be9132406be268bf5144d4d500836df0e6f1d8f1601d8a38f3ed96ca00f3d9bacb5398dbfa9a945 SHA512 4c2606dad177881db7b7996c707a8d5a087fc9ec6ac46fac08b2bbb9c7acb51c7f0b3cb936f46257d03dd8e4e7a23b0244331db68a8208f5b7625d79ea6522d1
 DIST aspell6-pt_BR-20131030-12-0.tar.bz2 894604 BLAKE2B 5956f471cbd142647a011b62d3459b6ccf2e89528cbeb63cdec2fb5ead4df7f9823f46d16fab11cebcb3787088135cde40ab26eca34636e9d04ef365e17fd1da SHA512 9cb54552d34239202e74ac1e2b7da112dfbecbe0df2da011828178db0b93f74dde9922d33ad18a7b37084e6d37cc7fd16419e30cc63aa46664b0b86fb0e6ee99

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild
deleted file mode 100644
index 4626eb6c8b3..00000000000
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Brazilian Portuguese"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P="aspell6-pt_BR-20090702-0"
-SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-# Contains a conflict
-RDEPEND="!<app-dicts/aspell-pt-0.50.2-r1"


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

end of thread, other threads:[~2021-04-22 21:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 21:43 [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt-br/ Mart Raudsepp
  -- strict thread matches above, loose matches on Subject: below --
2017-04-01 10:45 David Seifert
2020-09-04 10:41 Mikle Kolyada
2021-04-12  1:27 Sam James
2021-04-12  1:32 Sam James
2021-04-13 16:02 Sam James
2021-04-18 21:30 Sam James
2021-04-22 20:19 Sam James
2021-04-22 21:23 Conrad Kostecki

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