Skip to content

Commit

Permalink
app-misc/beep: Rename patch.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
monsieurp committed Apr 18, 2016
1 parent 249a138 commit 07df31e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-misc/beep/beep-1.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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/"
Expand All @@ -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() {
Expand Down
File renamed without changes.

0 comments on commit 07df31e

Please sign in to comment.