Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/perlbox-voice/
Date: Mon, 26 Mar 2018 18:05:35
Message-Id: 1522087523.7cde4b5001f787456eed5db5a49a664e25b24dec.bman@gentoo
1 commit: 7cde4b5001f787456eed5db5a49a664e25b24dec
2 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
3 AuthorDate: Thu Mar 22 13:30:04 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 18:05:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cde4b50
7
8 app-accessibility/perlbox-voice: EAPI bump
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 Closes: https://github.com/gentoo/gentoo/pull/7586
12
13 app-accessibility/perlbox-voice/perlbox-voice-0.09-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-accessibility/perlbox-voice/perlbox-voice-0.09-r2.ebuild b/app-accessibility/perlbox-voice/perlbox-voice-0.09-r2.ebuild
17 index 656deca1623..692e2dbd2ed 100644
18 --- a/app-accessibility/perlbox-voice/perlbox-voice-0.09-r2.ebuild
19 +++ b/app-accessibility/perlbox-voice/perlbox-voice-0.09-r2.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=5
26 +EAPI=6
27
28 DESCRIPTION="A voice enabled application to bring your desktop under your command"
29 HOMEPAGE="http://perlbox.sourceforge.net/"