summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:57:51 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:48 +0100
commit18cb128040ed27bba3365cca75cb1f23df2d9745 (patch)
treed9a73217eaf18c1521db7917ef197f2e519965c4 /sci-electronics
parentsci-electronics/gsmc: eutils->epatch (diff)
downloadgentoo-18cb128040ed27bba3365cca75cb1f23df2d9745.tar.gz
gentoo-18cb128040ed27bba3365cca75cb1f23df2d9745.tar.bz2
gentoo-18cb128040ed27bba3365cca75cb1f23df2d9745.zip
sci-electronics/gspeakers: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gspeakers/gspeakers-0.11-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gspeakers/gspeakers-0.11-r2.ebuild b/sci-electronics/gspeakers/gspeakers-0.11-r2.ebuild
index 154f156946cf..38be7a2bcdba 100644
--- a/sci-electronics/gspeakers/gspeakers-0.11-r2.ebuild
+++ b/sci-electronics/gspeakers/gspeakers-0.11-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
GCONF_DEBUG="no"
-inherit autotools eutils flag-o-matic gnome2
+inherit autotools epatch flag-o-matic gnome2
DESCRIPTION="GTK based loudspeaker enclosure and crossovernetwork designer"
HOMEPAGE="http://gspeakers.sourceforge.net/"