public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2016-08-06  8:12 Pacho Ramos
  0 siblings, 0 replies; 14+ messages in thread
From: Pacho Ramos @ 2016-08-06  8:12 UTC (permalink / raw
  To: gentoo-commits

commit:     9d037cbbc1e7bb2ac7eda4a4f77ab0f24d1b9b42
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 08:09:10 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 08:09:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d037cbb

app-dicts/myspell-el: Move to maintainer-needed as talked with him

Package-Manager: portage-2.3.0

 app-dicts/myspell-el/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-dicts/myspell-el/metadata.xml b/app-dicts/myspell-el/metadata.xml
index c73a3da..097975e 100644
--- a/app-dicts/myspell-el/metadata.xml
+++ b/app-dicts/myspell-el/metadata.xml
@@ -1,8 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>dastergon@gentoo.org</email>
-		<name>Pavlos Ratis</name>
-	</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2017-01-12 15:02 Michael Palimaka
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2017-01-12 15:02 UTC (permalink / raw
  To: gentoo-commits

commit:     20cd72eaad6252ea5a848589c50e67ab8f2899a5
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 14:46:52 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 15:02:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20cd72ea

app-dicts/myspell-el: version bump 0.9

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-dicts/myspell-el/Manifest              |  1 +
 app-dicts/myspell-el/myspell-el-0.9.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-dicts/myspell-el/Manifest b/app-dicts/myspell-el/Manifest
index c0047f6..0a48e1e 100644
--- a/app-dicts/myspell-el/Manifest
+++ b/app-dicts/myspell-el/Manifest
@@ -1,2 +1,3 @@
 DIST el_GR-0.8.zip 1532950 SHA256 fe7ae86b632daf3248bda61333a7691805c140de88eb85f86d48dda103a4448c SHA512 b8209890259dc0c003cf3219363f2270eb879cc8b6f34752b1b49ce07cd7461e0d948faf39b5b54760ad36c29264632f0fa2b4c91fec40d3e44cebf3789c42fb WHIRLPOOL e3b581852b6ebdf5477d5b13bf1733b9825182d047347f47b3d440de397d4d361985285208d1af539a5282910ebd3e6fcef910137870235e94d1539d797aa65d
+DIST el_GR-0.9.zip 2120747 SHA256 638984ed883a313ee1633bfe87ba6260b4c7771f22c1a0113d3d49138be8eead SHA512 8eb9d951bab3caf09f53e7ee98ff155ade8d9198533264ebdd53b413e38d9b84e5101938c1abb3e220e0764c98186fb2f5480be50e98e7effb7bcc8c961eaa49 WHIRLPOOL 1ac6ec72df5bb1c77801059e9e05cbded2750b910ff8291f8a24fb78b6e50d8e71524f92ad2f3628ed7be940a60c9f57e3fcc4afd2de278b8e7c3d990b69321e
 DIST hyph_el.zip 2224 SHA256 e3cb11a1505d3d74f7e229892c753bcca024534af14bd6f47cbda080dbb6d4e3 SHA512 259a1ad3b4f38cf6aa67027cd3354488b298375450ed99b07e4ea8d355e90211caabfc40ce71af73e5d354348541bf8a486aecced23f75a4fe9abb8f6c2ac3c3 WHIRLPOOL 17c8f3de60ff7ba6fb17ab691466e2fe7591338e9df60bd3cabce67a6ef769cbf6a23b718d69eda6f97e1b5580685f4c052bca35a59eb955a14f2f2b9e4667d7

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
new file mode 100644
index 00000000..bce48eb
--- /dev/null
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MYSPELL_DICT=(
+	"el_GR.aff"
+	"el_GR.dic"
+)
+
+MYSPELL_HYPH=(
+	"hyph_el.dic"
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Greek dictionaries for myspell/hunspell"
+HOMEPAGE="http://elspell.math.upatras.gr"
+SRC_URI="${HOMEPAGE}/files/ooffice/el_GR-${PV}.zip ${HOMEPAGE}/files/ooffice/hyph_el.zip"
+
+LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-01 20:02 Jonas Stein
  0 siblings, 0 replies; 14+ messages in thread
From: Jonas Stein @ 2018-09-01 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     8f8bba50dab894ddc5f0c724b07148c968e75e01
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  1 19:59:21 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sat Sep  1 19:59:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8bba50

app-dicts/myspell-el: Cleanup SRC_URI

Remove HOMEPAGE variable from SRC_URI

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-dicts/myspell-el/myspell-el-0.8.ebuild | 4 ++--
 app-dicts/myspell-el/myspell-el-0.9.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-dicts/myspell-el/myspell-el-0.8.ebuild b/app-dicts/myspell-el/myspell-el-0.8.ebuild
index a30db844ecd..3f5c7389e5c 100644
--- a/app-dicts/myspell-el/myspell-el-0.8.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -19,7 +19,7 @@ inherit myspell-r2
 
 DESCRIPTION="Greek dictionaries for myspell/hunspell"
 HOMEPAGE="http://elspell.math.upatras.gr"
-SRC_URI="${HOMEPAGE}/files/ooffice/el_GR-${PV}.zip ${HOMEPAGE}/files/ooffice/hyph_el.zip"
+SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://elspell.math.upatras.gr/files/ooffice/hyph_el.zip"
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 6bd28a6db0f..8b00a8246b1 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ inherit myspell-r2
 
 DESCRIPTION="Greek dictionaries for myspell/hunspell"
 HOMEPAGE="http://elspell.math.upatras.gr"
-SRC_URI="${HOMEPAGE}/files/ooffice/el_GR-${PV}.zip ${HOMEPAGE}/files/ooffice/hyph_el.zip"
+SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://elspell.math.upatras.gr/files/ooffice/hyph_el.zip"
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-01 20:02 Jonas Stein
  0 siblings, 0 replies; 14+ messages in thread
From: Jonas Stein @ 2018-09-01 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     df6a241f28f8d6e37f4ff21814816c6e1295d5e0
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  1 20:01:55 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sat Sep  1 20:01:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6a241f

app-dicts/myspell-el: Project has new HOMEPAGE

The old HOMEPAGE was permanently redirected.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-dicts/myspell-el/myspell-el-0.8.ebuild | 2 +-
 app-dicts/myspell-el/myspell-el-0.9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/myspell-el/myspell-el-0.8.ebuild b/app-dicts/myspell-el/myspell-el-0.8.ebuild
index 3f5c7389e5c..07fe0b1dd19 100644
--- a/app-dicts/myspell-el/myspell-el-0.8.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.8.ebuild
@@ -18,7 +18,7 @@ MYSPELL_THES=(
 inherit myspell-r2
 
 DESCRIPTION="Greek dictionaries for myspell/hunspell"
-HOMEPAGE="http://elspell.math.upatras.gr"
+HOMEPAGE="http://www.elspell.gr/"
 SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://elspell.math.upatras.gr/files/ooffice/hyph_el.zip"
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 8b00a8246b1..b088033ed79 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -18,7 +18,7 @@ MYSPELL_THES=(
 inherit myspell-r2
 
 DESCRIPTION="Greek dictionaries for myspell/hunspell"
-HOMEPAGE="http://elspell.math.upatras.gr"
+HOMEPAGE="http://www.elspell.gr/"
 SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://elspell.math.upatras.gr/files/ooffice/hyph_el.zip"
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-02 23:46 Thomas Deutschmann
  0 siblings, 0 replies; 14+ messages in thread
From: Thomas Deutschmann @ 2018-09-02 23:46 UTC (permalink / raw
  To: gentoo-commits

commit:     f08bd0e47d8f1d8ce6df2aa57946d116508f168b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  2 23:19:33 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep  2 23:19:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08bd0e4

app-dicts/myspell-el: x86 stable (bug #665044)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index b088033ed79..6eaa0600fdb 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-07 14:16 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2018-09-07 14:16 UTC (permalink / raw
  To: gentoo-commits

commit:     dfdcd141472134c6098fb8d3e57d800ffc5c64a1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 14:16:18 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 14:16:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfdcd141

app-dicts/myspell-el: amd64 stable wrt bug #665044

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 6eaa0600fdb..1dc916c5125 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-07 22:43 Sergei Trofimovich
  0 siblings, 0 replies; 14+ messages in thread
From: Sergei Trofimovich @ 2018-09-07 22:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d5b089dfbb124081ff99af1b43848608278af486
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 22:42:12 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 22:43:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b089df

app-dicts/myspell-el: stable 0.9 for ia64, bug #665044

Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 1dc916c5125..f4469e7f23c 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-07 22:54 Sergei Trofimovich
  0 siblings, 0 replies; 14+ messages in thread
From: Sergei Trofimovich @ 2018-09-07 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     70fc3df2d74681d570fb1507cfd2c59fed8db3cb
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 22:51:01 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 22:54:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fc3df2

app-dicts/myspell-el: stable 0.9 for ppc, bug #665044

Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index f4469e7f23c..66f0e754907 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-07 23:03 Sergei Trofimovich
  0 siblings, 0 replies; 14+ messages in thread
From: Sergei Trofimovich @ 2018-09-07 23:03 UTC (permalink / raw
  To: gentoo-commits

commit:     b5cec90e320b4c160c22ccb66cc95baca362269c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 23:01:36 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 23:03:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5cec90e

app-dicts/myspell-el: stable 0.9 for ppc64, bug #665044

Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 66f0e754907..38dd9c46954 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-09-12  3:56 Matt Turner
  0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2018-09-12  3:56 UTC (permalink / raw
  To: gentoo-commits

commit:     173eaa79ebb89048c3267af1864ed0ec296d36ac
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 12 03:50:25 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 12 03:50:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=173eaa79

app-dicts/myspell-el-0.9: alpha stable, bug 665044

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 38dd9c46954..8dbdf612d1f 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-10-04  8:45 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2018-10-04  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     e650c5d7e964897b5a204234abc194fe7a963e3b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  4 08:44:34 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 08:44:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e650c5d7

app-dicts/myspell-el: arm stable wrt bug #665044

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 8dbdf612d1f..62286feda3d 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-10-04  8:45 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2018-10-04  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     e06b66a97387f024a871328e938e9a52a23ad602
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  4 08:45:05 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 08:45:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06b66a9

app-dicts/myspell-el: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-dicts/myspell-el/Manifest              |  1 -
 app-dicts/myspell-el/myspell-el-0.8.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/app-dicts/myspell-el/Manifest b/app-dicts/myspell-el/Manifest
index 313d83a0368..52d628b8975 100644
--- a/app-dicts/myspell-el/Manifest
+++ b/app-dicts/myspell-el/Manifest
@@ -1,3 +1,2 @@
-DIST el_GR-0.8.zip 1532950 BLAKE2B a68eb9ad9819b4d5192cac1276a0e3a6e44dd9e89857ff208d5ff4883a26a8b4eac16c0de7a999c068aa60299d1cda9fa2149f25fa4dc672a56d065b8946556a SHA512 b8209890259dc0c003cf3219363f2270eb879cc8b6f34752b1b49ce07cd7461e0d948faf39b5b54760ad36c29264632f0fa2b4c91fec40d3e44cebf3789c42fb
 DIST el_GR-0.9.zip 2120747 BLAKE2B 5fe5030227b3f65bf04a7ecf055c5159120badae250ef8c718836e6115238b12391f82a656767313338ece98bce91e099d6f12f7e9e9f2f202dbdd6a14bfb6ba SHA512 8eb9d951bab3caf09f53e7ee98ff155ade8d9198533264ebdd53b413e38d9b84e5101938c1abb3e220e0764c98186fb2f5480be50e98e7effb7bcc8c961eaa49
 DIST hyph_el.zip 2224 BLAKE2B eb5c5ba1b856a9edc5bb78b583af442ccdacc3d7270b1e1d61081382b195fcc3637ef83a4e35eff79146a21360353145128adabfb494976a6998f1dbccfd062d SHA512 259a1ad3b4f38cf6aa67027cd3354488b298375450ed99b07e4ea8d355e90211caabfc40ce71af73e5d354348541bf8a486aecced23f75a4fe9abb8f6c2ac3c3

diff --git a/app-dicts/myspell-el/myspell-el-0.8.ebuild b/app-dicts/myspell-el/myspell-el-0.8.ebuild
deleted file mode 100644
index 07fe0b1dd19..00000000000
--- a/app-dicts/myspell-el/myspell-el-0.8.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-MYSPELL_DICT=(
-	"el_GR.aff"
-	"el_GR.dic"
-)
-
-MYSPELL_HYPH=(
-	"hyph_el.dic"
-)
-
-MYSPELL_THES=(
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Greek dictionaries for myspell/hunspell"
-HOMEPAGE="http://www.elspell.gr/"
-SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://elspell.math.upatras.gr/files/ooffice/hyph_el.zip"
-
-LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2018-11-16 19:08 Sergei Trofimovich
  0 siblings, 0 replies; 14+ messages in thread
From: Sergei Trofimovich @ 2018-11-16 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     3a0b59abf27743f5e65990a29478ba81233836b0
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Nov 16 15:56:43 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 19:08:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0b59ab

app-dicts/myspell-el: stable 0.9 for sparc, bug #665044

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 62286feda3d..35d827d71f0 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/
@ 2019-04-23 21:39 Aaron Bauman
  0 siblings, 0 replies; 14+ messages in thread
From: Aaron Bauman @ 2019-04-23 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     70003fe2a607c2283326738ad9a4e12d60eb8251
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 21:35:17 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 21:38:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70003fe2

app-dicts/myspell-el: arm64 stable

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 35d827d71f0..09521b9262b 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,5 +23,5 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""


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

end of thread, other threads:[~2019-04-23 21:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-01 20:02 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-el/ Jonas Stein
  -- strict thread matches above, loose matches on Subject: below --
2019-04-23 21:39 Aaron Bauman
2018-11-16 19:08 Sergei Trofimovich
2018-10-04  8:45 Mikle Kolyada
2018-10-04  8:45 Mikle Kolyada
2018-09-12  3:56 Matt Turner
2018-09-07 23:03 Sergei Trofimovich
2018-09-07 22:54 Sergei Trofimovich
2018-09-07 22:43 Sergei Trofimovich
2018-09-07 14:16 Mikle Kolyada
2018-09-02 23:46 Thomas Deutschmann
2018-09-01 20:02 Jonas Stein
2017-01-12 15:02 Michael Palimaka
2016-08-06  8:12 Pacho Ramos

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