summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-04-18 21:04:10 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-04-18 21:08:37 +0000
commit07df31ea8140eeee30d4f0206904eae32d47c9ea (patch)
treef907da6343279d1b7e9a8ba86bb0c670dc33c0e0 /app-misc/beep/beep-1.3-r1.ebuild
parentapp-misc/beep: Clean up old. (diff)
downloadgentoo-07df31ea8140eeee30d4f0206904eae32d47c9ea.tar.gz
gentoo-07df31ea8140eeee30d4f0206904eae32d47c9ea.tar.bz2
gentoo-07df31ea8140eeee30d4f0206904eae32d47c9ea.zip
app-misc/beep: Rename patch.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-misc/beep/beep-1.3-r1.ebuild')
-rw-r--r--app-misc/beep/beep-1.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/beep/beep-1.3-r1.ebuild b/app-misc/beep/beep-1.3-r1.ebuild
index 0564fe0ebbab..acc7ee821e47 100644
--- a/app-misc/beep/beep-1.3-r1.ebuild
+++ b/app-misc/beep/beep-1.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-inherit eutils base toolchain-funcs
+inherit eutils toolchain-funcs
DESCRIPTION="The advanced PC speaker beeper"
HOMEPAGE="http://www.johnath.com/beep/"
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm ppc ppc64 ~sparc x86"
IUSE="suid"
PATCHES=(
- "${FILESDIR}"/"${PN}"-1.2.2-Makefile.patch
+ "${FILESDIR}"/"${P}"-Makefile.patch
)
pkg_setup() {