[gentoo-commits] repo/gentoo:master commit in: dev-perl/Festival-Client-Async/

2021-10-27 Thread Andreas K. Hüttel
commit: 4133636b10a4a76e80305e677cc7a4b6f9db3bf7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Oct 27 21:47:47 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Oct 27 21:51:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4133636b

dev-perl/Festival-Client-Async: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 30.300-r2.ebuild => Festival-Client-Async-0.30.300-r3.ebuild} | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git 
a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild 
b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r3.ebuild
similarity index 75%
rename from 
dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
rename to 
dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r3.ebuild
index a2167f13672..7a0c21a4951 100644
--- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
+++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r3.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=DJHD
 DIST_VERSION=0.0303
+DIST_WIKI="tests"
 inherit perl-module
 
 DESCRIPTION="Non-blocking interface to a Festival server"
 
 SLOT="0"
 KEYWORDS="amd64 ~ia64 sparc x86"
-IUSE=""
 
 src_test() {
local MODULES=(
@@ -31,7 +31,5 @@ src_test() {
done
die "Failing due to module compilation errors";
fi
-   ewarn "Comprehensive testing may require manual steps. For details, 
see:"
-   ewarn 
"https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/Festival-Client-Async;
perl-module_src_test
 }



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Festival-Client-Async/

2020-04-14 Thread Kent Fredric
commit: 2cd6940967d4e531e493d9e57f2b9728672493b4
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Apr 14 10:31:02 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Apr 14 11:15:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd69409

dev-perl/Festival-Client-Async: Remove old 0.30.300-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 .../Festival-Client-Async-0.30.300-r1.ebuild   | 14 --
 1 file changed, 14 deletions(-)

diff --git 
a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r1.ebuild 
b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r1.ebuild
deleted file mode 100644
index 5f34cb3374c..000
--- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DJHD
-MODULE_VERSION=0.0303
-inherit perl-module
-
-DESCRIPTION="Festival-Async -  Non-blocking interface to a Festival server"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 sparc x86"
-IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Festival-Client-Async/

2018-11-23 Thread Agostino Sarubbo
commit: d07eb6b8a67d7ca685442a71aad566e2d3ec529e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Nov 23 13:04:57 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Nov 23 13:04:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07eb6b8

dev-perl/Festival-Client-Async: amd64 stable wrt bug #667266

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild 
b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
index 715efd5d3f3..5ae777d833b 100644
--- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
+++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Non-blocking interface to a Festival server"
 
 SLOT="0"
-KEYWORDS="~amd64 ia64 sparc x86"
+KEYWORDS="amd64 ia64 sparc x86"
 IUSE=""
 
 src_test() {



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Festival-Client-Async/

2018-09-30 Thread Sergei Trofimovich
commit: b6e77057acb0d63222546f21bcfc43a3dee65afb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:09:11 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e77057

dev-perl/Festival-Client-Async: stable 0.30.300-r2 for sparc, bug #667266

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild 
b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
index 6427667e2db..b8ba0095f85 100644
--- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
+++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Non-blocking interface to a Festival server"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 sparc ~x86"
 IUSE=""
 
 src_test() {



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Festival-Client-Async/

2017-10-21 Thread Kent Fredric
commit: 4a7d8be51a40c1535d62abc8f122922de8e8334d
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Oct 21 08:09:00 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Oct 21 08:38:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7d8be5

dev-perl/Festival-Client-Async: EAPI6 + Tests

- EAPI6
- Basic compile tests
- Document advanced testing

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Festival-Client-Async-0.30.300-r2.ebuild   | 37 ++
 1 file changed, 37 insertions(+)

diff --git 
a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild 
b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
new file mode 100644
index 000..6427667e2db
--- /dev/null
+++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DJHD
+DIST_VERSION=0.0303
+inherit perl-module
+
+DESCRIPTION="Non-blocking interface to a Festival server"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+IUSE=""
+
+src_test() {
+   local MODULES=(
+   "Festival::Client::Async ${DIST_VERSION}"
+   )
+   local failed=()
+   for dep in "${MODULES[@]}"; do
+   ebegin "Compile testing ${dep}"
+   perl -Mblib="${S}" -M"${dep} ()" -e1
+   eend $? || failed+=( "$dep" )
+   done
+   if [[ ${failed[@]} ]]; then
+   echo
+   eerror "One or more modules failed compile:";
+   for dep in "${failed[@]}"; do
+   eerror "  ${dep}"
+   done
+   die "Failing due to module compilation errors";
+   fi
+   ewarn "Comprehensive testing may require manual steps. For details, 
see:"
+   ewarn 
"https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/Festival-Client-Async;
+   perl-module_src_test
+}