public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/pidgin-festival/
@ 2017-12-29 22:33 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-12-29 22:33 UTC (permalink / raw
  To: gentoo-commits

commit:     032aeb6506453ad6ff0a95f14f4038e77bc9ba1a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 21:58:23 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 22:32:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032aeb65

app-accessibility/pidgin-festival: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild b/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild
index 4858afecda6..854b9e25929 100644
--- a/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild
+++ b/app-accessibility/pidgin-festival/pidgin-festival-2.4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
+EAPI=6
 
 DESCRIPTION="A plugin which enables text-to-speech output of conversations using festival"
 HOMEPAGE="https://sourceforge.net/projects/pidgin-festival/"
@@ -12,13 +12,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-RDEPEND="app-accessibility/festival
+RDEPEND="
+	app-accessibility/festival
 	net-im/pidgin[gtk]
 	x11-libs/gtk+:2"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc README ChangeLog || die
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-29 22:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-29 22:33 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/pidgin-festival/ David Seifert

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