* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-es/
@ 2018-11-07 20:15 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2018-11-07 20:15 UTC (permalink / raw
To: gentoo-commits
commit: aa6a8b5031ba8fb6c92cbfdec3046240d60dfb61
Author: end222 <pabloorduna98 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 6 20:39:17 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 7 20:14:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6a8b50
app-dicts/aspell-es: Update to 1.11-2 and improve ebuild
Signed-off-by: Pablo Orduna <pabloorduna98 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10298
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-dicts/aspell-es/Manifest | 1 +
app-dicts/aspell-es/aspell-es-1.11_p2.ebuild | 18 ++++++++++++++++++
app-dicts/aspell-es/metadata.xml | 9 ++++++++-
3 files changed, 27 insertions(+), 1 deletion(-)
diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
index 20ed06a1308..817d192a338 100644
--- a/app-dicts/aspell-es/Manifest
+++ b/app-dicts/aspell-es/Manifest
@@ -1 +1,2 @@
+DIST aspell6-es-1.11-2.tar.bz2 154787 BLAKE2B cc035b4f9c6b12c90b7112ad414ee3f28c00554179e9e88d79ceb06e14edbb891a3d2f7d2b3a70945651ceccecc4250e8e1f187cb75e1f6bdbe653e278a54140 SHA512 5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8
DIST aspell6-es-1.9a-1.tar.bz2 132542 BLAKE2B df33c5c38633573b1616c480c2df4b53bd1b6afc6d749f558c22d56482df9977cc5aa366a0e9a7b5b1bdfc12b92bf4e38957e23b3bf8dca38b0dfe00824ff365 SHA512 7ea228104231a4af395787da41eb14f27b6b864f1512c9ccb72b5f19b4327a0e4ccc37fdc31085b33da83a0b3b45bfe608f0a1361da8297dff2bcd96096f4c06
diff --git a/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild b/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild
new file mode 100644
index 00000000000..9e0fb306731
--- /dev/null
+++ b/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ASPELL_LANG="Spanish"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+MY_P=aspell6-es-${PV/_p/-}
+SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-es/metadata.xml b/app-dicts/aspell-es/metadata.xml
index 6f49eba8f49..76c38de3001 100644
--- a/app-dicts/aspell-es/metadata.xml
+++ b/app-dicts/aspell-es/metadata.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>pabloorduna98@gmail.com</email>
+ <name>Pablo Orduna</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Gentoo Proxy Maintainers Project</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-es/
@ 2021-04-22 21:23 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2021-04-22 21:23 UTC (permalink / raw
To: gentoo-commits
commit: 75d5864c76fcc3f7d95b1eb10f11c31e35333cc5
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 21:04:14 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 21:23:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d5864c
app-dicts/aspell-es: 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-es/Manifest | 1 -
app-dicts/aspell-es/aspell-es-1.9a.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
index 817d192a338..c377937cc00 100644
--- a/app-dicts/aspell-es/Manifest
+++ b/app-dicts/aspell-es/Manifest
@@ -1,2 +1 @@
DIST aspell6-es-1.11-2.tar.bz2 154787 BLAKE2B cc035b4f9c6b12c90b7112ad414ee3f28c00554179e9e88d79ceb06e14edbb891a3d2f7d2b3a70945651ceccecc4250e8e1f187cb75e1f6bdbe653e278a54140 SHA512 5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8
-DIST aspell6-es-1.9a-1.tar.bz2 132542 BLAKE2B df33c5c38633573b1616c480c2df4b53bd1b6afc6d749f558c22d56482df9977cc5aa366a0e9a7b5b1bdfc12b92bf4e38957e23b3bf8dca38b0dfe00824ff365 SHA512 7ea228104231a4af395787da41eb14f27b6b864f1512c9ccb72b5f19b4327a0e4ccc37fdc31085b33da83a0b3b45bfe608f0a1361da8297dff2bcd96096f4c06
diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild b/app-dicts/aspell-es/aspell-es-1.9a.ebuild
deleted file mode 100644
index cfa148c63bc..00000000000
--- a/app-dicts/aspell-es/aspell-es-1.9a.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Spanish"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P="${P/aspell/aspell6}-1"
-SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-22 21:24 UTC | newest]
Thread overview: 2+ 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-es/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2018-11-07 20:15 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox