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

commit:     3bcac1e7c1b041085b27c24e266c632dd7084cb9
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 21:30:25 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 21:38:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bcac1e7

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-dicts/aspell-sr/aspell-sr-0.60.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild b/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
index 4fcf8c9528c..4e78650f3e3 100644
--- a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
+++ b/app-dicts/aspell-sr/aspell-sr-0.60.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="Serbian"
@@ -8,7 +8,7 @@ inherit 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=""
 
 FILENAME="aspell6-sr-0.02"


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

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

commit:     01e6f9608b5b3f665c868c2f710c2af1c82ac98d
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:44:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01e6f960

app-dicts/aspell-sr: 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-sr/aspell-sr-0.60.ebuild | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild b/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
index 4e78650f3e3..5e495930305 100644
--- a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
+++ b/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
@@ -1,16 +1,19 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 ASPELL_LANG="Serbian"
-ASPOSTFIX="6"
+ASPELL_VERSION=6
 
-inherit aspell-dict
+inherit aspell-dict-r1
 
-LICENSE="GPL-2"
+MY_P="aspell6-sr-0.02"
 
+SRC_URI="http://srpski.org/aspell/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
-FILENAME="aspell6-sr-0.02"
-SRC_URI="http://srpski.org/aspell/${FILENAME}.tar.bz2"
-S="${WORKDIR}/${FILENAME}"
+S="${WORKDIR}/${MY_P}"


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

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

commit:     9cabc97c596d5ed3e0a63b66780f1d5fcc4877be
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  4 10:38:26 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 10:40:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cabc97c

app-dicts/aspell-sr: Keyword 0.60 riscv, #737724

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

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

diff --git a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild b/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
index 4491de061f1..35883ad182f 100644
--- a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
+++ b/app-dicts/aspell-sr/aspell-sr-0.60.ebuild
@@ -13,7 +13,7 @@ MY_P="aspell6-sr-0.02"
 SRC_URI="http://srpski.org/aspell/${MY_P}.tar.bz2"
 
 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=""
 
 S="${WORKDIR}/${MY_P}"


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

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

commit:     2c0841f9819f63ce6a99b7214bc9017fc0ccbf62
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 14:44:45 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 15:10:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0841f9

app-dicts/aspell-sr: 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-sr/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-dicts/aspell-sr/metadata.xml b/app-dicts/aspell-sr/metadata.xml
index 6f49eba8f49..9c1b627475c 100644
--- a/app-dicts/aspell-sr/metadata.xml
+++ b/app-dicts/aspell-sr/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] 4+ messages in thread

end of thread, other threads:[~2021-03-12 15:12 UTC | newest]

Thread overview: 4+ 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-sr/ 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-03-12 15:12 Andreas Sturmlechner

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