app-misc/beep: Rename patch.
authorPatrice Clement <monsieurp@gentoo.org>
Mon, 18 Apr 2016 21:04:10 +0000 (21:04 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 18 Apr 2016 21:08:37 +0000 (21:08 +0000)
Package-Manager: portage-2.2.26

app-misc/beep/beep-1.3-r1.ebuild
app-misc/beep/files/beep-1.3-Makefile.patch [moved from app-misc/beep/files/beep-1.2.2-Makefile.patch with 100% similarity]

index 0564fe0ebbab63b346494501f7d9e803d1e8020d..acc7ee821e47ae9f8711e5cc1f34c2ec0dc79cf9 100644 (file)
@@ -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() {