public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-pt/
@ 2018-03-27 22:30 Aaron Bauman
  0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2018-03-27 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5e573d997cf0c3f8db44ac7f7a7ec42e84b919fe
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Mar 27 06:25:37 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:30:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e573d99

app-dicts/myspell-pt: EAPI bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-dicts/myspell-pt/myspell-pt-20120420.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
index a0120e336ee..aa89ed653b7 100644
--- a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
+++ b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
 MYSPELL_DICT=(
 	"pt_PT.aff"


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-pt/
@ 2021-03-11 11:09 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-03-11 11:09 UTC (permalink / raw
  To: gentoo-commits

commit:     6ea0cfb94a20c3588d80b6621455d55cf097c13d
Author:     Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Thu Mar 11 11:02:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 11:09:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea0cfb9

app-dicts/myspell-pt: mark allarches

Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-dicts/myspell-pt/metadata.xml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/app-dicts/myspell-pt/metadata.xml b/app-dicts/myspell-pt/metadata.xml
index 0044978bf6a..238437978d2 100644
--- a/app-dicts/myspell-pt/metadata.xml
+++ b/app-dicts/myspell-pt/metadata.xml
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
-<use>
-	<flag name="preao">Use the pre ortographic agreement version of the dictionary</flag>
-</use>
+	<!-- maintainer-needed -->
+	<stabilize-allarches/>
+	<use>
+		<flag name="preao">Use the pre ortographic agreement version of the dictionary</flag>
+	</use>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-pt/
@ 2021-06-03 14:22 Joonas Niilola
  0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2021-06-03 14:22 UTC (permalink / raw
  To: gentoo-commits

commit:     45be5c6b60207ffcdcacc066489f4e53ec8b59fb
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May  3 11:55:04 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 14:20:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45be5c6b

app-dicts/myspell-pt: bump to EAPI 7

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-dicts/myspell-pt/myspell-pt-20120420.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
index 55766773406..c71e55cc515 100644
--- a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
+++ b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MYSPELL_DICT=(
 	"pt_PT.aff"


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-pt/
@ 2021-07-08 12:06 Ionen Wolkens
  0 siblings, 0 replies; 4+ messages in thread
From: Ionen Wolkens @ 2021-07-08 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     56852c61ffb45c2aadcacaaafcb340d4d9e94ff7
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jun 21 18:36:55 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 12:06:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56852c61

app-dicts/myspell-pt: use HTTPS

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

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

diff --git a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
index c71e55cc515..d486d6c74b4 100644
--- a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
+++ b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild
@@ -20,7 +20,7 @@ MYSPELL_THES=(
 inherit myspell-r2
 
 DESCRIPTION="Portuguese dictionaries for myspell/hunspell"
-HOMEPAGE="http://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
+HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
 # The dicts are not versioned.
 # Version is determined by its date of upload to the server.
 # Check at: http://darkstar.ist.utl.pt/openoffice.org/pt/


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

end of thread, other threads:[~2021-07-08 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-11 11:09 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-pt/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-07-08 12:06 Ionen Wolkens
2021-06-03 14:22 Joonas Niilola
2018-03-27 22:30 Aaron Bauman

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